| Constructor and Description |
|---|
WorkflowTaskDocument() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
Principal |
getCreator() |
Document |
getDocument() |
Date |
getLastUpdate() |
WorkflowTask |
getWorkflowTask() |
void |
setCreationDate(Date creation) |
void |
setCreator(Principal creator) |
void |
setDocument(Document document) |
void |
setLastUpdate(Date lastUpdate) |
void |
setWorkflowTask(WorkflowTask workflowTask) |
String |
toString() |
public WorkflowTask getWorkflowTask()
public void setWorkflowTask(WorkflowTask workflowTask)
public Document getDocument()
public void setDocument(Document document)
public Date getCreationDate()
getCreationDate in interface Stampablepublic void setCreationDate(Date creation)
setCreationDate in interface Stampablepublic Date getLastUpdate()
getLastUpdate in interface Stampablepublic void setLastUpdate(Date lastUpdate)
setLastUpdate in interface Stampablepublic Principal getCreator()
public void setCreator(Principal creator)
Copyright © 2017. All Rights Reserved.