com.ibm.commerce.fulfillment.commands

Interface ListFulfillmentCentersCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    ListFulfillmentCentersCmdImpl

    Deprecated. 
    Replaced by com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmd.

    public interface ListFulfillmentCentersCmd
    extends TaskCommand
    • Method Detail

      • getFulfillmentCenters

        java.util.Vector getFulfillmentCenters()
        Deprecated. 
        Get the list of FulfillmentCenters
      • setShippingMode

        void setShippingMode(java.lang.Integer shippingMode)
        Deprecated. 
        Set the shipping mode.
      • setStoreId

        void setStoreId(java.lang.Integer storeId)
        Deprecated. 
        Set the store Id.