com.ibm.commerce.inventory.facade

Class ExternalInventoryFacadeConstants

  • java.lang.Object
    • com.ibm.commerce.inventory.facade.ExternalInventoryFacadeConstants


  • public class ExternalInventoryFacadeConstants
    extends java.lang.Object
    This class defines the constants used to interact with the Inventory facade.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COMPONENT_NAME

        public static final java.lang.String COMPONENT_NAME
        The component name for the Inventory component.
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_RESERVE_INVENTORY

        public static final java.lang.String PROCESS_VERB_ACTION_RESERVE_INVENTORY
        Constant for the Process ReserveInventory action on InventoryRequirement
        See Also:
        Constant Field Values
      • PROCESS_VERB_ACTION_CANCEL_INVENTORY_RESERVATION

        public static final java.lang.String PROCESS_VERB_ACTION_CANCEL_INVENTORY_RESERVATION
        Constant for the Process CancelInventoryReservation action on InventoryRequirement
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExternalInventoryFacadeConstants

        public ExternalInventoryFacadeConstants()