org.kuali.rice.kew.api.action
Class ActionTaken
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.rice.kew.api.action.ActionTaken
org.kuali.rice.kew.api.action.ActionTaken
- All Implemented Interfaces: 
- Serializable, Identifiable, ModelObjectBasic, ModelObjectComplete, ActionTakenContract
- public final class ActionTaken 
- extends AbstractDataTransferObject- implements ActionTakenContract
- See Also:
- Serialized Form
 
 
 
 
getId
public String getId()
- Description copied from interface: Identifiable
- The unique identifier for an object.  This can be null.
 
- 
- Specified by:
- getIdin interface- Identifiable
- Specified by:
- getIdin interface- ActionTakenContract
 
- 
- Returns:
- the id
 
getDocumentId
public String getDocumentId()
- 
- Specified by:
- getDocumentIdin interface- ActionTakenContract
 
- 
 
getPrincipalId
public String getPrincipalId()
- 
- Specified by:
- getPrincipalIdin interface- ActionTakenContract
 
- 
 
getDelegatorPrincipalId
public String getDelegatorPrincipalId()
- 
- Specified by:
- getDelegatorPrincipalIdin interface- ActionTakenContract
 
- 
 
getDelegatorGroupId
public String getDelegatorGroupId()
- 
- Specified by:
- getDelegatorGroupIdin interface- ActionTakenContract
 
- 
 
getActionTaken
public ActionType getActionTaken()
- 
- Specified by:
- getActionTakenin interface- ActionTakenContract
 
- 
 
getActionDate
public org.joda.time.DateTime getActionDate()
- 
- Specified by:
- getActionDatein interface- ActionTakenContract
 
- 
 
getAnnotation
public String getAnnotation()
- 
- Specified by:
- getAnnotationin interface- ActionTakenContract
 
- 
 
isCurrent
public boolean isCurrent()
- 
- Specified by:
- isCurrentin interface- ActionTakenContract
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.