Mobile Business Object Retrieval

Retrieves a list of mobile business objects for a package.

Syntax

java.util.Collection SUPPackage.getMobileBusinessObjects()

Returns

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

Examples