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