|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentStatusTransitionContract
Method Summary | |
---|---|
String |
getDocumentId()
The id parent document of the DocumentStatusTransition. |
String |
getId()
The unique id of the DocumentStatusTransition. |
String |
getNewStatus()
The new status value of the DocumentStatusTransition. |
String |
getOldStatus()
The previous status value of the DocumentStatusTransition. |
org.joda.time.DateTime |
getStatusTransitionDate()
The date of the DocumentStatusTransition. |
Method Detail |
---|
String getId()
String getDocumentId()
String getOldStatus()
String getNewStatus()
org.joda.time.DateTime getStatusTransitionDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |