Retrieve Solution Manager Configuration

Retrieve the solution manager configuration.

Syntax

SUPConfigurationComponentVO getSolutionManagerConfiguration() 
      throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, throws SUPAdminException.

Examples