RoleResponsibilityAction

Name RoleResponsibilityAction
Usage RoleService
getRoleMemberResponsibilityActions createRoleResponsibilityAction
Type Complex

Description

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
id Id String The unique identifier for an object. This can be null.     One No  
roleResponsibilityId Role Responsibility Id String Id of the contained RoleResponsibility object.     One No  
roleMemberId Role Member Id String String identifier for an associated RoleMember     One No  
actionTypeCode Action Type Code String

A string representation of the action type to be taken on this RoleResponsibilityAction.



Examples are


  • "A" - Approve

  • "F" - FYI

  • "K" - Acknowledge

    One No  
actionPolicyCode Action Policy Code String Returns the action policy code.     One No  
forceAction Force Action boolean ???     One No  
priorityNumber Priority Number Integer ???     One No  
roleResponsibility Role Responsibility RoleResponsibility Returns a RoleResponsibility instances associated with this action.     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