|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Customer is an interface for objects representing a customer identified by loyalty number.
Method Summary | |
---|---|
com.ibm.retail.AEF.automation.Identifier |
getIdentifier()
Returns the Identifier for this line item. |
com.ibm.retail.AEF.automation.CustomerInfo |
getInfo()
Returns the information for the customer as determined by the POS application. |
void |
setIdentifier(com.ibm.retail.AEF.automation.Identifier identifier)
Sets the Identifier for this line item. |
Method Detail |
public com.ibm.retail.AEF.automation.CustomerInfo getInfo() throws java.rmi.RemoteException
java.rmi.RemoteException
public com.ibm.retail.AEF.automation.Identifier getIdentifier() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setIdentifier(com.ibm.retail.AEF.automation.Identifier identifier) throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |