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 OlePatronNotesContract
public String getOlePatronId()
getOlePatronId
in interface OlePatronNotesContract
public String getPatronNoteText()
getPatronNoteText
in interface OlePatronNotesContract
public OlePatronNoteTypeDefinition getOlePatronNoteType()
getOlePatronNoteType
in interface OlePatronNotesContract
public boolean isActive()
isActive
in interface OlePatronNotesContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
public String getObjectId()
getObjectId
in interface OlePatronNotesContract
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.