public class FinancialEntityContactInfo extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
FinancialEntityContactInfo() |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Long getPersonFinIntDisclosureId()
public void setPersonFinIntDisclosureId(Long personFinIntDisclosureId)
public String getAddressLine1()
public void setAddressLine1(String addressLine1)
public String getAddressLine2()
public void setAddressLine2(String addressLine2)
public String getAddressLine3()
public void setAddressLine3(String addressLine3)
public String getCity()
public void setCity(String city)
public String getCountryCode()
public void setCountryCode(String countryCode)
public String getWebAddress1()
public void setWebAddress1(String webAddress1)
public String getWebAddress2()
public void setWebAddress2(String webAddress2)
public String getPostalCode()
public void setPostalCode(String postalCode)
public String getState()
public void setState(String state)
public Organization getOrganization()
public void setOrganization(Organization organization)
public Long getFinancialEntityContactInfoId()
public void setFinancialEntityContactInfoId(Long financialEntityContactInfoId)
public PersonFinIntDisclosure getPersonFinIntDisclosure()
public void setPersonFinIntDisclosure(PersonFinIntDisclosure personFinIntDisclosure)
public boolean infoMatches(FinancialEntityContactInfo comparator)
public String toString()
toString in interface org.kuali.rice.core.api.mo.ModelObjectBasictoString in class org.kuali.rice.krad.bo.BusinessObjectBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.