Retrieve Management Configuration

Retrieve the management related configuration.

Syntax

SUPConfigurationComponentVO getManagementConfiguration()
      throws SUPAdminException;   

Returns

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

Examples