Operations Retrieval

Retrieves a list of the operations of a mobile business object.

Syntax

java.util.Collection SUPMobileBusinessObject.getOperations()

Returns

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

Examples