Update Management Configurations

Update the properties of the management related configuration.

Syntax

void updateManagementConfiguration(SUPConfigurationComponentVO configurationComponent)  
      throws SUPAdminException; 

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException

Examples