org.kuali.ole.patron.api
Class OlePatronDefinition
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.ole.patron.api.OlePatronDefinition
org.kuali.ole.patron.api.OlePatronDefinition
- All Implemented Interfaces: 
- Serializable, OlePatronContract, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete
- public final class OlePatronDefinition 
- extends org.kuali.rice.core.api.mo.AbstractDataTransferObject- implements OlePatronContract
Created with IntelliJ IDEA.
 User: ?
 Date: 5/24/12
 Time: 8:26 PM
 To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject | 
| afterUnmarshal, beforeUnmarshal, equals, hashCode, toString | 
 
 
OlePatronDefinition
public OlePatronDefinition()
getOlePatronId
public String getOlePatronId()
- 
- Specified by:
- getOlePatronIdin interface- OlePatronContract
 
- 
 
getBarcode
public String getBarcode()
- 
- Specified by:
- getBarcodein interface- OlePatronContract
 
- 
 
getBorrowerType
public String getBorrowerType()
- 
- Specified by:
- getBorrowerTypein interface- OlePatronContract
 
- 
 
isActiveIndicator
public boolean isActiveIndicator()
- 
- Specified by:
- isActiveIndicatorin interface- OlePatronContract
 
- 
 
isGeneralBlock
public boolean isGeneralBlock()
- 
- Specified by:
- isGeneralBlockin interface- OlePatronContract
 
- 
 
isPagingPrivilege
public boolean isPagingPrivilege()
- 
- Specified by:
- isPagingPrivilegein interface- OlePatronContract
 
- 
 
isCourtesyNotice
public boolean isCourtesyNotice()
- 
- Specified by:
- isCourtesyNoticein interface- OlePatronContract
 
- 
 
isDeliveryPrivilege
public boolean isDeliveryPrivilege()
- 
- Specified by:
- isDeliveryPrivilegein interface- OlePatronContract
 
- 
 
getExpirationDate
public Date getExpirationDate()
- 
- Specified by:
- getExpirationDatein interface- OlePatronContract
 
- 
 
getActivationDate
public Date getActivationDate()
- 
- Specified by:
- getActivationDatein interface- OlePatronContract
 
- 
 
getAddresses
public List<org.kuali.rice.kim.api.identity.address.EntityAddress> getAddresses()
- 
- Specified by:
- getAddressesin interface- OlePatronContract
 
- 
 
getEmails
public List<org.kuali.rice.kim.api.identity.email.EntityEmail> getEmails()
- 
- Specified by:
- getEmailsin interface- OlePatronContract
 
- 
 
getName
public org.kuali.rice.kim.api.identity.name.EntityName getName()
- 
- Specified by:
- getNamein interface- OlePatronContract
 
- 
 
getPhones
public List<org.kuali.rice.kim.api.identity.phone.EntityPhone> getPhones()
- 
- Specified by:
- getPhonesin interface- OlePatronContract
 
- 
 
getOleEntityAddressBo
public List<OleEntityAddressDefinition> getOleEntityAddressBo()
- 
- Specified by:
- getOleEntityAddressBoin interface- OlePatronContract
 
- 
 
getPatronAffiliations
public List<OlePatronAffiliationDefinition> getPatronAffiliations()
- 
- Specified by:
- getPatronAffiliationsin interface- OlePatronContract
 
- 
 
getOleProxyPatronDocuments
public List<OleProxyPatronDefinition> getOleProxyPatronDocuments()
- 
- Specified by:
- getOleProxyPatronDocumentsin interface- OlePatronContract
 
- 
 
getOleAddresses
public List<OleAddressDefinition> getOleAddresses()
- 
- Specified by:
- getOleAddressesin interface- OlePatronContract
 
- 
 
getOlePatronLocalIds
public List<OlePatronLocalIdentificationDefinition> getOlePatronLocalIds()
- 
- Specified by:
- getOlePatronLocalIdsin interface- OlePatronContract
 
- 
 
getGeneralBlockNotes
public String getGeneralBlockNotes()
- 
- Specified by:
- getGeneralBlockNotesin interface- OlePatronContract
 
- 
 
getSource
public String getSource()
- 
- Specified by:
- getSourcein interface- OlePatronContract
 
- 
 
getStatisticalCategory
public String getStatisticalCategory()
- 
- Specified by:
- getStatisticalCategoryin interface- OlePatronContract
 
- 
 
getEntity
public org.kuali.rice.kim.api.identity.entity.Entity getEntity()
- 
- Specified by:
- getEntityin interface- OlePatronContract
 
- 
 
getId
public String getId()
- 
- Specified by:
- getIdin interface- org.kuali.rice.core.api.mo.common.Identifiable
 
- 
 
getVersionNumber
public Long getVersionNumber()
- 
- Specified by:
- getVersionNumberin interface- org.kuali.rice.core.api.mo.common.Versioned
 
- 
 
getNotes
public List<OlePatronNotesDefinition> getNotes()
- 
- Specified by:
- getNotesin interface- OlePatronContract
 
- 
 
getLostBarcodes
public List<OlePatronLostBarcodeDefinition> getLostBarcodes()
- 
- Specified by:
- getLostBarcodesin interface- OlePatronContract
 
- 
 
getOleBorrowerType
public OleBorrowerTypeDefinition getOleBorrowerType()
- 
- Specified by:
- getOleBorrowerTypein interface- OlePatronContract
 
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.