|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides a unique identification of a transaction.
Method Summary | |
---|---|
java.lang.String |
getClientTransactionNumber()
Returns a unique ID assigned to the transaction started by the client This ID is used by the POSProvider
to track the results of point-of-sale transactions. |
java.lang.String |
getPOSTransactionNumber()
Returns the transaction number assigned by the point-of-sale system. |
java.lang.String |
getTerminalNumber()
Returns the terminal number assigned by the point-of-sale system. |
Methods inherited from interface com.ibm.retail.saf.provider.POSInfo |
---|
getExtendedAttribute, getExtendedAttributeNames, removeExtendedAttribute, setExtendedAttribute |
Method Detail |
public java.lang.String getClientTransactionNumber()
This ID is used by the POSProvider
to track the results of point-of-sale transactions.
public java.lang.String getPOSTransactionNumber()
public java.lang.String getTerminalNumber()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |