com.ibm.commerce.promotion.uniquecode.util

Class UniquePromotionCodeConstants

  • java.lang.Object
    • com.ibm.commerce.promotion.uniquecode.util.UniquePromotionCodeConstants


  • public class UniquePromotionCodeConstants
    extends java.lang.Object
    The utility class to hold constants
    • Field Detail

      • CODE_GEN_NOT_POPULATED

        public static final short CODE_GEN_NOT_POPULATED
        Constant for the code generation status of "Not Populated" state
        See Also:
        Constant Field Values
      • CODE_GEN_POPULATED

        public static final short CODE_GEN_POPULATED
        Constant for the code generation status of "Populated" state
        See Also:
        Constant Field Values
      • CODE_GEN_PROCESSING

        public static final short CODE_GEN_PROCESSING
        Constant for the code generation status of "Processing" state
        See Also:
        Constant Field Values
      • CODE_GEN_CANCELED

        public static final short CODE_GEN_CANCELED
        Constant for the code generation status of "Canceled" state
        See Also:
        Constant Field Values
      • CODE_GEN_GENERATION_FAILED

        public static final short CODE_GEN_GENERATION_FAILED
        Constant for the code generation status of "Generation Failed" state
        See Also:
        Constant Field Values
      • CODE_GEN_IMPORTING_FAILED

        public static final short CODE_GEN_IMPORTING_FAILED
        Constant for the code generation status of "Import Failed" state
        See Also:
        Constant Field Values
      • CODE_TYPE_PUBLIC_CODE

        public static final int CODE_TYPE_PUBLIC_CODE
        Constant for the "Public Code" code type
        See Also:
        Constant Field Values
      • CODE_TYPE_GENERATED_CODE

        public static final int CODE_TYPE_GENERATED_CODE
        Constant for the "Generated Code" code type
        See Also:
        Constant Field Values
      • CODE_TYPE_IMPORTED_CODE

        public static final int CODE_TYPE_IMPORTED_CODE
        Constant for the "Imported Code" code type
        See Also:
        Constant Field Values
      • CODE_STATUS_INACTIVE

        public static final short CODE_STATUS_INACTIVE
        Constant for the code status of "Inactive" state
        See Also:
        Constant Field Values
      • CODE_STATUS_ACTIVE

        public static final short CODE_STATUS_ACTIVE
        Constant for the code status of "Active" state
        See Also:
        Constant Field Values
      • CODE_STATUS_MARK_FOR_DELETE

        public static final short CODE_STATUS_MARK_FOR_DELETE
        Constant for the code status of "Mark for delete" state
        See Also:
        Constant Field Values
      • CODE_TRANS_ALLOW

        public static final short CODE_TRANS_ALLOW
        Constant for "Allow transfer" code type
        See Also:
        Constant Field Values
      • CODE_TRANS_NOT_ALLOW

        public static final short CODE_TRANS_NOT_ALLOW
        Constant for "Not allow transfer" code type
        See Also:
        Constant Field Values
      • CODE_USAGE_SINGLE

        public static final short CODE_USAGE_SINGLE
        Constant for "Single usage" code type
        See Also:
        Constant Field Values
      • CODE_USAGE_MULTIPLE

        public static final short CODE_USAGE_MULTIPLE
        Constant for "Multiple usage" code type
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_UNASSIGNED

        public static final short CODE_USAGE_STATUS_UNASSIGNED
        Constant for the code status of "Unassigned" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_ASSIGNED

        public static final short CODE_USAGE_STATUS_ASSIGNED
        Constant for the code status of "Assigned" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_CLAIMED

        public static final short CODE_USAGE_STATUS_CLAIMED
        Constant for the code status of "Claimed" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_REJECTED

        public static final short CODE_USAGE_STATUS_REJECTED
        Constant for the code status of "Rejected" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_APPLIED

        public static final short CODE_USAGE_STATUS_APPLIED
        Constant for the code status of "Applied to order" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_REDEEMED

        public static final short CODE_USAGE_STATUS_REDEEMED
        Constant for the code status of "Redeemed" state
        See Also:
        Constant Field Values
      • CODE_USAGE_STATUS_DELETED

        public static final short CODE_USAGE_STATUS_DELETED
        Constant for the code status of "Mark for delete" state
        See Also:
        Constant Field Values
      • TARGET_TOTAL

        public static final java.lang.String TARGET_TOTAL
        Constant for "targeTotal" string
        See Also:
        Constant Field Values
      • GENERATED_TOTAL

        public static final java.lang.String GENERATED_TOTAL
        Constant for "generatedTotal" string
        See Also:
        Constant Field Values
      • BATCH_SIZE

        public static final java.lang.String BATCH_SIZE
        Constant for "batchSize" string
        See Also:
        Constant Field Values
      • PROMOTION_ID

        public static final java.lang.String PROMOTION_ID
        Constant for "promotionId" string
        See Also:
        Constant Field Values
      • CMD_PATH_POPULATE_UNIQUE_PROMOTION_CODES

        public static final java.lang.String CMD_PATH_POPULATE_UNIQUE_PROMOTION_CODES
        Constant for command path of the UniquePromotionCodesPopulateCmd command
        See Also:
        Constant Field Values
      • CONFIG_WAITING_PERIOD_FOR_UNIQUE_CODE_RELEASE

        public static final java.lang.String CONFIG_WAITING_PERIOD_FOR_UNIQUE_CODE_RELEASE
        Constant for "WaitingPeriodForUniqueCodeRelease" string in configuration file
        See Also:
        Constant Field Values
      • CONFIG_SHOPPER_TYPE_FOR_UNIQUE_CODE_RELEASE

        public static final java.lang.String CONFIG_SHOPPER_TYPE_FOR_UNIQUE_CODE_RELEASE
        Constant for "ShopperTypeForUniqueCodeRelease" string in configuration file
        See Also:
        Constant Field Values
      • CONFIG_UNIQUE_PROMOTION_CODE_SECTION

        public static final java.lang.String CONFIG_UNIQUE_PROMOTION_CODE_SECTION
        Constant for "UniquePromotionCode" string in configuration file
        See Also:
        Constant Field Values
      • CONFIG_CODE_POPULATE_BATCH_SIZE

        public static final java.lang.String CONFIG_CODE_POPULATE_BATCH_SIZE
        Constant for "CodePopulateBatchSize" string in configuration file
        See Also:
        Constant Field Values
      • CONFIG_HOST_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB

        public static final java.lang.String CONFIG_HOST_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB
        Constant for "HostForPromotionCodePopulationScheduledJob" string in configuration file.
        See Also:
        Constant Field Values
      • CONFIG_HOST_FOR_PROMOTION_CODE_EXPORT_SCHEDULED_JOB

        public static final java.lang.String CONFIG_HOST_FOR_PROMOTION_CODE_EXPORT_SCHEDULED_JOB
        Constant for "HostForPromotionCodeExportScheduledJob" string in configuration file.
        See Also:
        Constant Field Values
      • CONFIG_FOR_COMPRESS_PROMOTION_CODE_EXPORT_FILE

        public static final java.lang.String CONFIG_FOR_COMPRESS_PROMOTION_CODE_EXPORT_FILE
        Constant for "CompressPromotionCodeExportFile" string in configuration file.
        See Also:
        Constant Field Values
      • CONFIG_PRIORITY_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB

        public static final java.lang.String CONFIG_PRIORITY_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB
        Constant for "PriorityForPromotionCodePopulationScheduledJob" string in configuration file.
        See Also:
        Constant Field Values
      • CONFIG_APPLICATION_TYPE_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB

        public static final java.lang.String CONFIG_APPLICATION_TYPE_FOR_PROMOTION_CODE_POPULATION_SCHEDULED_JOB
        Constant for "ApplicationTypeForPromotionCodePopulationScheduledJob" string in configuration file.
        See Also:
        Constant Field Values
      • CONFIG_CHARACTER_SUFFIX

        public static final java.lang.String CONFIG_CHARACTER_SUFFIX
        Constant for "Characters" string suffix in configuration file
        See Also:
        Constant Field Values
      • CONFIG_CODE_SUFFIX

        public static final java.lang.String CONFIG_CODE_SUFFIX
        Constant for "Code" string suffix in configuration file
        See Also:
        Constant Field Values
      • CONFIG_CODE_DELETE_BATCH_SIZE

        public static final java.lang.String CONFIG_CODE_DELETE_BATCH_SIZE
        Constant for "CodeDeleteBatchSize" string in configuration file
        See Also:
        Constant Field Values
      • CONFIG_PERFORM_GENERIC_PROMOTION_CODE_MATCH_FOR_REDEEM

        public static final java.lang.String CONFIG_PERFORM_GENERIC_PROMOTION_CODE_MATCH_FOR_REDEEM
        Constant for "PerformGenericPromotionCodeMatch" string in configuration file.
        See Also:
        Constant Field Values
      • COLUMN_NAME_ORDERS_ID

        public static final java.lang.String COLUMN_NAME_ORDERS_ID
        Constant for "ORDERS_ID" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_UNIQUE_CODE

        public static final java.lang.String COLUMN_NAME_UNIQUE_CODE
        Constant for "UNIQUE_CODE" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_CODE

        public static final java.lang.String COLUMN_NAME_CODE
        Constant for "CODE" column name.
        See Also:
        Constant Field Values
      • COLUMN_NAME_REFERENCE_ID

        public static final java.lang.String COLUMN_NAME_REFERENCE_ID
        Constant for "REFERENCE_ID" column name.
        See Also:
        Constant Field Values
      • COLUMN_NAME_PX_CDPOOL_ID

        public static final java.lang.String COLUMN_NAME_PX_CDPOOL_ID
        Constant for "PX_CDPOOL_ID" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_STATUS

        public static final java.lang.String COLUMN_NAME_STATUS
        Constant for "STATUS" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_PROMOTION_STATUS

        public static final java.lang.String COLUMN_NAME_PROMOTION_STATUS
        Constant for "PROMOTION STATUS" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_PX_CDPROMO_STATUS

        public static final java.lang.String COLUMN_NAME_PX_CDPROMO_STATUS
        Constant for "PX_CDPROMO STATUS" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_PX_CDPOOL_STATUS

        public static final java.lang.String COLUMN_NAME_PX_CDPOOL_STATUS
        Constant for "PX_CDPOOL STATUS" string suffix in configuration file
        See Also:
        Constant Field Values
      • COLUMN_NAME_WORKSPACE

        public static final java.lang.String COLUMN_NAME_WORKSPACE
        Constant for "PX_CDPOOL WORKSPACE" column
        See Also:
        Constant Field Values
      • _ERR_INVALID_PROMOTION_ID

        public static final java.lang.String _ERR_INVALID_PROMOTION_ID
        Error message key string for invalid promotion id
        See Also:
        Constant Field Values
      • _ERR_NO_PROMOTION_CODE_SPECIFICATION

        public static final java.lang.String _ERR_NO_PROMOTION_CODE_SPECIFICATION
        Error message key string for no promotion code specification
        See Also:
        Constant Field Values
      • _ERR_INVALID_PROMOTION_CODE_GENERATOR_DEFINE

        public static final java.lang.String _ERR_INVALID_PROMOTION_CODE_GENERATOR_DEFINE
        Error message key string for invalid code generator definition
        See Also:
        Constant Field Values
      • _ERR_INVALID_TARGET_SIZE

        public static final java.lang.String _ERR_INVALID_TARGET_SIZE
        Error message key string for invalid generation target size
        See Also:
        Constant Field Values
      • _ERR_GENERATE_CODE_FAIL

        public static final java.lang.String _ERR_GENERATE_CODE_FAIL
        Error message key string for code generation failed
        See Also:
        Constant Field Values
      • _ERR_CODE_SPACE_NOT_ENOUGH

        public static final java.lang.String _ERR_CODE_SPACE_NOT_ENOUGH
        Error message key string for free available code space not enough
        See Also:
        Constant Field Values
      • _ERR_CLEAN_GENRATED_CODE_FAIL

        public static final java.lang.String _ERR_CLEAN_GENRATED_CODE_FAIL
        Error message key string for failed in cleaning the generated code
        See Also:
        Constant Field Values
      • _ERR_SAVE_CODE_TO_DB_FAIL

        public static final java.lang.String _ERR_SAVE_CODE_TO_DB_FAIL
        Error message key string for failed to same code to database
        See Also:
        Constant Field Values
      • _ERR_DATA_MEDIATOR_QUERY_FAIL

        public static final java.lang.String _ERR_DATA_MEDIATOR_QUERY_FAIL
        Error message key string for failed of data mediator query
        See Also:
        Constant Field Values
      • _ERR_LOAD_PROMOTION_CODE_FAIL

        public static final java.lang.String _ERR_LOAD_PROMOTION_CODE_FAIL
        Error message key string for failed of load promotion code
        See Also:
        Constant Field Values
      • _ERR_OPERATE_PROCESS_FILE_FAIL

        public static final java.lang.String _ERR_OPERATE_PROCESS_FILE_FAIL
        Error message key string for failed of operate process file
        See Also:
        Constant Field Values
      • _ERR_CLEAN_UP_FAIL

        public static final java.lang.String _ERR_CLEAN_UP_FAIL
        Error message key string for failed of cleaning up
        See Also:
        Constant Field Values
      • _ERR_CODE_POPULATE_FAIL

        public static final java.lang.String _ERR_CODE_POPULATE_FAIL
        Error message key string for failed of code populate
        See Also:
        Constant Field Values
      • _ERR_INVALID_PROMOTIONSTATUS_OR_CODESTATUS

        public static final java.lang.String _ERR_INVALID_PROMOTIONSTATUS_OR_CODESTATUS
        Error message key String for invalid promotion status or code status.
        See Also:
        Constant Field Values
      • _ERR_PROMOTION_CODE_NOT_SET

        public static final java.lang.String _ERR_PROMOTION_CODE_NOT_SET
        Error message key string to represent the error that the value for the promotion code has not been set
        See Also:
        Constant Field Values
      • _ERROR_PROMOTION_CODE_NOT_SET

        public static final ECMessage _ERROR_PROMOTION_CODE_NOT_SET
        Error message to represent the error that the value for the promotion code has not been set.
      • _ERROR_INVALID_PROMOTION_ID

        public static final ECMessage _ERROR_INVALID_PROMOTION_ID
        Error message for invalid promotion id
      • _ERROR_NO_PROMOTION_CODE_SPECIFICATION

        public static final ECMessage _ERROR_NO_PROMOTION_CODE_SPECIFICATION
        Error message for no promotion code specification
      • _ERROR_INVALID_PROMOTION_CODE_GENERATOR_DEFINE

        public static final ECMessage _ERROR_INVALID_PROMOTION_CODE_GENERATOR_DEFINE
        Error message for invalid code generator definition
      • _ERROR_INVALID_TARGET_SIZE

        public static final ECMessage _ERROR_INVALID_TARGET_SIZE
        Error message for invalid generation target size
      • _ERROR_GENERATE_CODE_FAIL

        public static final ECMessage _ERROR_GENERATE_CODE_FAIL
        Error message for code generation failed
      • _ERROR_CODE_SPACE_NOT_ENOUGH

        public static final ECMessage _ERROR_CODE_SPACE_NOT_ENOUGH
        Error message for free available code space not enough
      • _ERROR_CLEAN_GENRATED_CODE_FAIL

        public static final ECMessage _ERROR_CLEAN_GENRATED_CODE_FAIL
        Error message for failed in cleaning the generated code
      • _ERROR_SAVE_CODE_TO_DB_FAIL

        public static final ECMessage _ERROR_SAVE_CODE_TO_DB_FAIL
        Error message for failed to same code to database
      • _ERROR_DATA_MEDIATOR_QUERY_FAIL

        public static final ECMessage _ERROR_DATA_MEDIATOR_QUERY_FAIL
        Error message for failed of data mediator query
      • _ERROR_LOAD_PROMOTION_CODE_FAIL

        public static final ECMessage _ERROR_LOAD_PROMOTION_CODE_FAIL
        Error message for failed of load promotion code
      • _ERROR_OPERATE_PROCESS_FILE_FAIL

        public static final ECMessage _ERROR_OPERATE_PROCESS_FILE_FAIL
        Error message for failed of operate process file
      • _ERROR_CLEAN_UP_FAIL

        public static final ECMessage _ERROR_CLEAN_UP_FAIL
        Error message for failed in cleaning up
      • _ERROR_INVALID_PROMOTIONSTATUS_OR_CODESTATUS

        public static final ECMessage _ERROR_INVALID_PROMOTIONSTATUS_OR_CODESTATUS
        Error message for invalid promotion status or code status.
      • _ERROR_CODE_POPULATE_FAIL

        public static final ECMessage _ERROR_CODE_POPULATE_FAIL
        Error message for failed in code populate
      • XPATH_ELEMENT_CODE_FOR_REFERENCE

        public static final java.lang.String XPATH_ELEMENT_CODE_FOR_REFERENCE
        The XPath element name CODE_FOR_REFERENCE.
        See Also:
        Constant Field Values
      • XPATH_DELETE_PX_CDPOOL_BY_PROMOTION_ID_AND_USAGETYPE

        public static final java.lang.String XPATH_DELETE_PX_CDPOOL_BY_PROMOTION_ID_AND_USAGETYPE
        The XPath element name IBM_Delete_PX_CDPOOL_by_PX_PROMOTION_ID_and_USAGETYPE for deletion of promotion codes in PX_CDPOOL by px_promotion_id and usagetype.
        See Also:
        Constant Field Values
      • XPATH_PARAMETER_PX_PROMOTION_ID

        public static final java.lang.String XPATH_PARAMETER_PX_PROMOTION_ID
        The XPath parameter column name constant "PX_PROMOTION_ID" used in XPath "XPATH_DELETE_PX_CDPOOL_BY_PROMOTION_ID_AND_USAGETYPE"
        See Also:
        Constant Field Values
      • XPATH_PARAMETER_USAGETYPE

        public static final java.lang.String XPATH_PARAMETER_USAGETYPE
        The XPath parameter column name constant "USAGETYPE" used in XPath "XPATH_DELETE_PX_CDPOOL_BY_PROMOTION_ID_AND_USAGETYPE"
        See Also:
        Constant Field Values
      • XPATH_PX_CDSPEC_BY_PX_PROMOTION_ID

        public static final java.lang.String XPATH_PX_CDSPEC_BY_PX_PROMOTION_ID
        The Xpath of PX_CDSPEC by PX_PROMOTION_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPOOL_BY_PX_PROMOTION_ID

        public static final java.lang.String XPATH_PX_CDPOOL_BY_PX_PROMOTION_ID
        The Xpath of PX_CDPOOL by PX_PROMOTION_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPOOL_BY_REFERENCE_ID

        public static final java.lang.String XPATH_PX_CDPOOL_BY_REFERENCE_ID
        The Xpath of PX_CDPOOL by REFERENCE_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPOOL_BY_ORDERS_ID

        public static final java.lang.String XPATH_PX_CDPOOL_BY_ORDERS_ID
        The Xpath of PX_CDPOOL by ORDERS_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPOOL_BY_CODE

        public static final java.lang.String XPATH_PX_CDPOOL_BY_CODE
        The Xpath of PX_CDPOOL by CODE.
        See Also:
        Constant Field Values
      • XPATH_PX_CDUSAGE_BY_ORDERID

        public static final java.lang.String XPATH_PX_CDUSAGE_BY_ORDERID
        The Xpath of PX_CDUSAGE by ORDER_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDUSAGE_BY_ORDERID_AND_CDPOOLID

        public static final java.lang.String XPATH_PX_CDUSAGE_BY_ORDERID_AND_CDPOOLID
        The Xpath of PX_CDUSAGE by ORDER_ID and PX_CDPOOL_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPROMO_BY_PROMOTIONID_AND_CDPOOLID

        public static final java.lang.String XPATH_PX_CDPROMO_BY_PROMOTIONID_AND_CDPOOLID
        The Xpath of PX_CDPROMO by PX_PROMOTION_ID and PX_CDPOOL_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPROMO_BY_PROMOTIONID

        public static final java.lang.String XPATH_PX_CDPROMO_BY_PROMOTIONID
        The Xpath of PX_CDPROMO by PX_PROMOTION_ID.
        See Also:
        Constant Field Values
      • XPATH_PX_CDPROMO_BY_CDPOOLID_AND_STATUS

        public static final java.lang.String XPATH_PX_CDPROMO_BY_CDPOOLID_AND_STATUS
        The Xpath of PX_CDPROMO by PX_CDPOOL_ID and STATUS.
        See Also:
        Constant Field Values
      • XPATH_PX_PROMOTION_BY_UNIQUE_CODE

        public static final java.lang.String XPATH_PX_PROMOTION_BY_UNIQUE_CODE
        The Xpath of PX_PROMOTION by UNIQUE_CODE.
        See Also:
        Constant Field Values
      • XPATH_PX_PROMOTION_BY_UNIQUE_CODE_AND_STATUS

        public static final java.lang.String XPATH_PX_PROMOTION_BY_UNIQUE_CODE_AND_STATUS
        The Xpath of PX_PROMOTION by UNIQUE_CODE, PROMOTION_STATUS, PX_CDPROMO_STATUS and PX_CDPOOL_STATUS.
        See Also:
        Constant Field Values
      • XPATH_PX_PROMOTION_BY_ORDERS_ID

        public static final java.lang.String XPATH_PX_PROMOTION_BY_ORDERS_ID
        The Xpath of PX_PROMOTION by ORDERS_ID.
        See Also:
        Constant Field Values
      • QUERY_GET_PX_PROMOTION_BY_UNIQUE_CODE

        public static final java.lang.String QUERY_GET_PX_PROMOTION_BY_UNIQUE_CODE
        The query name to get the PX_PROMOTION according to unique promotion code.
        See Also:
        Constant Field Values
      • DEFAULT_BATCH_SIZE

        public static final int DEFAULT_BATCH_SIZE
        default batch size
        See Also:
        Constant Field Values
      • IMPORT_REPORT_ERR_TYPE_CODE_DUPLICATE_IN_CSV

        public static final int IMPORT_REPORT_ERR_TYPE_CODE_DUPLICATE_IN_CSV
        Constant for the import reporting with error type of Code In CSV Duplicate state
        See Also:
        Constant Field Values
      • IMPORT_REPORT_ERR_TYPE_CODE_DUPLICATE_IN_DB

        public static final int IMPORT_REPORT_ERR_TYPE_CODE_DUPLICATE_IN_DB
        Constant for the import reporting with error type of Code Already In Database state
        See Also:
        Constant Field Values
      • IMPORT_REPORT_ERR_TYPE_CODE_INVALID

        public static final int IMPORT_REPORT_ERR_TYPE_CODE_INVALID
        Constant for the import reporting with error type of Code Invalid state
        See Also:
        Constant Field Values
      • _ERR_PROMOTION_CODE_EXPORT_NAME_NOT_ENTERED

        public static final java.lang.String _ERR_PROMOTION_CODE_EXPORT_NAME_NOT_ENTERED
        Error message key string to represent the error that the promotion code export name is not entered
        See Also:
        Constant Field Values
      • _ERROR_PROMOTION_CODE_EXPORT_NAME_NOT_ENTERED

        public static final ECMessage _ERROR_PROMOTION_CODE_EXPORT_NAME_NOT_ENTERED
        Error message to represent the error that the promotion code export name is not entered
      • _ERR_PROMOTION_ID_NOT_ENTERED

        public static final java.lang.String _ERR_PROMOTION_ID_NOT_ENTERED
        Error message key string to represent the error that the promotionId is not entered
        See Also:
        Constant Field Values
      • _ERROR_PROMOTION_ID_NOT_ENTERED

        public static final ECMessage _ERROR_PROMOTION_ID_NOT_ENTERED
        Error message to represent the error that the promotionId is not entered
      • _ERR_PROMOTION_CODE_EXPORT_NAME_NOT_VALID

        public static final java.lang.String _ERR_PROMOTION_CODE_EXPORT_NAME_NOT_VALID
        Error message key string to represent the error that the promotion code export name entered is not valid
        See Also:
        Constant Field Values
      • _ERROR_PROMOTION_CODE_EXPORT_NAME_NOT_VALID

        public static final ECMessage _ERROR_PROMOTION_CODE_EXPORT_NAME_NOT_VALID
        Error message to represent the error that the promotion code export name entered is not valid
    • Constructor Detail

      • UniquePromotionCodeConstants

        public UniquePromotionCodeConstants()