org.kuali.ole.patron.api
Class OlePatronNotesDefinition
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.ole.patron.api.OlePatronNotesDefinition
- All Implemented Interfaces:
- Serializable, OlePatronNotesContract, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete
public class OlePatronNotesDefinition
- extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
- implements OlePatronNotesContract
Created with IntelliJ IDEA.
User: ?
Date: 5/28/12
Time: 12:09 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
OlePatronNotesDefinition
public OlePatronNotesDefinition()
OlePatronNotesDefinition
public OlePatronNotesDefinition(OlePatronNotesDefinition.Builder builder)
getPatronNoteId
public String getPatronNoteId()
- Specified by:
getPatronNoteId in interface OlePatronNotesContract
getOlePatronId
public String getOlePatronId()
- Specified by:
getOlePatronId in interface OlePatronNotesContract
getPatronNoteText
public String getPatronNoteText()
- Specified by:
getPatronNoteText in interface OlePatronNotesContract
getOlePatronNoteType
public OlePatronNoteTypeDefinition getOlePatronNoteType()
- Specified by:
getOlePatronNoteType in interface OlePatronNotesContract
isActive
public boolean isActive()
- Specified by:
isActive in interface OlePatronNotesContract
getId
public String getId()
- Specified by:
getId in interface org.kuali.rice.core.api.mo.common.Identifiable
getVersionNumber
public Long getVersionNumber()
- Specified by:
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versioned
getObjectId
public String getObjectId()
- Specified by:
getObjectId in interface OlePatronNotesContract
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.