Retrieve Cache Configuration

Retrieve the distribution configuration. Only a SAP Mobile Platform administrator and SAP Mobile Platform help desk can perform this.

Syntax

 SUPConfigurationComponentVO getConfigurationCache()
      throws SUPAdminException;

Returns

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

Examples