Package org.kuali.rice.kew.api.note
Class Note
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.note.Note
- All Implemented Interfaces:
Serializable,Identifiable,Versioned,ModelObjectBasic,ModelObjectComplete,NoteContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNoteinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
getDocumentId
- Specified by:
getDocumentIdin interfaceNoteContract
-
getAuthorPrincipalId
- Specified by:
getAuthorPrincipalIdin interfaceNoteContract
-
getCreateDate
public org.joda.time.DateTime getCreateDate()- Specified by:
getCreateDatein interfaceNoteContract
-
getText
- Specified by:
getTextin interfaceNoteContract
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-