public class AwardTemplateContact extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AwardTemplateContact() |
| Modifier and Type | Method and Description |
|---|---|
AwardTemplate |
getAwardTemplate() |
ContactType |
getContactType()
Gets the contactType attribute.
|
String |
getRoleCode()
Gets the contactTypeCode attribute.
|
Rolodex |
getRolodex()
Gets the rolodex attribute.
|
Integer |
getRolodexId()
Gets the rolodexId attribute.
|
Integer |
getTemplateContactId() |
void |
setAwardTemplate(AwardTemplate awardTemplate) |
void |
setContactType(ContactType contactType)
Sets the contactType attribute value.
|
void |
setRoleCode(String contactTypeCode)
Sets the contactTypeCode attribute value.
|
void |
setRolodex(Rolodex rolodex)
Sets the rolodex attribute value.
|
void |
setRolodexId(Integer rolodexId)
Sets the rolodexId attribute value.
|
void |
setTemplateContactId(Integer templateContactId) |
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 Integer getTemplateContactId()
public void setTemplateContactId(Integer templateContactId)
public AwardTemplate getAwardTemplate()
public void setAwardTemplate(AwardTemplate awardTemplate)
public String getRoleCode()
public void setRoleCode(String contactTypeCode)
contactTypeCode - The contactTypeCode to set.public Integer getRolodexId()
public void setRolodexId(Integer rolodexId)
rolodexId - The rolodexId to set.public ContactType getContactType()
public void setContactType(ContactType contactType)
contactType - The contactType to set.public Rolodex getRolodex()
public void setRolodex(Rolodex rolodex)
rolodex - The rolodex to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.