public interface ActionItemContract
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getActionItemIndex()Deprecated. 
 actionItemIndex is never used | 
| String | getActionRequestCd() | 
| String | getActionRequestId() | 
| String | getActionToTake()Deprecated. 
 actionToTake is never used | 
| String | getDateAssignedString()Deprecated. 
 dateAssignedString is never used | 
| org.joda.time.DateTime | getDateTimeAssigned() | 
| DelegationType | getDelegationType() | 
| String | getDelegatorGroupId() | 
| String | getDelegatorPrincipalId() | 
| String | getDocHandlerURL() | 
| String | getDocLabel() | 
| String | getDocName() | 
| String | getDocTitle() | 
| String | getDocumentId() | 
| String | getGroupId() | 
| String | getId() | 
| String | getPrincipalId() | 
| String | getResponsibilityId() | 
| String | getRoleName() | 
org.joda.time.DateTime getDateTimeAssigned()
String getActionRequestCd()
String getActionRequestId()
String getDocumentId()
String getDocTitle()
String getDocLabel()
String getDocHandlerURL()
String getDocName()
String getResponsibilityId()
String getRoleName()
DelegationType getDelegationType()
String getGroupId()
String getPrincipalId()
String getDelegatorGroupId()
String getDelegatorPrincipalId()
@Deprecated String getDateAssignedString()
@Deprecated String getActionToTake()
Integer getActionItemIndex()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.