com.ibm.commerce.infrastructure.facade.server.commands

Interface GetOnlineStoreCmd

  • All Known Implementing Classes:
    GetOnlineStoreCmdImpl


    public interface GetOnlineStoreCmd
    The interface for command for GetOnlineStore
    • Field Detail

      • COPYRIGHT

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

      • setGetOnlineStore

        void setGetOnlineStore(GetOnlineStoreType getOnlineStore)
        A set method for GetOnlineStore
        Parameters:
        getOnlineStore - the GetOnlineStore BOD that GetOnlineStoreCmd would execute
      • getShowOnlineStore

        ShowOnlineStoreType getShowOnlineStore()
        Provide a get method to get the result (ShowOnlineStoreType BOD)
        Returns:
        ShowOnlineStoreType the ShowOnlineStoreType BOD would return to the client