public class AwardTemplateReportTermRecipient extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
AwardTemplateReportTermRecipient() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AwardTemplateReportTerm |
getAwardTemplateReportTerm()
Gets the awardTemplateReportTerm attribute.
|
ContactType |
getContactType()
Gets the contactType attribute.
|
String |
getContactTypeCode()
Gets the contactTypeCode attribute.
|
String |
getContactTypeCodeAndRolodexId() |
Integer |
getNumberOfCopies()
Gets the numberOfCopies attribute.
|
Rolodex |
getRolodex()
Gets the rolodex attribute.
|
Integer |
getRolodexId()
Gets the rolodexId attribute.
|
String |
getRolodexNameOrganization() |
Integer |
getTemplateReportTermId() |
Integer |
getTemplateReportTermRecipientId() |
int |
hashCode() |
void |
setAwardTemplateReportTerm(AwardTemplateReportTerm awardTemplateReportTerm)
Sets the awardTemplateReportTerm attribute value.
|
void |
setContactType(ContactType contactType)
Sets the contactType attribute value.
|
void |
setContactTypeCode(String contactTypeCode)
Sets the contactTypeCode attribute value.
|
void |
setcontactTypeCodeAndRolodexId(String contactTypeCodeAndRolodexId) |
void |
setNumberOfCopies(Integer numberOfCopies)
Sets the numberOfCopies attribute value.
|
void |
setRolodex(Rolodex rolodex)
Sets the rolodex attribute value.
|
void |
setRolodexId(Integer rolodexId)
Sets the rolodexId attribute value.
|
void |
setRolodexNameOrganization(String rolodexNameOrganization) |
void |
setTemplateReportTermId(Integer templateReportTermId) |
void |
setTemplateReportTermRecipientId(Integer templateReportTermRecipientId) |
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 getTemplateReportTermRecipientId()
public void setTemplateReportTermRecipientId(Integer templateReportTermRecipientId)
public String getRolodexNameOrganization()
public void setRolodexNameOrganization(String rolodexNameOrganization)
public String getContactTypeCodeAndRolodexId()
public void setcontactTypeCodeAndRolodexId(String contactTypeCodeAndRolodexId)
public Integer getTemplateReportTermId()
public void setTemplateReportTermId(Integer templateReportTermId)
public AwardTemplateReportTerm getAwardTemplateReportTerm()
public void setAwardTemplateReportTerm(AwardTemplateReportTerm awardTemplateReportTerm)
awardTemplateReportTerm - The awardTemplateReportTerm to set.public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String getContactTypeCode()
public void setContactTypeCode(String contactTypeCode)
contactTypeCode - The contactTypeCode to set.public Integer getRolodexId()
public void setRolodexId(Integer rolodexId)
rolodexId - The rolodexId to set.public Integer getNumberOfCopies()
public void setNumberOfCopies(Integer numberOfCopies)
numberOfCopies - The numberOfCopies 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.