public interface OlePatronNotesContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
| Modifier and Type | Method and Description | 
|---|---|
| String | getObjectId() | 
| String | getOlePatronId() | 
| OlePatronNoteTypeContract | getOlePatronNoteType() | 
| String | getPatronNoteId() | 
| String | getPatronNoteText() | 
| boolean | isActive() | 
String getPatronNoteId()
String getOlePatronId()
String getPatronNoteText()
OlePatronNoteTypeContract getOlePatronNoteType()
boolean isActive()
String getObjectId()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.