Retrieval of Role Mappings

Retrieves role mappings for a package.

Role mappings map logical roles in the package to physical roles on the Unwired Server.

Syntax

RoleMappingVO SUPPackage.getRoleMappings()

Returns

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

Examples