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

Class GetConfigurationCmdImpl

    • Constructor Detail

      • GetConfigurationCmdImpl

        public GetConfigurationCmdImpl()
        The constructor for GetConfigurationCmdImpl
    • Method Detail

      • setGetConfiguration

        public void setGetConfiguration(GetConfigurationType getConfiguration)
        A set method for GetConfiguration
        Specified by:
        setGetConfiguration in interface GetConfigurationCmd
        Parameters:
        getConfiguration - the GetConfiguration BOD that GetConfigurationCmd would execute
      • getShowConfiguration

        public ShowConfigurationType getShowConfiguration()
        Provide a get method to get the result (ShowConfigurationType BOD)
        Specified by:
        getShowConfiguration in interface GetConfigurationCmd
        Returns:
        ShowConfigurationType the ShowConfigurationType BOD would return to the client