public interface ActionTakenContract extends Identifiable
| Modifier and Type | Method and Description | 
|---|---|
| org.joda.time.DateTime | getActionDate() | 
| ActionType | getActionTaken() | 
| String | getAnnotation() | 
| String | getDelegatorGroupId() | 
| String | getDelegatorPrincipalId() | 
| String | getDocumentId() | 
| String | getId()The unique identifier for an object. | 
| String | getPrincipalId() | 
| boolean | isCurrent() | 
String getId()
IdentifiablegetId in interface IdentifiableString getDocumentId()
String getPrincipalId()
String getDelegatorPrincipalId()
String getDelegatorGroupId()
ActionType getActionTaken()
org.joda.time.DateTime getActionDate()
String getAnnotation()
boolean isCurrent()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.