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

Interface GetConfigurationCmd

  • All Known Implementing Classes:
    GetConfigurationCmdImpl


    public interface GetConfigurationCmd
    The interface for command for GetConfiguration
    • Field Detail

      • COPYRIGHT

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

      • setGetConfiguration

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

        ShowConfigurationType getShowConfiguration()
        Provide a get method to get the result (ShowConfigurationType BOD)
        Returns:
        ShowConfigurationType the ShowConfigurationType BOD would return to the client