Update DCN Configuration

Update the DCN configuration properties.

Syntax

void updateDCNConfiguration(SUPConfigurationComponentVO configurationComponent)
      throws SUPAdminException;

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples