Package com.skava.cart.constants
Class CartHeader
java.lang.Object
com.skava.cart.constants.CartHeader
The Class CartHeader
This class contains cart exchange headers related constants- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant SIZE.static final String
X_ACCOUNTID property namestatic final String
X_CARTTYPE property namestatic final String
X_EXACTPRICE property namestatic final String
X_FILTER property namestatic final String
X_ID property namestatic final String
X_ISPAYMENTENABLED property namestatic final String
The Constant ITEM_ID.static final String
X_LOCALE property namestatic final String
X_OVERRIDEVALIDATION property namestatic final String
PAYMENT_ID property namestatic final String
X_PAYMENTSERVICEID property namestatic final String
X_PROMOCODE property namestatic final String
X_SKIPGET property namestatic final String
X_STORE_ID property namestatic final String
The Constant X_USER_ID. -
Method Summary
-
Field Details
-
X_STORE_ID
X_STORE_ID property name- See Also:
-
X_ID
X_ID property name- See Also:
-
X_PAYMENT_ID
PAYMENT_ID property name- See Also:
-
X_LOCALE
X_LOCALE property name- See Also:
-
X_FILTER
X_FILTER property name- See Also:
-
X_EXACT_PRICE
X_EXACTPRICE property name- See Also:
-
X_CART_TYPE
X_CARTTYPE property name- See Also:
-
X_ACCOUNT_ID
X_ACCOUNTID property name- See Also:
-
X_PROMOCODE
X_PROMOCODE property name- See Also:
-
X_IS_PAYMENT_ENABLED
X_ISPAYMENTENABLED property name- See Also:
-
X_PAYMENT_SERVICE_ID
X_PAYMENTSERVICEID property name- See Also:
-
X_SKIP_GET
X_SKIPGET property name- See Also:
-
X_OVERRIDE_VALIDATION
X_OVERRIDEVALIDATION property name- See Also:
-
X_USER_ID
The Constant X_USER_ID.- See Also:
-
X_ITEM_ID
The Constant ITEM_ID.- See Also:
-
SIZE
The Constant SIZE.- See Also:
-