public interface NoteContract extends Identifiable, Versioned
Modifier and Type | Method and Description |
---|---|
String |
getAuthorPrincipalId() |
org.joda.time.DateTime |
getCreateDate() |
String |
getDocumentId() |
String |
getText() |
getId
getVersionNumber
String getDocumentId()
String getAuthorPrincipalId()
org.joda.time.DateTime getCreateDate()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.