Associated Mobile Business Objects

Retrieves a list of the mobile business objects associated with a cache group.

Syntax

java.util.Collection SUPPackage.getCacheGroupMBOs(cacheGroupName)

Returns

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

Examples