com.ibm.commerce.inventory.logging

Interface InventoryClientApplicationMessageKeys

  • All Known Subinterfaces:
    InventoryApplicationMessageKeys


    public interface InventoryClientApplicationMessageKeys
    This file contains the Inventory component application message keys.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String _APP_INVENTORYAVAILABILITY_NOT_FOUND
        Constant for the message that an InventoryAvailability could not be found.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_NOT_FOUND

        static final java.lang.String _APP_INVENTORYREQUIREMENT_NOT_FOUND
        Constant for the message that an InventoryRequirement could not be found.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_INVALID_UNIQUE_ID

        static final java.lang.String _APP_INVENTORYAVAILABILITY_INVALID_UNIQUE_ID
        Deprecated. no replacement.
        The InventoryAvailability unique id is not valid.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_IDENTIFIER_MISSING

        static final java.lang.String _APP_INVENTORYAVAILABILITY_IDENTIFIER_MISSING
        Deprecated. no replacement.
        The InventoryAvailabilityidentifier is missing from the noun.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_IDENTIFIER_ALREADY_EXISTS

        static final java.lang.String _APP_INVENTORYAVAILABILITY_IDENTIFIER_ALREADY_EXISTS
        Deprecated. no replacement.
        Constant for the message that an InventoryAvailability name already exists.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_NAME_EMPTY

        static final java.lang.String _APP_INVENTORYAVAILABILITY_NAME_EMPTY
        Deprecated. no replacement.
        Constant for the message that the InventoryAvailability name can not be empty.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_NAME_ALREADY_EXISTS

        static final java.lang.String _APP_INVENTORYAVAILABILITY_NAME_ALREADY_EXISTS
        Deprecated. no replacement.
        Constant for the message that an InventoryAvailability name already exists.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_NAME_TOO_LONG

        static final java.lang.String _APP_INVENTORYAVAILABILITY_NAME_TOO_LONG
        Deprecated. no replacement.
        Constant for the message that the InventoryAvailability name is too long.
        See Also:
        Constant Field Values
      • _APP_INVENTORYAVAILABILITY_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_INVENTORYAVAILABILITY_DESCRIPTION_TOO_LONG
        Deprecated. no replacement.
        Constant for the message that the InventoryAvailability description is too long.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_INVALID_UNIQUE_ID

        static final java.lang.String _APP_INVENTORYREQUIREMENT_INVALID_UNIQUE_ID
        Deprecated. no replacement.
        The InventoryRequirement unique id is not valid.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_IDENTIFIER_MISSING

        static final java.lang.String _APP_INVENTORYREQUIREMENT_IDENTIFIER_MISSING
        Deprecated. no replacement.
        The InventoryRequirementidentifier is missing from the noun.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_IDENTIFIER_ALREADY_EXISTS

        static final java.lang.String _APP_INVENTORYREQUIREMENT_IDENTIFIER_ALREADY_EXISTS
        Deprecated. no replacement.
        Constant for the message that an InventoryRequirement name already exists.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_NAME_EMPTY

        static final java.lang.String _APP_INVENTORYREQUIREMENT_NAME_EMPTY
        Deprecated. no replacement.
        Constant for the message that the InventoryRequirement name can not be empty.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_NAME_ALREADY_EXISTS

        static final java.lang.String _APP_INVENTORYREQUIREMENT_NAME_ALREADY_EXISTS
        Deprecated. no replacement.
        Constant for the message that an InventoryRequirement name already exists.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_NAME_TOO_LONG

        static final java.lang.String _APP_INVENTORYREQUIREMENT_NAME_TOO_LONG
        Deprecated. no replacement.
        Constant for the message that the InventoryRequirement name is too long.
        See Also:
        Constant Field Values
      • _APP_INVENTORYREQUIREMENT_DESCRIPTION_TOO_LONG

        static final java.lang.String _APP_INVENTORYREQUIREMENT_DESCRIPTION_TOO_LONG
        Deprecated. no replacement.
        Constant for the message that the InventoryRequirement description is too long.
        See Also:
        Constant Field Values