Cache Groups Retrieval

Retrieves a list of cache groups for a package.

Syntax

CacheGroupVO SUPPackage.getCacheGroups()

Returns

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

Examples