com.ibm.commerce.payments.plugincontroller.resourcebundle

Class PPCMessageConstants

  • java.lang.Object
    • com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants


  • public class PPCMessageConstants
    extends java.lang.Object
    The class contains all constants for the PPC message Key
    • Field Detail

      • PPC_RESOURCEBUNDLE_NOT_FOUND

        public static final java.lang.String PPC_RESOURCEBUNDLE_NOT_FOUND
        The key to indicate that the PPC resource bundle can not be loaded .
        See Also:
        Constant Field Values
      • PPC_FUNCTION_NOT_SUPPORTED

        public static final java.lang.String PPC_FUNCTION_NOT_SUPPORTED
        The key to indicate that the function is not supported.
        See Also:
        Constant Field Values
      • PPC_PLUGIN_UNSUPPORT_INDEPENDENTCREDIT_ERR

        public static final java.lang.String PPC_PLUGIN_UNSUPPORT_INDEPENDENTCREDIT_ERR
        The key to indicate that the plugin does not support independent credit.
        See Also:
        Constant Field Values
      • PPC_PLUGIN_MAPPING_NOT_FOUND

        public static final java.lang.String PPC_PLUGIN_MAPPING_NOT_FOUND
        The key to indicate that the plugin mapping is not found for the specified PaymentSystemName and the store.
        See Also:
        Constant Field Values
      • PPC_BAD_PLUGINCLASS_ERR

        public static final java.lang.String PPC_BAD_PLUGINCLASS_ERR
        The key to indicate to fail to initialize the plugin adapter.
        See Also:
        Constant Field Values
      • PPC_PLUGINADAPTER_INI_ERR

        public static final java.lang.String PPC_PLUGINADAPTER_INI_ERR
        The key to indicate to fail to initialize the plugin adapter.
        See Also:
        Constant Field Values
      • PPC_FAILED_GET_PLUGIN

        public static final java.lang.String PPC_FAILED_GET_PLUGIN
        The key to indicate to fail to get the plug-in implementation.
        See Also:
        Constant Field Values
      • PPC_PLUGINADAPTER_INI_SUCCESS

        public static final java.lang.String PPC_PLUGINADAPTER_INI_SUCCESS
        The key to indicate to initialize the plugin adapter successfully.
        See Also:
        Constant Field Values
      • PPC_PARAMETER_NULL_ZERO_EMPTY_MALFORMAT

        public static final java.lang.String PPC_PARAMETER_NULL_ZERO_EMPTY_MALFORMAT
        The key to indicate that any parameter passed down to PPC is null, zero or empty.
        See Also:
        Constant Field Values
      • PPC_PARAMETER_AMOUNT_NOTALLOWED

        public static final java.lang.String PPC_PARAMETER_AMOUNT_NOTALLOWED
        The key to indicate that the parameter amount is not allowed.
        See Also:
        Constant Field Values
      • PPC_PI_EXTENDEDDATA_CHANGE_ERR

        public static final java.lang.String PPC_PI_EXTENDEDDATA_CHANGE_ERR
        The key to indicate that the extended data can not be changed during editing Payment Instruction because there are processed transaction under this Payment instruction.
        See Also:
        Constant Field Values
      • PPC_PI_CURRENCY_CHANGE_ERR

        public static final java.lang.String PPC_PI_CURRENCY_CHANGE_ERR
        The key to indicate that the currency can not be changed during editing Payment Instruction because there are processed transaction under this Payment instruction.
        See Also:
        Constant Field Values
      • PPC_PI_NOT_FOUND_ERR

        public static final java.lang.String PPC_PI_NOT_FOUND_ERR
        The key to indicate that Payment Instruction is not found.
        See Also:
        Constant Field Values
      • PPC_PI_STATE_NOT_EXPECTED_ERR

        public static final java.lang.String PPC_PI_STATE_NOT_EXPECTED_ERR
        The key to indicate that the PaymentInstruction is not in the expected state.
        See Also:
        Constant Field Values
      • PPC_PI_NOT_FOR_PAYMEN_AND_INDEPCREDIT_ERR

        public static final java.lang.String PPC_PI_NOT_FOR_PAYMEN_AND_INDEPCREDIT_ERR
        The key to indicate that the PaymentInstruction can not be used for both the Payment and the independent credit.
        See Also:
        Constant Field Values
      • PPC_PI_HAS_PENDING_TRAN_ERR

        public static final java.lang.String PPC_PI_HAS_PENDING_TRAN_ERR
        The key to indicate that there are some pending transactions .
        See Also:
        Constant Field Values
      • PPC_PAYMENT_NOT_FOUND_ERR

        public static final java.lang.String PPC_PAYMENT_NOT_FOUND_ERR
        The key to indicate that the payment is not found in PPC.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_EXPIRED_ERR

        public static final java.lang.String PPC_PAYMENT_EXPIRED_ERR
        The key to indicate that the Payment is expired in PPC.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_NOT_EXPECTED_ERR

        public static final java.lang.String PPC_PAYMENT_STATE_NOT_EXPECTED_ERR
        The key to indicate that the Payment is not in the expected state.
        See Also:
        Constant Field Values
      • PPC_REVERSEAPPROVAL_NOT_ALLOWED_ERR

        public static final java.lang.String PPC_REVERSEAPPROVAL_NOT_ALLOWED_ERR
        The key to indicate that the payment approval can not be reversed if there are processed deposit transactions.
        See Also:
        Constant Field Values
      • PPC_CREDIT_NOT_FOUND_ERR

        public static final java.lang.String PPC_CREDIT_NOT_FOUND_ERR
        The key to indicate that credit is not found in PPC.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_NOT_EXPECTED_ERR

        public static final java.lang.String PPC_CREDIT_STATE_NOT_EXPECTED_ERR
        The key to indicate that the Credit is not in the expected state.
        See Also:
        Constant Field Values
      • PPC_FINANCIAL_TRANS_NOT_FOUND_ERR

        public static final java.lang.String PPC_FINANCIAL_TRANS_NOT_FOUND_ERR
        The key to indicate that the financial transaction is not found
        See Also:
        Constant Field Values
      • PPC_EXTENDEDDATA_WRITE_ARRAY_ERR

        public static final java.lang.String PPC_EXTENDEDDATA_WRITE_ARRAY_ERR
        The key to indicate that PPC fails to write Object to the byte array.
        See Also:
        Constant Field Values
      • PPC_EXTENDEDDATA_CLASS_NOT_FOUND_ERR

        public static final java.lang.String PPC_EXTENDEDDATA_CLASS_NOT_FOUND_ERR
        The key to indicate that PPC fails to find the class definition for the object.
        See Also:
        Constant Field Values
      • PPC_EXTENDEDDATA_READ_ARRAY_ERR

        public static final java.lang.String PPC_EXTENDEDDATA_READ_ARRAY_ERR
        The key to indicate that PPC fails to read Object from the byte array.
        See Also:
        Constant Field Values
      • PPC_EJB_NAMING_EXCEPTION_ERR

        public static final java.lang.String PPC_EJB_NAMING_EXCEPTION_ERR
        The key to indicate that PPC fails to create the EJB instance.
        See Also:
        Constant Field Values
      • PPC_EJB_CREATE_ERR

        public static final java.lang.String PPC_EJB_CREATE_ERR
        The key to indicate that PPC fails to create the EJB instance.
        See Also:
        Constant Field Values
      • PPC_EJB_FIELDCHANGEEXCEPTION_ERR

        public static final java.lang.String PPC_EJB_FIELDCHANGEEXCEPTION_ERR
        The key to indicate that PPC fails to update the EJB instance.
        See Also:
        Constant Field Values
      • PPC_EJB_REMOVE_ERR

        public static final java.lang.String PPC_EJB_REMOVE_ERR
        The key to indicate that PPC fails to remove the EJB instance.
        See Also:
        Constant Field Values
      • PPC_EJB_SQL_ERR

        public static final java.lang.String PPC_EJB_SQL_ERR
        The key to indicate EJB SQL error.
        See Also:
        Constant Field Values
      • PPC_PI_EXTENDEDDATA_GET_ERR

        public static final java.lang.String PPC_PI_EXTENDEDDATA_GET_ERR
        The key to indicate that the extended data's value get by JDBCHelper if catch SQLException and NamingException throw InternalException.
        See Also:
        Constant Field Values
      • PPC_EXTENDEDDATA_CREATE_ERR

        public static final java.lang.String PPC_EXTENDEDDATA_CREATE_ERR
        The key to indicate that PPC fails to create EXTENDEDDATA.
        See Also:
        Constant Field Values
      • PPC_PAYTRAN_EXTENDEDDATA_GET_ERR

        public static final java.lang.String PPC_PAYTRAN_EXTENDEDDATA_GET_ERR
        The key to indicate that the extended data's value get by JDBCHelper if catch SQLException and NamingException throw InternalException.
        See Also:
        Constant Field Values
      • PPC_IOEXCEPTION

        public static final java.lang.String PPC_IOEXCEPTION
        The key to indicate that PPC fails to close iostream.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_NEW

        public static final java.lang.String PPC_PAYMENT_STATE_NEW
        The key to indicate that a payment is in 'new' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_FAILED

        public static final java.lang.String PPC_PAYMENT_STATE_FAILED
        The key to indicate that a payment is in 'failed' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_EXPIRED

        public static final java.lang.String PPC_PAYMENT_STATE_EXPIRED
        The key to indicate that a payment is in 'expired' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_CANCELED

        public static final java.lang.String PPC_PAYMENT_STATE_CANCELED
        The key to indicate that a payment is in 'canceled' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_APPROVING

        public static final java.lang.String PPC_PAYMENT_STATE_APPROVING
        The key to indicate that a payment is in 'approving' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_DEPOSITING

        public static final java.lang.String PPC_PAYMENT_STATE_DEPOSITING
        The key to indicate that a payment is in 'depositing' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_REVERSING_APPROVAL

        public static final java.lang.String PPC_PAYMENT_STATE_REVERSING_APPROVAL
        The key to indicate that a payment is in 'reversing approval' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_REVERSING_DEPOSIT

        public static final java.lang.String PPC_PAYMENT_STATE_REVERSING_DEPOSIT
        The key to indicate that a payment is in 'reversing deposit' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_APPROVED

        public static final java.lang.String PPC_PAYMENT_STATE_APPROVED
        The key to indicate that a payment is in 'approved' state.
        See Also:
        Constant Field Values
      • PPC_PAYMENT_STATE_DEPOSITED

        public static final java.lang.String PPC_PAYMENT_STATE_DEPOSITED
        The key to indicate that a payment is in 'deposited' state.
        See Also:
        Constant Field Values
      • PPC_BATCH_STATE_OPEN

        public static final java.lang.String PPC_BATCH_STATE_OPEN
        The key to indicate that a batch is in 'open' state.
        See Also:
        Constant Field Values
      • PPC_BATCH_STATE_SENT

        public static final java.lang.String PPC_BATCH_STATE_SENT
        The key to indicate that a batch is in 'sent' state.
        See Also:
        Constant Field Values
      • PPC_BATCH_STATE_CLOSING

        public static final java.lang.String PPC_BATCH_STATE_CLOSING
        The key to indicate that a batch is in 'closing' state.
        See Also:
        Constant Field Values
      • PPC_BATCH_STATE_CLOSED

        public static final java.lang.String PPC_BATCH_STATE_CLOSED
        The key to indicate that a batch is in 'closed' state.
        See Also:
        Constant Field Values
      • PPC_BATCH_STATE_NOT_EXPECTED_ERR

        public static final java.lang.String PPC_BATCH_STATE_NOT_EXPECTED_ERR
        The key to indicate that the batch is not in expected state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_NEW

        public static final java.lang.String PPC_CREDIT_STATE_NEW
        The key to indicate that a credit is in 'new' state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_CREDITING

        public static final java.lang.String PPC_CREDIT_STATE_CREDITING
        The key to indicate that a credit is in 'crediting' state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_CREDITED

        public static final java.lang.String PPC_CREDIT_STATE_CREDITED
        The key to indicate that a credit is in 'credited' state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_CANCELED

        public static final java.lang.String PPC_CREDIT_STATE_CANCELED
        The key to indicate that a credit is in 'canceled' state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_FAILED

        public static final java.lang.String PPC_CREDIT_STATE_FAILED
        The key to indicate that a credit is in 'failed' state.
        See Also:
        Constant Field Values
      • PPC_CREDIT_STATE_REVERSING_CREDIT

        public static final java.lang.String PPC_CREDIT_STATE_REVERSING_CREDIT
        The key to indicate that a credit is in 'reversing' state.
        See Also:
        Constant Field Values
      • MERCHANT_EJB_NAMING_ERR

        public static final java.lang.String MERCHANT_EJB_NAMING_ERR
        The key to indicate that merchant EJB naming error.
        See Also:
        Constant Field Values
      • MERCHANT_EJB_REMOTE_ERR

        public static final java.lang.String MERCHANT_EJB_REMOTE_ERR
        The key to indicate that merchant EJB remote error.
        See Also:
        Constant Field Values
      • MERCHANT_EJB_CREATE_ERR

        public static final java.lang.String MERCHANT_EJB_CREATE_ERR
        The key to indicate that merchant EJB create error.
        See Also:
        Constant Field Values
      • MERCHANT_EJB_FIND_ERR

        public static final java.lang.String MERCHANT_EJB_FIND_ERR
        The key to indicate that merchant EJB find error.
        See Also:
        Constant Field Values
      • MERCHANT_EJB_REMOVE_ERR

        public static final java.lang.String MERCHANT_EJB_REMOVE_ERR
        The key to indicate that merchant EJB remove error.
        See Also:
        Constant Field Values
      • MERCHANTCONF_EJB_NAMING_ERR

        public static final java.lang.String MERCHANTCONF_EJB_NAMING_ERR
        The key to indicate that merchant configuration EJB naming error.
        See Also:
        Constant Field Values
      • MERCHANTCONF_EJB_REMOTE_ERR

        public static final java.lang.String MERCHANTCONF_EJB_REMOTE_ERR
        The key to indicate that merchant configuration EJB remote error.
        See Also:
        Constant Field Values
      • MERCHANTCONF_EJB_CREATE_ERR

        public static final java.lang.String MERCHANTCONF_EJB_CREATE_ERR
        The key to indicate that merchant configuration EJB create error.
        See Also:
        Constant Field Values
      • MERCHANTCONF_EJB_FIND_ERR

        public static final java.lang.String MERCHANTCONF_EJB_FIND_ERR
        The key to indicate that merchant configuration EJB find error.
        See Also:
        Constant Field Values
      • MERCHANTCONF_EJB_REMOVE_ERR

        public static final java.lang.String MERCHANTCONF_EJB_REMOVE_ERR
        The key to indicate that merchant configuration EJB remove error.
        See Also:
        Constant Field Values
      • STOREMERCHANT_EJB_NAMING_ERR

        public static final java.lang.String STOREMERCHANT_EJB_NAMING_ERR
        The key to indicate that storeMerchant EJB naming error.
        See Also:
        Constant Field Values
      • STOREMERCHANT_EJB_REMOTE_ERR

        public static final java.lang.String STOREMERCHANT_EJB_REMOTE_ERR
        The key to indicate that storeMerchant EJB remote error.
        See Also:
        Constant Field Values
      • STOREMERCHANT_EJB_CREATE_ERR

        public static final java.lang.String STOREMERCHANT_EJB_CREATE_ERR
        The key to indicate that storeMerchant EJB create error.
        See Also:
        Constant Field Values
      • STOREMERCHANT_EJB_FIND_ERR

        public static final java.lang.String STOREMERCHANT_EJB_FIND_ERR
        The key to indicate that storeMerchant EJB find error.
        See Also:
        Constant Field Values
      • STOREMERCHANT_EJB_REMOVE_ERR

        public static final java.lang.String STOREMERCHANT_EJB_REMOVE_ERR
        The key to indicate that storeMerchant EJB remove error.
        See Also:
        Constant Field Values
      • MERCHANTCONFINFO_EJB_NAMING_ERR

        public static final java.lang.String MERCHANTCONFINFO_EJB_NAMING_ERR
        The key to indicate that merchantConfInfo EJB naming error.
        See Also:
        Constant Field Values
      • MERCHANTCONFINFO_EJB_REMOTE_ERR

        public static final java.lang.String MERCHANTCONFINFO_EJB_REMOTE_ERR
        The key to indicate that merchantConfInfo EJB remote error.
        See Also:
        Constant Field Values
      • MERCHANTCONFINFO_EJB_CREATE_ERR

        public static final java.lang.String MERCHANTCONFINFO_EJB_CREATE_ERR
        The key to indicate that merchantConfInfo EJB create error.
        See Also:
        Constant Field Values
      • MERCHANTCONFINFO_EJB_FIND_ERR

        public static final java.lang.String MERCHANTCONFINFO_EJB_FIND_ERR
        The key to indicate that merchantConfInfo EJB find error.
        See Also:
        Constant Field Values
      • MERCHANTCONFINFO_EJB_REMOVE_ERR

        public static final java.lang.String MERCHANTCONFINFO_EJB_REMOVE_ERR
        The key to indicate that merchantConfInfo EJB find error.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PPCMessageConstants

        public PPCMessageConstants()