org.kuali.ole.myaccount.renewal.bo
Class OlePatronLoanDocument
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.ole.myaccount.renewal.bo.OlePatronLoanDocument
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:
- getMessageInfoin interface- OlePatronLoanDocumentContract
 
- 
 
getItemBarcode
public String getItemBarcode()
- 
- Specified by:
- getItemBarcodein interface- OlePatronLoanDocumentContract
 
- 
 
getTitle
public String getTitle()
- 
- Specified by:
- getTitlein interface- OlePatronLoanDocumentContract
 
- 
 
getAuthor
public String getAuthor()
- 
- Specified by:
- getAuthorin interface- OlePatronLoanDocumentContract
 
- 
 
getDueDate
public Date getDueDate()
- 
- Specified by:
- getDueDatein interface- OlePatronLoanDocumentContract
 
- 
 
getLocation
public String getLocation()
- 
- Specified by:
- getLocationin interface- OlePatronLoanDocumentContract
 
- 
 
getCallNumber
public String getCallNumber()
- 
- Specified by:
- getCallNumberin interface- OlePatronLoanDocumentContract
 
- 
 
getVersionNumber
public Long getVersionNumber()
- 
- Specified by:
- getVersionNumberin interface- org.kuali.rice.core.api.mo.common.Versioned
 
- 
 
getId
public String getId()
- 
- Specified by:
- getIdin interface- org.kuali.rice.core.api.mo.common.Identifiable
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.