public class NonOrganizationalRolodex extends Rolodex implements Contactable
Rolodex instances.UPDATE_USER_LENGTH| Constructor and Description |
|---|
NonOrganizationalRolodex() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContactOrganizationName()
This method returns the contact's organization name.
|
Serializable |
getIdentifier()
This method returns the serializable identifier of the contact.
|
String |
getOrganizationIdentifier()
This method returns the contact's associated unit number.
|
void |
setIdentifier(Serializable identifier) |
getAddressLine1, getAddressLine2, getAddressLine3, getCity, getComments, getCountryCode, getCounty, getCreateUser, getDeleteFlag, getEmailAddress, getFaxNumber, getFirstName, getFullName, getIsSponsorAddress, getLastName, getMiddleName, getOrganization, getOrganizations, getOwnedByUnit, getPhoneNumber, getPostalCode, getPrefix, getRolodexId, getSponsor, getSponsorAddressFlag, getSponsorCode, getState, getSuffix, getTitle, getUnit, isActive, setActive, setAddressLine1, setAddressLine2, setAddressLine3, setCity, setComments, setCountryCode, setCounty, setCreateUser, setDeleteFlag, setEmailAddress, setFaxNumber, setFirstName, setIsSponsorAddress, setLastName, setMiddleName, setOrganization, setOrganizations, setOwnedByUnit, setPhoneNumber, setPostalCode, setPrefix, setRolodexId, setSponsor, setSponsorAddressFlag, setSponsorCode, setState, setSuffix, setTitle, setUnit, setUpdateUsergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, 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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEmailAddress, getFirstName, getFullName, getLastName, getPhoneNumber, getUnitpublic Serializable getIdentifier()
RolodexgetIdentifier in interface ContactablegetIdentifier in class RolodexContactable.getIdentifier()public void setIdentifier(Serializable identifier)
org.kuali.kra.bo.Contactable#setIdentifier(java.io.Serializable)public String getContactOrganizationName()
RolodexgetContactOrganizationName in interface ContactablegetContactOrganizationName in class RolodexContactable.getContactOrganizationName()public String getOrganizationIdentifier()
RolodexgetOrganizationIdentifier in interface ContactablegetOrganizationIdentifier in class RolodexContactable.getOrganizationIdentifier()Copyright © 2013 The Kuali Foundation. All Rights Reserved.