org.kuali.ole.myaccount.renewal.bo
Class OlePatronLoanDocument
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.ole.myaccount.renewal.bo.OlePatronLoanDocument
- All Implemented Interfaces:
- Serializable, OlePatronLoanDocumentContract, 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 OlePatronLoanDocument
- extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
- implements OlePatronLoanDocumentContract
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
OlePatronLoanDocument
public OlePatronLoanDocument()
getMessageInfo
public String getMessageInfo()
- Specified by:
getMessageInfo
in interface OlePatronLoanDocumentContract
getItemBarcode
public String getItemBarcode()
- Specified by:
getItemBarcode
in interface OlePatronLoanDocumentContract
getTitle
public String getTitle()
- Specified by:
getTitle
in interface OlePatronLoanDocumentContract
getAuthor
public String getAuthor()
- Specified by:
getAuthor
in interface OlePatronLoanDocumentContract
getDueDate
public Date getDueDate()
- Specified by:
getDueDate
in interface OlePatronLoanDocumentContract
getLocation
public String getLocation()
- Specified by:
getLocation
in interface OlePatronLoanDocumentContract
getCallNumber
public String getCallNumber()
- Specified by:
getCallNumber
in interface OlePatronLoanDocumentContract
getVersionNumber
public Long getVersionNumber()
- Specified by:
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
getId
public String getId()
- Specified by:
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.