public class OlePatronLoanDocuments extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronLoanDocumentsContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OlePatronLoanDocuments.Builder | 
| Constructor and Description | 
|---|
| OlePatronLoanDocuments() | 
| OlePatronLoanDocuments(OlePatronLoanDocuments.Builder builder) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId() | 
| List<? extends OlePatronLoanDocumentContract> | getOlePatronLoanDocuments() | 
| Long | getVersionNumber() | 
| static OlePatronLoanDocument | to(OleRenewalLoanDocument bo)This method converts the PersistableBusinessObjectBase OlePatronDocument into immutable object OlePatronDefinition | 
public OlePatronLoanDocuments()
public OlePatronLoanDocuments(OlePatronLoanDocuments.Builder builder)
public static OlePatronLoanDocument to(OleRenewalLoanDocument bo)
bo - public 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 List<? extends OlePatronLoanDocumentContract> getOlePatronLoanDocuments()
getOlePatronLoanDocuments in interface OlePatronLoanDocumentsContractCopyright © 2004–2015 The Kuali Foundation. All rights reserved.