com.ibm.rpm.workflow.scope
WorkflowRoleMappingScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.workflow.scope.WorkflowRoleMappingScope

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

WorkflowRoleMappingScope represents the scope needed to navigate to objects contained in a WorkflowRoleMapping.

Field Summary
ContactGroupScope contactGroup
   The scope used for loading the associated ContactGroup.
ResourceScope resource
   The scope used for loading the associated Resource.
SecurityRoleScope securityRole
   The scope used for loading the associated GenericSecurityRole.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

contactGroup


ContactGroupScope contactGroup
The scope used for loading the associated ContactGroup.

resource


ResourceScope resource
The scope used for loading the associated Resource.

securityRole


SecurityRoleScope securityRole
The scope used for loading the associated GenericSecurityRole.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.