|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.ole.patron.bo.OlePatronDocument
public class OlePatronDocument
OlePatronDocument provides OlePatronDocument information through getter and setter.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
OlePatronDocument()
|
|
| Method Summary | |
|---|---|
static OlePatronDocument |
from(OlePatronDefinition immutable)
This method converts the immutable object OlePatronDefinition into PersistableBusinessObjectBase OlePatronDocument |
Date |
getActivationDate()
Gets the value of activationDate property |
List<org.kuali.rice.kim.impl.identity.address.EntityAddressBo> |
getAddresses()
Gets the value of addresses which is a list of EntityAddressBo |
String |
getAffiliationType()
|
String |
getBarcode()
Gets the value of barcode property |
String |
getBorrowerType()
Gets the value of borrowerType property |
String |
getBorrowerTypeName()
Gets the value of borrowerTypeName property |
String |
getEmailAddress()
Gets the value of emailAddress property |
List<org.kuali.rice.kim.impl.identity.email.EntityEmailBo> |
getEmails()
Gets the value of emails which is a list of EntityEmailBo |
List<org.kuali.rice.kim.impl.identity.employment.EntityEmploymentBo> |
getEmployments()
|
org.kuali.rice.kim.impl.identity.entity.EntityBo |
getEntity()
Gets the value of entity of type EntityBo |
Date |
getExpirationDate()
Gets the value of expirationDate which is of type Date |
String |
getFirstName()
Gets the value of firstName property |
String |
getGeneralBlockNotes()
Gets the value of generalBlockNotes property |
String |
getId()
Gets the value of olePatronId property |
String |
getInvalidBarcodeNumber()
Gets the value of invalidBarcodeNumber property |
Date |
getInvalidBarcodeNumEffDate()
Gets the value of invalidBarcodeNumEffDate property |
String |
getLastName()
Gets the value of lastName property |
String |
getMiddleName()
Gets the value of middleName property |
org.kuali.rice.kim.impl.identity.name.EntityNameBo |
getName()
Gets the value of name which is of type EntityNameBo |
List<OlePatronNotes> |
getNotes()
Gets the value of notes which is a list of OlePatronNotes |
OleBorrowerType |
getOleBorrowerType()
Gets the value of oleBorrowerType which is of type OleBorrowerType |
List<OleEntityAddressBo> |
getOleEntityAddressBo()
Gets the value of oleEntityAddressBo property |
List<OleLoanDocument> |
getOleLoanDocuments()
Gets the value of oleLoanDocuments which is a list of OleLoanDocument |
List<OlePatronDocument> |
getOlePatronDocuments()
Gets the value of olePatronDocuments property |
String |
getOlePatronId()
Gets the value of olePatronId property |
List<OleProxyPatronDocument> |
getOleProxyPatronDocuments()
Gets the value of oleProxyPatronDocuments property |
List<OlePatronAffiliation> |
getPatronAffiliations()
Gets the value of patronAffiliations property |
String |
getPhoneNumber()
Gets the value of phoneNumber property |
List<org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo> |
getPhones()
Gets the value of phones which is a list of EntityPhoneBo |
String |
getProcessMessage()
Gets the value of processMessage property |
String |
getProxyPatronId()
Gets the value of proxyPatronId property |
boolean |
isActiveIndicator()
Gets the boolean value of activeIndicator property |
boolean |
isCourtesyNotice()
Gets the boolean value of courtesyNotice property |
boolean |
isDeliveryPrivilege()
Gets the boolean value of deliveryPrivilege property |
boolean |
isGeneralBlock()
Gets the boolean value of generalBlock property |
boolean |
isPagingPrivilege()
Gets the boolean value of pagingPrivilege property |
void |
setActivationDate(Date activationDate)
Sets the value for activationDate property |
void |
setActiveIndicator(boolean activeIndicator)
Sets the boolean value for activeIndicator property |
void |
setAddresses(List<org.kuali.rice.kim.impl.identity.address.EntityAddressBo> addresses)
Sets the value for addresses which is a list of EntityAddressBo |
void |
setAffiliationType(String affiliationType)
|
void |
setBarcode(String barcode)
Sets the value for barcode property |
void |
setBorrowerType(String borrowerType)
Sets the value for borrowerType property |
void |
setCourtesyNotice(boolean courtesyNotice)
Sets the boolean value for courtesyNotice property |
void |
setDeliveryPrivilege(boolean deliveryPrivilege)
Sets the boolean value for deliveryPrivilege property |
void |
setEmailAddress(String emailAddress)
Sets the value for emailAddress property |
void |
setEmails(List<org.kuali.rice.kim.impl.identity.email.EntityEmailBo> emails)
Sets the value for emails which is a list of EntityEmailBo |
void |
setEmployments(List<org.kuali.rice.kim.impl.identity.employment.EntityEmploymentBo> employments)
|
void |
setEntity(org.kuali.rice.kim.impl.identity.entity.EntityBo entity)
Sets the value for entity of type EntityBo |
void |
setExpirationDate(Date expirationDate)
Sets the value for expirationDate which is of type Date |
void |
setFirstName(String firstName)
Sets the value for firstName property |
void |
setGeneralBlock(boolean generalBlock)
Sets the boolean value for generalBlock property |
void |
setGeneralBlockNotes(String generalBlockNotes)
Sets the value for generalBlockNotes property |
void |
setInvalidBarcodeNumber(String invalidBarcodeNumber)
Sets the value for invalidBarcodeNumber property |
void |
setInvalidBarcodeNumEffDate(Date invalidBarcodeNumEffDate)
Sets the value for invalidBarcodeNumEffDate property |
void |
setLastName(String lastName)
Sets the value for lastName property |
void |
setMiddleName(String middleName)
Sets the value for middleName property |
void |
setName(org.kuali.rice.kim.impl.identity.name.EntityNameBo name)
Sets the value for name which is of type EntityNameBo |
void |
setNotes(List<OlePatronNotes> notes)
Sets the value for notes which is a list of OlePatronNotes |
void |
setOleBorrowerType(OleBorrowerType oleBorrowerType)
Sets the value for oleBorrowerType which is of type OleBorrowerType |
void |
setOleEntityAddressBo(List<OleEntityAddressBo> oleEntityAddressBo)
Sets the value for oleEntityAddressBo property |
void |
setOleLoanDocuments(List<OleLoanDocument> oleLoanDocuments)
Sets the value for oleLoanDocuments which is a list of OleLoanDocument |
void |
setOlePatronDocuments(List<OlePatronDocument> olePatronDocuments)
Sets the value for olePatronDocuments property |
void |
setOlePatronId(String olePatronId)
Sets the value for olePatronId property |
void |
setOleProxyPatronDocuments(List<OleProxyPatronDocument> oleProxyPatronDocuments)
Sets the value for oleProxyPatronDocuments property |
void |
setPagingPrivilege(boolean pagingPrivilege)
Sets the boolean value for pagingPrivilege property |
void |
setPatronAffiliations(List<OlePatronAffiliation> patronAffiliations)
Sets the value for patronAffiliations property |
void |
setPhoneNumber(String phoneNumber)
Sets the value for phoneNumber property |
void |
setPhones(List<org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo> phones)
Sets the value for phones which is a list of EntityPhoneBo |
void |
setProcessMessage(String processMessage)
Sets the value for processMessage property |
void |
setProxyPatronId(String proxyPatronId)
Sets the value for proxyPatronId property |
static OlePatronDefinition |
to(OlePatronDocument bo)
This method converts the PersistableBusinessObjectBase OlePatronDocument into immutable object OlePatronDefinition |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Constructor Detail |
|---|
public OlePatronDocument()
| Method Detail |
|---|
public List<org.kuali.rice.kim.impl.identity.employment.EntityEmploymentBo> getEmployments()
public void setEmployments(List<org.kuali.rice.kim.impl.identity.employment.EntityEmploymentBo> employments)
public static OlePatronDefinition to(OlePatronDocument bo)
bo -
public static OlePatronDocument from(OlePatronDefinition immutable)
immutable -
public List<OleLoanDocument> getOleLoanDocuments()
public void setOleLoanDocuments(List<OleLoanDocument> oleLoanDocuments)
oleLoanDocuments(list - of type OleLoanDocument)public String getBorrowerTypeName()
public org.kuali.rice.kim.impl.identity.entity.EntityBo getEntity()
getEntity in interface OlePatronContractpublic void setEntity(org.kuali.rice.kim.impl.identity.entity.EntityBo entity)
entity(EntityBo) - public String getAffiliationType()
public void setAffiliationType(String affiliationType)
public List<OlePatronNotes> getNotes()
getNotes in interface OlePatronContractpublic void setNotes(List<OlePatronNotes> notes)
notes(list - of type OlePatronNotes)public String getBarcode()
getBarcode in interface OlePatronContractpublic void setBarcode(String barcode)
barcode - public String getBorrowerType()
getBorrowerType in interface OlePatronContractpublic void setBorrowerType(String borrowerType)
borrowerType - public boolean isActiveIndicator()
isActiveIndicator in interface OlePatronContractpublic void setActiveIndicator(boolean activeIndicator)
activeIndicator - public String getOlePatronId()
getOlePatronId in interface OlePatronContractpublic void setOlePatronId(String olePatronId)
olePatronId - public boolean isGeneralBlock()
isGeneralBlock in interface OlePatronContractpublic void setGeneralBlock(boolean generalBlock)
generalBlock - public boolean isCourtesyNotice()
isCourtesyNotice in interface OlePatronContractpublic void setCourtesyNotice(boolean courtesyNotice)
courtesyNotice - public boolean isDeliveryPrivilege()
isDeliveryPrivilege in interface OlePatronContractpublic void setDeliveryPrivilege(boolean deliveryPrivilege)
deliveryPrivilege - public boolean isPagingPrivilege()
isPagingPrivilege in interface OlePatronContractpublic void setPagingPrivilege(boolean pagingPrivilege)
pagingPrivilege - public Date getExpirationDate()
getExpirationDate in interface OlePatronContractpublic void setExpirationDate(Date expirationDate)
expirationDate - public String getFirstName()
public void setFirstName(String firstName)
firstName - public String getMiddleName()
public void setMiddleName(String middleName)
middleName - public String getLastName()
public void setLastName(String lastName)
lastName - public String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress - public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
phoneNumber - public List<org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo> getPhones()
getPhones in interface OlePatronContractpublic void setPhones(List<org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo> phones)
phones(list - of type EntityPhoneBo)public List<org.kuali.rice.kim.impl.identity.address.EntityAddressBo> getAddresses()
getAddresses in interface OlePatronContractpublic void setAddresses(List<org.kuali.rice.kim.impl.identity.address.EntityAddressBo> addresses)
addresses(list - of type EntityAddressBo)public org.kuali.rice.kim.impl.identity.name.EntityNameBo getName()
getName in interface OlePatronContractpublic void setName(org.kuali.rice.kim.impl.identity.name.EntityNameBo name)
name(EntityNameBo) - public List<org.kuali.rice.kim.impl.identity.email.EntityEmailBo> getEmails()
getEmails in interface OlePatronContractpublic void setEmails(List<org.kuali.rice.kim.impl.identity.email.EntityEmailBo> emails)
emails(list - of type EntityEmailBo)public OleBorrowerType getOleBorrowerType()
public void setOleBorrowerType(OleBorrowerType oleBorrowerType)
oleBorrowerType(OleBorrowerType) - public String getProcessMessage()
public void setProcessMessage(String processMessage)
processMessage - protected LinkedHashMap toStringMapper()
public String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic List<OlePatronDocument> getOlePatronDocuments()
getOlePatronDocuments in interface OlePatronContractpublic void setOlePatronDocuments(List<OlePatronDocument> olePatronDocuments)
olePatronDocuments - public String getProxyPatronId()
public void setProxyPatronId(String proxyPatronId)
proxyPatronId - public List<OleProxyPatronDocument> getOleProxyPatronDocuments()
getOleProxyPatronDocuments in interface OlePatronContractpublic void setOleProxyPatronDocuments(List<OleProxyPatronDocument> oleProxyPatronDocuments)
oleProxyPatronDocuments - public Date getActivationDate()
getActivationDate in interface OlePatronContractpublic void setActivationDate(Date activationDate)
activationDate - public String getGeneralBlockNotes()
getGeneralBlockNotes in interface OlePatronContractpublic void setGeneralBlockNotes(String generalBlockNotes)
generalBlockNotes - public String getInvalidBarcodeNumber()
getInvalidBarcodeNumber in interface OlePatronContractpublic void setInvalidBarcodeNumber(String invalidBarcodeNumber)
invalidBarcodeNumber - public Date getInvalidBarcodeNumEffDate()
getInvalidBarcodeNumEffDate in interface OlePatronContractpublic void setInvalidBarcodeNumEffDate(Date invalidBarcodeNumEffDate)
invalidBarcodeNumEffDate - public List<OleEntityAddressBo> getOleEntityAddressBo()
getOleEntityAddressBo in interface OlePatronContractpublic void setOleEntityAddressBo(List<OleEntityAddressBo> oleEntityAddressBo)
oleEntityAddressBo - public List<OlePatronAffiliation> getPatronAffiliations()
getPatronAffiliations in interface OlePatronContractpublic void setPatronAffiliations(List<OlePatronAffiliation> patronAffiliations)
patronAffiliations -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||