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,org.kuali.rice.core.api.mo.common.Identifiable,org.kuali.rice.core.api.mo.common.Versioned,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,NoteContract
public final class Note
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements 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 interfaceorg.kuali.rice.core.api.mo.common.Identifiable
-
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 interfaceorg.kuali.rice.core.api.mo.common.Versioned
-