|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OptionsProperties
contains the data provider property names for terminal and store level options.
These properties are communicated to client listeners
through the OptionsListener
interface.
Individual property values
for the current options are also accessible through the POSDataProvider
interface.
OptionsListener
,
getPropertyValue
Field Summary | |
---|---|
static java.lang.String |
ALTERNATE_TAX_CODE
Alternate Tax codes identifier references a collection of TaxCode objects. |
static java.lang.String |
CATEGORY
Category identifier |
static java.lang.String |
DEPARTMENT_DEFINITION
Department identifier references a collection of DepartmentDefinition objects |
static java.lang.String |
ITEM_DISCOUNT_REASON_CODE
Item discount reason codes identifier references a collection of DiscountReasonCode objects. |
static java.lang.String |
MANUAL_TAX_CODE
Manual Tax codes identifier references a collection of TaxCode objects. |
static java.lang.String |
NO_TAX_CODE
NoTax tax codes identifier references a collection of TaxCode objects. |
static java.lang.String |
PRICE_OVERRIDE_REASON
Price override codes identifier references a collection of ReasonCode objects. |
static java.lang.String |
REFUND_REASON
Refund reason codes identifier references a collection of ReasonCode objects. |
static java.lang.String |
STORE_DEFINITION
Store definition object identifier references a StoreDefinition object. |
static java.lang.String |
STORE_OPTIONS
Store Options identifier references a StoreOptions object which defines the store level settings. |
static java.lang.String |
TARE_CODE
Tare codes identifier references a collection of TareCode objects. |
static java.lang.String |
TENDER_DEFINITION
Tender definition identifier references a collection of TenderDefinition objects. |
static java.lang.String |
TERMINAL_OPTIONS
Terminal Options identifier references a TerminalOptions object which defines the terminal settings. |
static java.lang.String |
TRANSACTION_DISCOUNT_REASON_CODE
Transaction discount reason codes identifier references a collection of TransactionDiscountReasonCode objects. |
static java.lang.String |
VAT_TAX_CODE
VAT Tax codes identifier references a collection of TaxCode objects. |
static java.lang.String |
VOID_REASON
Void reason codes identifier references a collection of ReasonCode objects. |
Fields inherited from interface com.ibm.retail.AEF.data.POSDataProperties |
---|
ELEMENT_NAME |
Field Detail |
public static final java.lang.String CATEGORY
public static final java.lang.String STORE_DEFINITION
StoreDefinition
object.
StoreDefinition
,
Constant Field Valuespublic static final java.lang.String TENDER_DEFINITION
TenderDefinition
objects.
TenderDefinition
,
Constant Field Valuespublic static final java.lang.String PRICE_OVERRIDE_REASON
ReasonCode
objects.
ReasonCode
,
Constant Field Valuespublic static final java.lang.String REFUND_REASON
ReasonCode
objects.
ReasonCode
,
Constant Field Valuespublic static final java.lang.String VOID_REASON
ReasonCode
objects.
ReasonCode
,
Constant Field Valuespublic static final java.lang.String TARE_CODE
TareCode
objects.
TareCode
,
Constant Field Valuespublic static final java.lang.String VAT_TAX_CODE
TaxCode
objects.
TaxCode
,
Constant Field Valuespublic static final java.lang.String ALTERNATE_TAX_CODE
TaxCode
objects.
TaxCode
,
Constant Field Valuespublic static final java.lang.String MANUAL_TAX_CODE
TaxCode
objects.
TaxCode
,
Constant Field Valuespublic static final java.lang.String NO_TAX_CODE
TaxCode
objects.
TaxCode
,
Constant Field Valuespublic static final java.lang.String TRANSACTION_DISCOUNT_REASON_CODE
TransactionDiscountReasonCode
objects.
TransactionDiscountReasonCode
,
Constant Field Valuespublic static final java.lang.String ITEM_DISCOUNT_REASON_CODE
DiscountReasonCode
objects.
DiscountReasonCode
,
Constant Field Valuespublic static final java.lang.String DEPARTMENT_DEFINITION
DepartmentDefinition
objects
DepartmentDefinition
,
Constant Field Valuespublic static final java.lang.String TERMINAL_OPTIONS
TerminalOptions
object which defines the terminal settings.
TerminalOptions
,
Constant Field Valuespublic static final java.lang.String STORE_OPTIONS
StoreOptions
object which defines the store level settings.
StoreOptions
,
Constant Field Values
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |