org.kuali.ole.myaccount.renewal.bo
Interface OlePatronLoanDocumentsContract

All Superinterfaces:
org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned
All Known Implementing Classes:
OlePatronLoanDocuments, OlePatronLoanDocuments.Builder, OleRenewalLoanDocument

public interface OlePatronLoanDocumentsContract
extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable


Method Summary
 List<? extends OlePatronLoanDocumentContract> getOlePatronLoanDocuments()
           
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable
getId
 

Method Detail

getOlePatronLoanDocuments

List<? extends OlePatronLoanDocumentContract> getOlePatronLoanDocuments()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.