This interface provides all the constants for E Promotion package, can be implemented by any class in current package.
Field Summary | |
static int | BY_AMOUNT_PER_UNIT by amount off per unit discount sub-type |
static int | BY_FIXED_AMOUNT by fixed amount off discount sub-type |
static int | BY_PERCENTAGE by percentage discount sub-type |
static java.lang.Integer | CONTRACT_DISPLAY contract display level |
static java.lang.Integer | CUMULATIVE_FALSE cumulative is false |
static int | CURRENCY_RANGE currnecy range |
static java.lang.Integer | DISCOUNT_PUBLISHED discount is published |
static java.lang.String | DISCOUNT_RESOURCES discount resources |
static java.lang.Integer | DO_NOT_GROUP do not group |
static java.lang.String | EC_Calcode_Id calcode ID |
static java.lang.String | EC_Code discount name |
static java.lang.String | EC_EndDate end date |
static java.lang.String | EC_Orderby discount list order by |
static java.lang.String | EC_Range_Max the maximum value of the discount range |
static java.lang.String | EC_StartDate start date |
static java.lang.String | EC_Status status |
static java.lang.String | ERROR_DISCOUNT_APPLIED message for discount not applied |
static java.lang.String | ERROR_DISCOUNT_DUPLICATE_CODE message for discount name is duplicated |
static java.lang.String | ERROR_DISCOUNT_NOT_SAVED message for discount not saved |
static java.lang.Integer | ITEM_DISPLAY item display level |
static java.lang.String | MSG_DISCOUNT_APPLIED message for discount applied |
static java.lang.String | MSG_DISCOUNT_SAVED message for discount saved |
static java.lang.Integer | ORDER_DISPLAY order display level |
static int | ORDER_LEVEL order level discount type |
static java.lang.Integer | ORDERITEM_DISPLAY orderitem display level |
static java.lang.Integer | PRODUCT_DISPLAY product display level |
static int | PRODUCT_LEVEL product level discount type |
static int | QTY_RANGE quantity range |
static java.lang.String | REST_OF_TIMESTRING specify the rest part of the timestring |
static java.lang.String | ZERO_STRING specify the zero string |
Field Detail |
public static final java.lang.String EC_Calcode_Id
public static final java.lang.String EC_Status
public static final java.lang.String EC_StartDate
public static final java.lang.String EC_EndDate
public static final java.lang.String EC_Code
public static final java.lang.String EC_Orderby
public static final java.lang.String EC_Range_Max
public static final java.lang.String DISCOUNT_RESOURCES
public static final java.lang.String MSG_DISCOUNT_SAVED
public static final java.lang.String MSG_DISCOUNT_APPLIED
public static final java.lang.String ERROR_DISCOUNT_APPLIED
public static final java.lang.String ERROR_DISCOUNT_NOT_SAVED
public static final java.lang.String ERROR_DISCOUNT_DUPLICATE_CODE
public static final java.lang.String REST_OF_TIMESTRING
public static final java.lang.String ZERO_STRING
public static final int ORDER_LEVEL
public static final int PRODUCT_LEVEL
public static final int BY_PERCENTAGE
public static final int BY_FIXED_AMOUNT
public static final int BY_AMOUNT_PER_UNIT
public static final int CURRENCY_RANGE
public static final int QTY_RANGE
public static final java.lang.Integer CUMULATIVE_FALSE
public static final java.lang.Integer DO_NOT_GROUP
public static final java.lang.Integer DISCOUNT_PUBLISHED
public static final java.lang.Integer ORDERITEM_DISPLAY
public static final java.lang.Integer ORDER_DISPLAY
public static final java.lang.Integer PRODUCT_DISPLAY
public static final java.lang.Integer ITEM_DISPLAY
public static final java.lang.Integer CONTRACT_DISPLAY
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.