public final class OlePatronDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronContract
| Modifier and Type | Class and Description |
|---|---|
static class |
OlePatronDefinition.Builder |
static class |
OlePatronDefinition.Cache |
| Constructor and Description |
|---|
OlePatronDefinition() |
public OlePatronDefinition()
public String getOlePatronId()
getOlePatronId in interface OlePatronContractpublic String getBarcode()
getBarcode in interface OlePatronContractpublic String getBorrowerType()
getBorrowerType in interface OlePatronContractpublic boolean isActiveIndicator()
isActiveIndicator in interface OlePatronContractpublic boolean isGeneralBlock()
isGeneralBlock in interface OlePatronContractpublic boolean isPagingPrivilege()
isPagingPrivilege in interface OlePatronContractpublic boolean isCourtesyNotice()
isCourtesyNotice in interface OlePatronContractpublic boolean isDeliveryPrivilege()
isDeliveryPrivilege in interface OlePatronContractpublic Date getExpirationDate()
getExpirationDate in interface OlePatronContractpublic Date getActivationDate()
getActivationDate in interface OlePatronContractpublic List<org.kuali.rice.kim.api.identity.address.EntityAddress> getAddresses()
getAddresses in interface OlePatronContractpublic List<org.kuali.rice.kim.api.identity.email.EntityEmail> getEmails()
getEmails in interface OlePatronContractpublic org.kuali.rice.kim.api.identity.name.EntityName getName()
getName in interface OlePatronContractpublic List<org.kuali.rice.kim.api.identity.phone.EntityPhone> getPhones()
getPhones in interface OlePatronContractpublic List<OleEntityAddressDefinition> getOleEntityAddressBo()
getOleEntityAddressBo in interface OlePatronContractpublic List<OlePatronAffiliationDefinition> getPatronAffiliations()
getPatronAffiliations in interface OlePatronContractpublic List<OleProxyPatronDefinition> getOleProxyPatronDocuments()
getOleProxyPatronDocuments in interface OlePatronContractpublic List<OleAddressDefinition> getOleAddresses()
getOleAddresses in interface OlePatronContractpublic List<OlePatronLocalIdentificationDefinition> getOlePatronLocalIds()
getOlePatronLocalIds in interface OlePatronContractpublic String getGeneralBlockNotes()
getGeneralBlockNotes in interface OlePatronContractpublic String getSource()
getSource in interface OlePatronContractpublic String getStatisticalCategory()
getStatisticalCategory in interface OlePatronContractpublic org.kuali.rice.kim.api.identity.entity.Entity getEntity()
getEntity in interface OlePatronContractpublic 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<OlePatronNotesDefinition> getNotes()
getNotes in interface OlePatronContractpublic List<OlePatronLostBarcodeDefinition> getLostBarcodes()
getLostBarcodes in interface OlePatronContractpublic OleBorrowerTypeDefinition getOleBorrowerType()
getOleBorrowerType in interface OlePatronContractCopyright © 2004–2015 The Kuali Foundation. All rights reserved.