ShortName |
Name |
Type |
Description |
Required? |
Read only? |
Cardinality |
XML Attribute? |
Implementation Notes |
principalId |
Principal Id |
String |
The principalId the responsibility action is associated with.
Can be null as long as the {@link #getGroupId()} is not null.
When this is set the {@link #getGroupId()} will not be.
|
|
|
One |
No |
roleResponsibilityActionId |
Role Responsibility Action Id |
String |
The roleResponsibilityActionId the responsibility action is associated with. Can be null. |
|
|
One |
No |
parallelRoutingGroupingCode |
Parallel Routing Grouping Code |
String |
The parallelRoutingGroupingCode the responsibility action is associated with. Can be null. |
|
|
One |
No |
actionTypeCode |
Action Type Code |
String |
The actionTypeCode the responsibility action is associated with. Can be null. |
|
|
One |
No |
actionPolicyCode |
Action Policy Code |
String |
The actionPolicyCode the responsibility action is associated with. Can be null. |
|
|
One |
No |
priorityNumber |
Priority Number |
Integer |
The priorityNumber the responsibility action is associated with. Can be null. |
|
|
One |
No |
groupId |
Group Id |
String |
The groupId the responsibility action is associated with.
Can be null as long as the {@link #getPrincipalId()} is not null.
When this is set the {@link #getPrincipalId()} will not be.
|
Required |
|
One |
No |
memberRoleId |
Member Role Id |
String |
The memberRoleId the responsibility action is associated with. Cannot be null or blank. |
Required |
|
One |
No |
responsibilityName |
Responsibility Name |
String |
The responsibilityName the responsibility action is associated with. Cannot be null or blank. |
Required |
|
One |
No |
responsibilityId |
Responsibility Id |
String |
The responsibilityId the responsibility action is associated with. Cannot be null or blank. |
Required |
|
One |
No |
responsibilityNamespaceCode |
Responsibility Namespace Code |
String |
The responsibilityNamespaceCode the responsibility action is associated with. Cannot be null or blank. |
Required |
|
One |
No |
forceAction |
Force Action |
boolean |
Whether is responsibility action is a force action. |
Required |
|
One |
No |
qualifier |
Qualifier |
Map |
The qualifying attributes for the responsibility action. Cannot be null. |
Required |
|
One |
No |
delegates |
Delegates |
DelegateTypeList
| The delegates for this responsibility action. Cannot be null but can be an empty list. |
Required |
|
Many |
No |
roleId |
Role Id |
String |
The roleId the responsibility action is associated with. Cannot be null or blank. |
Required |
|
One |
No |