public class OlePatronNotesDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronNotesContract
| Modifier and Type | Class and Description |
|---|---|
static class |
OlePatronNotesDefinition.Builder |
static class |
OlePatronNotesDefinition.Cache |
| Constructor and Description |
|---|
OlePatronNotesDefinition() |
OlePatronNotesDefinition(OlePatronNotesDefinition.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getObjectId() |
String |
getOlePatronId() |
OlePatronNoteTypeDefinition |
getOlePatronNoteType() |
String |
getPatronNoteId() |
String |
getPatronNoteText() |
Long |
getVersionNumber() |
boolean |
isActive() |
public OlePatronNotesDefinition()
public OlePatronNotesDefinition(OlePatronNotesDefinition.Builder builder)
public String getPatronNoteId()
getPatronNoteId in interface OlePatronNotesContractpublic String getOlePatronId()
getOlePatronId in interface OlePatronNotesContractpublic String getPatronNoteText()
getPatronNoteText in interface OlePatronNotesContractpublic OlePatronNoteTypeDefinition getOlePatronNoteType()
getOlePatronNoteType in interface OlePatronNotesContractpublic boolean isActive()
isActive in interface OlePatronNotesContractpublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getObjectId()
getObjectId in interface OlePatronNotesContractCopyright © 2004–2014 The Kuali Foundation. All rights reserved.