com.ibm.rpm.security.scope
SecurityRoleScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.security.scope.SecurityRoleScope

SecurityRoleScope
Extends: com.ibm.rpm.framework.RPMObjectScope
Child objects: None

SecurityRoleScope represents a scope to navigate objects related to SecurityRole. It is used to browse SecurityRole object graph.

Parent is not mandatory.

Related code samples :

Java

C#

Field Summary
SecurityRoleScope securityRoles
   Children security role scope.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

securityRoles


SecurityRoleScope securityRoles
Children security role scope.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.