ResponsibilityAction

Name ResponsibilityAction
Usage ResponsibilityService
getResponsibilityActions getResponsibilityActionsByTemplate
Type Complex

Description

Copyright 2005-2012 The Kuali Foundation

Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.opensource.org/licenses/ecl2.php

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Structure Definition

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