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 OlePatronContract
public String getBarcode()
getBarcode
in interface OlePatronContract
public String getBorrowerType()
getBorrowerType
in interface OlePatronContract
public boolean isActiveIndicator()
isActiveIndicator
in interface OlePatronContract
public boolean isGeneralBlock()
isGeneralBlock
in interface OlePatronContract
public boolean isPagingPrivilege()
isPagingPrivilege
in interface OlePatronContract
public boolean isCourtesyNotice()
isCourtesyNotice
in interface OlePatronContract
public boolean isDeliveryPrivilege()
isDeliveryPrivilege
in interface OlePatronContract
public Date getExpirationDate()
getExpirationDate
in interface OlePatronContract
public Date getActivationDate()
getActivationDate
in interface OlePatronContract
public List<org.kuali.rice.kim.api.identity.address.EntityAddress> getAddresses()
getAddresses
in interface OlePatronContract
public List<org.kuali.rice.kim.api.identity.email.EntityEmail> getEmails()
getEmails
in interface OlePatronContract
public org.kuali.rice.kim.api.identity.name.EntityName getName()
getName
in interface OlePatronContract
public List<org.kuali.rice.kim.api.identity.phone.EntityPhone> getPhones()
getPhones
in interface OlePatronContract
public List<OleEntityAddressDefinition> getOleEntityAddressBo()
getOleEntityAddressBo
in interface OlePatronContract
public List<OlePatronAffiliationDefinition> getPatronAffiliations()
getPatronAffiliations
in interface OlePatronContract
public List<OleProxyPatronDefinition> getOleProxyPatronDocuments()
getOleProxyPatronDocuments
in interface OlePatronContract
public List<OleAddressDefinition> getOleAddresses()
getOleAddresses
in interface OlePatronContract
public List<OlePatronLocalIdentificationDefinition> getOlePatronLocalIds()
getOlePatronLocalIds
in interface OlePatronContract
public String getGeneralBlockNotes()
getGeneralBlockNotes
in interface OlePatronContract
public String getSource()
getSource
in interface OlePatronContract
public String getStatisticalCategory()
getStatisticalCategory
in interface OlePatronContract
public org.kuali.rice.kim.api.identity.entity.Entity getEntity()
getEntity
in interface OlePatronContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
public List<OlePatronNotesDefinition> getNotes()
getNotes
in interface OlePatronContract
public List<OlePatronLostBarcodeDefinition> getLostBarcodes()
getLostBarcodes
in interface OlePatronContract
public OleBorrowerTypeDefinition getOleBorrowerType()
getOleBorrowerType
in interface OlePatronContract
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.