Retrieve DCN Configuration

Retrieve the DCN Configuration.

Syntax

SUPConfigurationComponentVO getDCNConfiguration() 
      throws SUPAdminException;

Returns

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

Examples