org.kuali.ole.patron.api
Class OlePatronDefinition
java.lang.Object
  
org.kuali.rice.core.api.mo.AbstractDataTransferObject
      
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:
 getOlePatronId in interface OlePatronContract
 
 
getBarcode
public String getBarcode()
- Specified by:
 getBarcode in interface OlePatronContract
 
 
getBorrowerType
public String getBorrowerType()
- Specified by:
 getBorrowerType in interface OlePatronContract
 
 
isActiveIndicator
public boolean isActiveIndicator()
- Specified by:
 isActiveIndicator in interface OlePatronContract
 
 
isGeneralBlock
public boolean isGeneralBlock()
- Specified by:
 isGeneralBlock in interface OlePatronContract
 
 
isPagingPrivilege
public boolean isPagingPrivilege()
- Specified by:
 isPagingPrivilege in interface OlePatronContract
 
 
isCourtesyNotice
public boolean isCourtesyNotice()
- Specified by:
 isCourtesyNotice in interface OlePatronContract
 
 
isDeliveryPrivilege
public boolean isDeliveryPrivilege()
- Specified by:
 isDeliveryPrivilege in interface OlePatronContract
 
 
getExpirationDate
public Date getExpirationDate()
- Specified by:
 getExpirationDate in interface OlePatronContract
 
 
getActivationDate
public Date getActivationDate()
- Specified by:
 getActivationDate in interface OlePatronContract
 
 
getAddresses
public List<org.kuali.rice.kim.api.identity.address.EntityAddress> getAddresses()
- Specified by:
 getAddresses in interface OlePatronContract
 
 
getEmails
public List<org.kuali.rice.kim.api.identity.email.EntityEmail> getEmails()
- Specified by:
 getEmails in interface OlePatronContract
 
 
getName
public org.kuali.rice.kim.api.identity.name.EntityName getName()
- Specified by:
 getName in interface OlePatronContract
 
 
getPhones
public List<org.kuali.rice.kim.api.identity.phone.EntityPhone> getPhones()
- Specified by:
 getPhones in interface OlePatronContract
 
 
getOleEntityAddressBo
public List<OleEntityAddressDefinition> getOleEntityAddressBo()
- Specified by:
 getOleEntityAddressBo in interface OlePatronContract
 
 
getPatronAffiliations
public List<OlePatronAffiliationDefinition> getPatronAffiliations()
- Specified by:
 getPatronAffiliations in interface OlePatronContract
 
 
getOleProxyPatronDocuments
public List<OleProxyPatronDefinition> getOleProxyPatronDocuments()
- Specified by:
 getOleProxyPatronDocuments in interface OlePatronContract
 
 
getOlePatronDocuments
public List<OlePatronDefinition> getOlePatronDocuments()
- Specified by:
 getOlePatronDocuments in interface OlePatronContract
 
 
getGeneralBlockNotes
public String getGeneralBlockNotes()
- Specified by:
 getGeneralBlockNotes in interface OlePatronContract
 
 
getInvalidBarcodeNumber
public String getInvalidBarcodeNumber()
- Specified by:
 getInvalidBarcodeNumber in interface OlePatronContract
 
 
getInvalidBarcodeNumEffDate
public Date getInvalidBarcodeNumEffDate()
- Specified by:
 getInvalidBarcodeNumEffDate in interface OlePatronContract
 
 
getEntity
public org.kuali.rice.kim.api.identity.entity.Entity getEntity()
- Specified by:
 getEntity in interface OlePatronContract
 
 
getId
public String getId()
- Specified by:
 getId in interface org.kuali.rice.core.api.mo.common.Identifiable
 
 
getVersionNumber
public Long getVersionNumber()
- Specified by:
 getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versioned
 
 
getNotes
public List<OlePatronNotesDefinition> getNotes()
- Specified by:
 getNotes in interface OlePatronContract
 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.