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()
Identifiable
getId
in interface Identifiable
String getDocumentId()
String getPrincipalId()
String getDelegatorPrincipalId()
String getDelegatorGroupId()
ActionType getActionTaken()
org.joda.time.DateTime getActionDate()
String getAnnotation()
boolean isCurrent()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.