|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.dataaccess.BuyerEntity
public class BuyerEntity
A class representing a single buyer.
Constructor Summary | |
---|---|
BuyerEntity(java.lang.String globalId)
Creates a new instance of BuyerEntity . |
Method Summary | |
---|---|
java.lang.String |
getGlobalId()
Gets the the global id of the buyer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuyerEntity(java.lang.String globalId)
BuyerEntity
.
globalId
- the global id of the buyer.Method Detail |
---|
public java.lang.String getGlobalId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |