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

Class GetOnlineStoreCmdImpl

    • Constructor Detail

      • GetOnlineStoreCmdImpl

        public GetOnlineStoreCmdImpl()
        The constructor for GetOnlineStoreCmdImpl
    • Method Detail

      • setGetOnlineStore

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

        public ShowOnlineStoreType getShowOnlineStore()
        Provide a get method to get the result (ShowOnlineStoreType BOD)
        Specified by:
        getShowOnlineStore in interface GetOnlineStoreCmd
        Returns:
        ShowOnlineStoreType the ShowOnlineStoreType BOD would return to the client