com.ibm.commerce.installment.logging

Class InstallmentApplicationMessageKeys



  • public class InstallmentApplicationMessageKeys
    extends InstallmentClientApplicationMessageKeys
    This file contains the Installment component application message keys on server side only. Most keys should be in InstallmentClientApplicationMessageKeys.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • _APP_INVALID_OPERATION

        public static final java.lang.String _APP_INVALID_OPERATION
        A message key which indicates invalid operation.
        See Also:
        Constant Field Values
      • _APP_PHYSICAL_SDO_DOES_NOT_EXIST

        public static final java.lang.String _APP_PHYSICAL_SDO_DOES_NOT_EXIST
        A message key which indicates physical SDO do not exist.
        See Also:
        Constant Field Values
      • _APP_PHYSICAL_SDO_ALREADY_EXISTS

        public static final java.lang.String _APP_PHYSICAL_SDO_ALREADY_EXISTS
        A message key which indicates physical SDO already exist.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InstallmentApplicationMessageKeys

        public InstallmentApplicationMessageKeys()