com.ibm.commerce.store.facade.server.commands

Interface GetPhysicalStoreCmd

    • Field Detail

      • COPYRIGHT

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

      • setGetPhysicalStore

        void setGetPhysicalStore(GetPhysicalStoreType getPhysicalStore)
        A set method for GetPhysicalStore
        Parameters:
        getPhysicalStore - the GetPhysicalStore BOD that GetPhysicalStoreCmd would execute
      • getShowPhysicalStore

        ShowPhysicalStoreType getShowPhysicalStore()
        Provide a get method to get the result (ShowPhysicalStoreType BOD)
        Returns:
        ShowPhysicalStoreType the ShowPhysicalStoreType BOD would return to the client