com.ibm.commerce.contract.util

Interface ECContractErrorCode



  • public interface ECContractErrorCode
    This is a constants class include all the constants related to error code used between commands and the GUI
    • Field Detail

      • _ERR_CONTRACT_IMPORT_PRICELIST_DUPLICATE_KEY

        static final java.lang.String _ERR_CONTRACT_IMPORT_PRICELIST_DUPLICATE_KEY
        The error code returned from ContractUpload command when there's a duplicate key in price list.
        See Also:
        Constant Field Values
      • _ERR_INVALID_CONTRACT_EXPIRED_DATE

        static final java.lang.String _ERR_INVALID_CONTRACT_EXPIRED_DATE
        The constant for the error which the expired date of a contract referred business policy is before the expired date of the contract.
        See Also:
        Constant Field Values
      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • EC_CONTRACT_ALREADY_DELOPYED

        static final java.lang.String EC_CONTRACT_ALREADY_DELOPYED
        The constant for the error which a contract already deployed to the specified store.
        See Also:
        Constant Field Values
      • EC_CONTRACT_CANCEL_ERR

        static final java.lang.String EC_CONTRACT_CANCEL_ERR
        The constant for canceling contract error.
        See Also:
        Constant Field Values
      • EC_CONTRACT_CLOSE_ERR

        static final java.lang.String EC_CONTRACT_CLOSE_ERR
        The constant for closing contract error.
        See Also:
        Constant Field Values
      • EC_CONTRACT_CREATE_ERR

        static final java.lang.String EC_CONTRACT_CREATE_ERR
        The constant for creating contract error.
        See Also:
        Constant Field Values
      • EC_CONTRACT_UPDATE_ERR

        static final java.lang.String EC_CONTRACT_UPDATE_ERR
        The constant for updating contract error.
        See Also:
        Constant Field Values
      • EC_ERR_ACCOUNT_DOES_NOT_EXIST

        static final java.lang.String EC_ERR_ACCOUNT_DOES_NOT_EXIST
        The constant for the error which the specified business account cannot be found.
        See Also:
        Constant Field Values
      • EC_ERR_BIZ_POLICY_EXPIRED

        static final java.lang.String EC_ERR_BIZ_POLICY_EXPIRED
        The constant for the business policy expired error.
        See Also:
        Constant Field Values
      • EC_ERR_BIZ_POLICY_NOT_AVAILABLE_FOR_STORE

        static final java.lang.String EC_ERR_BIZ_POLICY_NOT_AVAILABLE_FOR_STORE
        The constant for the error which a business policy is not available in the specified store.
        See Also:
        Constant Field Values
      • EC_ERR_BUYER_PARTICIPANT_DO_NOT_MATCH

        static final java.lang.String EC_ERR_BUYER_PARTICIPANT_DO_NOT_MATCH
        The constant for the error which the Buyer participants do not match with Buyer/AccountHolder in the referred business account.
        See Also:
        Constant Field Values
      • EC_ERR_CANNOT_HAVE_MORE_THAN_ONE_CONFIG_BUILD_BLOCK_TC

        static final java.lang.String EC_ERR_CANNOT_HAVE_MORE_THAN_ONE_CONFIG_BUILD_BLOCK_TC
        The constant for the error which there are more than one "PriceTCConfigBuildBlock" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_CANNOT_HAVE_MORE_THAN_ONE_MC_OPTIONAL_ADJUSTMENT_TC

        static final java.lang.String EC_ERR_CANNOT_HAVE_MORE_THAN_ONE_MC_OPTIONAL_ADJUSTMENT_TC
        The constant for the error which there are more than one "PriceTCWithOptionalAdjustment" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_CATALOG_FILTER_OR_PRODUCTSET_TC_NOT_FOUND

        static final java.lang.String EC_ERR_CATALOG_FILTER_OR_PRODUCTSET_TC_NOT_FOUND
        The error code returned from ContractImport command when no catalog filter TC or product set is found.
        See Also:
        Constant Field Values
      • EC_ERR_COMMAND

        static final java.lang.String EC_ERR_COMMAND
        The constant for a command error.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_ALREDAY_DEPLOYED_TO_THE_STORE

        static final java.lang.String EC_ERR_CONTRACT_ALREDAY_DEPLOYED_TO_THE_STORE
        The constants for the error which a contract already deployed to the specified store.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_EXPIRED

        static final java.lang.String EC_ERR_CONTRACT_EXPIRED
        The constant for the contract expired error.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_HAS_BEEN_CHANGED

        static final java.lang.String EC_ERR_CONTRACT_HAS_BEEN_CHANGED
        The constant for the error which a user tried to change a out of date contract.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_MARK_FOR_DELETE

        static final java.lang.String EC_ERR_CONTRACT_MARK_FOR_DELETE
        The constant for the error the contract is marked for deletion.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_NO_VIEWABLE

        static final java.lang.String EC_ERR_CONTRACT_NO_VIEWABLE
        The constant for the error which a contract is not viewable for a user.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_NOT_FOUND

        static final java.lang.String EC_ERR_CONTRACT_NOT_FOUND
        The constant for the error which a contract cannot be found.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_REFERENCE_NUMBER_DO_NOT_MATCH

        static final java.lang.String EC_ERR_CONTRACT_REFERENCE_NUMBER_DO_NOT_MATCH
        The constant for the error which the contract ID and the contract information in a contact xml instance does not match.
        See Also:
        Constant Field Values
      • EC_ERR_CONTRACT_REFERENCE_NUMBER_NOT_REQUIRED

        static final java.lang.String EC_ERR_CONTRACT_REFERENCE_NUMBER_NOT_REQUIRED
        The constant for the error which the contract ID is provided when trying to create a new contract.
        See Also:
        Constant Field Values
      • EC_ERR_DISPLAY_CUSTOMIZATION_TC

        static final java.lang.String EC_ERR_DISPLAY_CUSTOMIZATION_TC
        The constant for the error which a dispaly customization term and condition was found in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_DUPLICATE_KEY_IN_PROCESSING_TC

        static final java.lang.String EC_ERR_DUPLICATE_KEY_IN_PROCESSING_TC
        The error code returned from ContractUpload command when there's a duplicate key in price list or product list.
        See Also:
        Constant Field Values
      • EC_ERR_DUPLICATED_CONTRACT_NAME

        static final java.lang.String EC_ERR_DUPLICATED_CONTRACT_NAME
        The constant for duplicated contract name error.
        See Also:
        Constant Field Values
      • EC_ERR_EJB_CREATE_EXCEPTION

        static final java.lang.String EC_ERR_EJB_CREATE_EXCEPTION
        The constant for the EJB CreateException error.
        See Also:
        Constant Field Values
      • EC_ERR_EJB_FINDER_EXCEPTION

        static final java.lang.String EC_ERR_EJB_FINDER_EXCEPTION
        The constant for the EJB FinderException error.
        See Also:
        Constant Field Values
      • EC_ERR_EJB_NAMING_EXCEPTION

        static final java.lang.String EC_ERR_EJB_NAMING_EXCEPTION
        The constant for the EJB NamingException error.
        See Also:
        Constant Field Values
      • EC_ERR_EJB_REMOTE_EXCEPTION

        static final java.lang.String EC_ERR_EJB_REMOTE_EXCEPTION
        The constant for the EJB RemoteException error.
        See Also:
        Constant Field Values
      • EC_ERR_EJB_SQL_EXCEPTION

        static final java.lang.String EC_ERR_EJB_SQL_EXCEPTION
        The constant for the EJB SQLException error.
        See Also:
        Constant Field Values
      • EC_ERR_HOST_PARTICIPANT

        static final java.lang.String EC_ERR_HOST_PARTICIPANT
        The constant for the error which there are wrong number of Host participant in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_INVALID_PARAMETER_VALUE

        static final java.lang.String EC_ERR_INVALID_PARAMETER_VALUE
        The constant for the error which the value of a parameter is invalid.
        See Also:
        Constant Field Values
      • EC_ERR_INVOICE_TC

        static final java.lang.String EC_ERR_INVOICE_TC
        The constant for the error which an invoice term and condition was found in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_ACCOUNT_HOLDER_IN_ACNT

        static final java.lang.String EC_ERR_MISSING_ACCOUNT_HOLDER_IN_ACNT
        The constant for the error which the "AcocuntHolder" participant is missing from a business account.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_BUYER_PARTICIPANT

        static final java.lang.String EC_ERR_MISSING_BUYER_PARTICIPANT
        The constant for the error which there is no Buyer participant in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_CONTRACT_NAME

        static final java.lang.String EC_ERR_MISSING_CONTRACT_NAME
        The constant for the missing contract name error.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_CONTRACT_REFERENCE_NUMBER_FOR_UPDATE

        static final java.lang.String EC_ERR_MISSING_CONTRACT_REFERENCE_NUMBER_FOR_UPDATE
        The constant for the error which the contract ID is missing for updating contract case.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_FULFILLMENT_TC

        static final java.lang.String EC_ERR_MISSING_FULFILLMENT_TC
        The constant for the missing fulfillment term and condition error.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_PRICE_TC

        static final java.lang.String EC_ERR_MISSING_PRICE_TC
        The constant for the error which Price term and condition is missing from a contract.
        See Also:
        Constant Field Values
      • EC_ERR_MISSING_SELLER_PARTICIPANT

        static final java.lang.String EC_ERR_MISSING_SELLER_PARTICIPANT
        The constant for the error which the Seller participant is missing from a contract..
        See Also:
        Constant Field Values
      • EC_ERR_MISSISNG_ACCOUNT_NAME

        static final java.lang.String EC_ERR_MISSISNG_ACCOUNT_NAME
        The constant for missing account name error.
        See Also:
        Constant Field Values
      • EC_ERR_MISSISNG_ACCOUNT_OWNER_ELEMENT

        static final java.lang.String EC_ERR_MISSISNG_ACCOUNT_OWNER_ELEMENT
        The constant for the error which account owner element is missing from a xml instance.
        See Also:
        Constant Field Values
      • EC_ERR_NEED_ACCOUNT_NAME_AND_ACCOUNT_OWNER_ELEMENT

        static final java.lang.String EC_ERR_NEED_ACCOUNT_NAME_AND_ACCOUNT_OWNER_ELEMENT
        The constant for the error the account name and account owener element are missing case.
        See Also:
        Constant Field Values
      • EC_ERR_NEED_PAYMENT_TC_WITH_CREDIT_IN_ACCOUNT

        static final java.lang.String EC_ERR_NEED_PAYMENT_TC_WITH_CREDIT_IN_ACCOUNT
        The constant for the error that the PaymentTC with credit line term and condition is missing in the referred business account.
        See Also:
        Constant Field Values
      • EC_ERR_NO_AUTH_REF_ANOTHER_TRADING

        static final java.lang.String EC_ERR_NO_AUTH_REF_ANOTHER_TRADING
        The constant for the error which a contract does not have the authority to referred to another contract.
        See Also:
        Constant Field Values
      • EC_ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL

        static final java.lang.String EC_ERR_NO_CANCEL_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractCancel command when an active contract refers to the contract.
        See Also:
        Constant Field Values
      • EC_ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL

        static final java.lang.String EC_ERR_NO_SUBMIT_WITH_NON_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSubmit command when referring to a non active contract.
        See Also:
        Constant Field Values
      • EC_ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL

        static final java.lang.String EC_ERR_NO_SUSPEND_WITH_ACTIVE_CONTRACT_REFERRAL
        The error code returned from ContractSuspend command when an active contract refers to the contract.
        See Also:
        Constant Field Values
      • EC_ERR_NUMBER_FORMAT

        static final java.lang.String EC_ERR_NUMBER_FORMAT
        The constant for the number format error.
        See Also:
        Constant Field Values
      • EC_ERR_OBLIGATION_TO_BUY_BY_AMOUNT_TC

        static final java.lang.String EC_ERR_OBLIGATION_TO_BUY_BY_AMOUNT_TC
        The constant for the error which there are more than one "ObligationToBuyerByAmount" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_ORDER_APPROVAL_TC

        static final java.lang.String EC_ERR_ORDER_APPROVAL_TC
        The constant for the error which there are more than one "OrderApprovalTC" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_PARAMETER_NOT_FOUND

        static final java.lang.String EC_ERR_PARAMETER_NOT_FOUND
        The constant for the error which a required parameter is missing.
        See Also:
        Constant Field Values
      • EC_ERR_PAYMENT_WITH_CREDIT_TC

        static final java.lang.String EC_ERR_PAYMENT_WITH_CREDIT_TC
        The constant for the error which a payment term and condition with credit line was found in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_PRICE_RULE_EFFECTIVE_DATE_INVALID

        static final java.lang.String EC_ERR_PRICE_RULE_EFFECTIVE_DATE_INVALID
        The error code returned from ContractImport command when the price rule effective date is invalid.
        See Also:
        Constant Field Values
      • EC_ERR_PRICE_RULE_EFFECTIVE_DATE_OVERLAPPED

        static final java.lang.String EC_ERR_PRICE_RULE_EFFECTIVE_DATE_OVERLAPPED
        The error code returned from ContractImport command when the price rule effective date is overlapped.
        See Also:
        Constant Field Values
      • EC_ERR_PRICE_RULE_EXPIRED

        static final java.lang.String EC_ERR_PRICE_RULE_EXPIRED
        The error code returned from ContractImport command when the price rule is expired.
        See Also:
        Constant Field Values
      • EC_ERR_PRICE_RULE_ID_NOT_FOUND

        static final java.lang.String EC_ERR_PRICE_RULE_ID_NOT_FOUND
        The error code returned from ContractImport command when the import price rule id is not found.
        See Also:
        Constant Field Values
      • EC_ERR_PRICE_RULE_PROPERTY_NOT_FOUND

        static final java.lang.String EC_ERR_PRICE_RULE_PROPERTY_NOT_FOUND
        The error code returned from ContractImport command when the import price rule TC property is not found.
        See Also:
        Constant Field Values
      • EC_ERR_PROVIDER_PARTICIPANT

        static final java.lang.String EC_ERR_PROVIDER_PARTICIPANT
        The constant for the error which there are wrong number of Procider participant in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_PURCHASE_ORDER_TC

        static final java.lang.String EC_ERR_PURCHASE_ORDER_TC
        The constant for the error which a purchase order term and condition was found in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_RECIPIENT_PARTICIPANT

        static final java.lang.String EC_ERR_RECIPIENT_PARTICIPANT
        The constant for the error which there are wrong number of Recipient participant in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_REFERRAL_INTERFACE_TC

        static final java.lang.String EC_ERR_REFERRAL_INTERFACE_TC
        The constant for the error which there are wrong number of ReferralInterfaceTC in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_RETRIEVE_ORG_ID

        static final java.lang.String EC_ERR_RETRIEVE_ORG_ID
        The error code returned from ContractUpload command when there's an error retrieving the organization Id.
        See Also:
        Constant Field Values
      • EC_ERR_RETURN_TC_RETURN_CHARGE

        static final java.lang.String EC_ERR_RETURN_TC_RETURN_CHARGE
        The constant for the error which there are more than one "ReturnTCReturnCharge" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_RETURN_TC_RETURN_CHARGER_AND_REFUND_METHOD_DO_NOT_MATCH

        static final java.lang.String EC_ERR_RETURN_TC_RETURN_CHARGER_AND_REFUND_METHOD_DO_NOT_MATCH
        The constants for the error which the "ReturnTCReturnCharge" and "ReturnTCRefundMethod" terms and conditions do not match.
        See Also:
        Constant Field Values
      • EC_ERR_RIGHT_TO_BUY_BY_AMOUNT_TC

        static final java.lang.String EC_ERR_RIGHT_TO_BUY_BY_AMOUNT_TC
        The constant for the error which there are more than one "RightToBuyerByAmount" terms and conditions in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_SCW_EMAIL_NOT_UTF8

        static final java.lang.String EC_ERR_SCW_EMAIL_NOT_UTF8
        The error code returned from StoreCreationWizard command when e-mail address passed in is in multi-byte format.
        See Also:
        Constant Field Values
      • EC_ERR_SCW_FFMC_EXISTS

        static final java.lang.String EC_ERR_SCW_FFMC_EXISTS
        The error code returned from StoreCreationWizard command when fulfillment center name already exists.
        See Also:
        Constant Field Values
      • EC_ERR_SCW_INTERNAL_CONFIG

        static final java.lang.String EC_ERR_SCW_INTERNAL_CONFIG
        The error code returned from StoreCreationWizard command when other errors occurred that the administrator will need to fix.
        See Also:
        Constant Field Values
      • EC_ERR_SCW_STORE_IDENTIFIER_EXISTS

        static final java.lang.String EC_ERR_SCW_STORE_IDENTIFIER_EXISTS
        The error code returned from StoreCreationWizard command when store identifier already exists.
        See Also:
        Constant Field Values
      • EC_ERR_SELLER_PARTICIPANT

        static final java.lang.String EC_ERR_SELLER_PARTICIPANT
        The constant for the error which there are more than one Seller participants in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_SELLER_PARTICIPANT_DO_NOT_MATCH

        static final java.lang.String EC_ERR_SELLER_PARTICIPANT_DO_NOT_MATCH
        The constant for the error which the Seller participant does not match the one in the referred business aacount.
        See Also:
        Constant Field Values
      • EC_ERR_SHIPPING_CHARGE_TC

        static final java.lang.String EC_ERR_SHIPPING_CHARGE_TC
        The constant for the error which the shipping charge term and condition was missing in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_STORE_OWNER_ORGANIZATION_OWNS_STORES_OF_DIFFERENT_TYPE

        static final java.lang.String EC_ERR_STORE_OWNER_ORGANIZATION_OWNS_STORES_OF_DIFFERENT_TYPE
        The error code returned from StoreCreationWizard when the store owner organization owns stores of a different type. s
        See Also:
        Constant Field Values
      • EC_ERR_SUPPLIER_PARTICIPANT

        static final java.lang.String EC_ERR_SUPPLIER_PARTICIPANT
        The constant for the error which there are wrong number of Supplier participant in a contract.
        See Also:
        Constant Field Values
      • EC_ERR_SYSTEM

        static final java.lang.String EC_ERR_SYSTEM
        The constant for a system error.
        See Also:
        Constant Field Values
      • EC_ERR_TC_BUYER_PARTICIPANT_DO_NOT_MATCH

        static final java.lang.String EC_ERR_TC_BUYER_PARTICIPANT_DO_NOT_MATCH
        The constant for the error which the Buyer participant(s) do(es) not match with the Buyer/AccountHolder participants in the referred business account.
        See Also:
        Constant Field Values
      • EC_ERR_TERM_CONDITION_PARTICIPANT_ROLE

        static final java.lang.String EC_ERR_TERM_CONDITION_PARTICIPANT_ROLE
        The constant for the error which a term and condition participant has a wrong type of participant role.
        See Also:
        Constant Field Values
      • EC_ERR_TOO_MANY_FULFILLMENT_TC

        static final java.lang.String EC_ERR_TOO_MANY_FULFILLMENT_TC
        The constant for the too many fulfillment terms and conditions error.
        See Also:
        Constant Field Values
      • EC_ERR_TRADING_DESC_LOCALE

        static final java.lang.String EC_ERR_TRADING_DESC_LOCALE
        The error code returned from ContractUpload command when locale specified in the XML is invalid.
        See Also:
        Constant Field Values
      • EC_ERR_UPDATE_STORE_OR_STOREREL_STATE

        static final java.lang.String EC_ERR_UPDATE_STORE_OR_STOREREL_STATE
        The constant for the update state of the store or store relationship error.
        See Also:
        Constant Field Values
      • EC_ERR_UPDATE_STORE_RELATIONSHIP_STATE

        static final java.lang.String EC_ERR_UPDATE_STORE_RELATIONSHIP_STATE
        The constant for the updating the state of the store relationship error.
        See Also:
        Constant Field Values
      • EC_ERR_UPDATE_STORE_STATUS

        static final java.lang.String EC_ERR_UPDATE_STORE_STATUS
        The constant for updating store state error.
        See Also:
        Constant Field Values
      • EC_ERR_USER_AUTHORITY_DEPLOY_IN_AUTO_APPROVAL

        static final java.lang.String EC_ERR_USER_AUTHORITY_DEPLOY_IN_AUTO_APPROVAL
        The constants for the error which a user does not have the authority to run contract deployed commands.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_ACCOUNT_OWNER_INFO

        static final java.lang.String EC_ERR_WRONG_ACCOUNT_OWNER_INFO
        The constant for the error which the provided information of an business account pwner is incorrect.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_CONTRACT_OWNER_MEMBER_INFO

        static final java.lang.String EC_ERR_WRONG_CONTRACT_OWNER_MEMBER_INFO
        The constant for the error which the provided information of a contact owner is incorrect.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_CONTRACT_STATE

        static final java.lang.String EC_ERR_WRONG_CONTRACT_STATE
        The constant for wrong contract state error.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_CONTRACT_STATE_FOR_TC_SAVE

        static final java.lang.String EC_ERR_WRONG_CONTRACT_STATE_FOR_TC_SAVE
        The constant for the error which the contract is in wrong state when trying to save a term and condition.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_CONTRACT_STATE_FOR_UPDATE

        static final java.lang.String EC_ERR_WRONG_CONTRACT_STATE_FOR_UPDATE
        The constant for wrong contract state error in updateing case.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_CONTRACT_STATE_SPECIDFIED_FOR_UPDATE

        static final java.lang.String EC_ERR_WRONG_CONTRACT_STATE_SPECIDFIED_FOR_UPDATE
        The constant for the error which the new state of the contract will be updated to is wrong.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_MEMBER_INFO_IN_PARTICIPANT

        static final java.lang.String EC_ERR_WRONG_MEMBER_INFO_IN_PARTICIPANT
        The error code returned from ContractUpload command when member info in participant is wrong.
        See Also:
        Constant Field Values
      • EC_ERR_WRONG_TC_ID

        static final java.lang.String EC_ERR_WRONG_TC_ID
        The constant for the error which the provided term and condition ID is incorrect.
        See Also:
        Constant Field Values
      • EC_POLICIES_IN_CONTRACT_NOT_AVAILABLE_FOR_THE_STORE

        static final java.lang.String EC_POLICIES_IN_CONTRACT_NOT_AVAILABLE_FOR_THE_STORE
        The constant for the error which one of the business policies in a contract was not avaiable in the specified store.
        See Also:
        Constant Field Values
      • EC_XML_PARSE_ERROR

        static final java.lang.String EC_XML_PARSE_ERROR
        The constant for xml parsing error.
        See Also:
        Constant Field Values