public class AwardSponsorContact extends AwardContact
personId, roleCode, rolodexIdUPDATE_USER_LENGTH| Constructor and Description |
|---|
AwardSponsorContact() |
AwardSponsorContact(KcPerson person,
ContactRole role) |
AwardSponsorContact(NonOrganizationalRolodex rolodex,
ContactRole contactRole) |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getContactRoleType()
This method specifies the actual class implementing ContactRole
|
protected String |
getContactRoleTypeIdentifier()
This method specifies the identifier of the actual type implementing ContactRole
|
ContactType |
getContactType()
Gets the contactType attribute.
|
void |
setContactRole(ContactRole contactRole)
Sets the contactRole attribute value.
|
void |
setContactType(ContactType contactType)
Sets the contactType attribute value.
|
equals, getAwardContactId, getBusinessObjectService, getContact, getContactOrganizationName, getContactRole, getContactRoleCode, getEmailAddress, getFullName, getGenericId, getIdentifierMap, getKcPersonService, getOrganizationIdentifier, getPerson, getPersonId, getPhoneNumber, getRoleCode, getRolodex, getRolodexId, hashCode, isEmployee, refreshContactRole, refreshPerson, refreshRolodex, resetPersistenceState, setAwardContactId, setContactRoleCode, setEmailAddress, setFullName, setPerson, setPersonId, setPhoneNumber, setRoleCode, setRolodex, setRolodexId, setUnitNamegetAward, getAwardNumber, getSequenceNumber, getSequenceOwner, prePersist, setAward, setAwardNumber, setSequenceNumber, setSequenceOwnergetAuthorPersonName, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, 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 AwardSponsorContact()
public AwardSponsorContact(NonOrganizationalRolodex rolodex, ContactRole contactRole)
public AwardSponsorContact(KcPerson person, ContactRole role)
public ContactType getContactType()
public void setContactRole(ContactRole contactRole)
AwardContactsetContactRole in class AwardContactcontactRole - The contactRole to set.public void setContactType(ContactType contactType)
contactType - The contactType to set.protected Class getContactRoleType()
AwardContactgetContactRoleType in class AwardContactAwardContact.getContactRoleType()protected String getContactRoleTypeIdentifier()
AwardContactgetContactRoleTypeIdentifier in class AwardContactAwardContact.getContactRoleTypeIdentifier()Copyright © 2013 The Kuali Foundation. All Rights Reserved.