ibspan.ecap.merchant.shopdecisions.dataaccess
Class WholesalerEntity

java.lang.Object
  extended by ibspan.ecap.merchant.shopdecisions.dataaccess.WholesalerEntity

public class WholesalerEntity
extends java.lang.Object

A class representing a single wholesaler.

Author:
Micha³ Drozdowicz

Constructor Summary
WholesalerEntity(java.lang.String globalId)
          Creates a new instance of WholesalerEntity.
 
Method Summary
 java.lang.String getGlobalId()
          Gets the global id.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WholesalerEntity

public WholesalerEntity(java.lang.String globalId)
Creates a new instance of WholesalerEntity.

Parameters:
globalId - the global id.
Method Detail

getGlobalId

public java.lang.String getGlobalId()
Gets the global id.

Returns:
the global id