public interface OlePatronContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
String getOlePatronId()
String getBarcode()
String getBorrowerType()
boolean isActiveIndicator()
boolean isGeneralBlock()
boolean isPagingPrivilege()
boolean isCourtesyNotice()
boolean isDeliveryPrivilege()
Date getExpirationDate()
Date getActivationDate()
OleBorrowerTypeContract getOleBorrowerType()
List<? extends org.kuali.rice.kim.api.identity.address.EntityAddressContract> getAddresses()
org.kuali.rice.kim.api.identity.name.EntityNameContract getName()
org.kuali.rice.kim.api.identity.entity.EntityContract getEntity()
List<? extends OlePatronNotesContract> getNotes()
List<? extends OleEntityAddressContract> getOleEntityAddressBo()
List<? extends OlePatronAffiliationContract> getPatronAffiliations()
List<? extends OleProxyPatronContract> getOleProxyPatronDocuments()
String getGeneralBlockNotes()
List<? extends OlePatronLostBarcodeContract> getLostBarcodes()
String getStatisticalCategory()
List<? extends OleAddressContract> getOleAddresses()
List<? extends OlePatronLocalIdentificationContract> getOlePatronLocalIds()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.