RoleResponsibility

Name RoleResponsibility
Usage RoleService
getRoleResponsibilities
RoleResponsibilityAction
Type Complex

Description

An lightweight association of a Responsibility and a Role represented by references to the identifiers of a
Role and a Responsibility that are related to each other.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
roleResponsibilityId Role Responsibility Id String Provides the String identifier for a given RoleResponsibility     One No  
roleId Role Id String Returns the String identifier for the Role represented by this Role/Responsibility association.     One No  
responsibilityId Responsibility Id String Returns the String identifier for the Responsibility represented by this Role/Responsibility association.     One No  
active Active boolean The active indicator for an object.     One No  
versionNumber Version Number Long Returns the version number for this object. In general, this value should only
be null if the object has not yet been stored to a persistent data store.
This version number is generally used for the purposes of optimistic locking.
    One No