public class ContactType extends KraPersistableBusinessObjectBase implements ContactRole
UPDATE_USER_LENGTHextension, versionNumberCOI_CODE, KEY_PERSON_CODE, PI_CODE| Constructor and Description |
|---|
ContactType()
Constructs a ContactType.java
|
ContactType(String contactTypeCode,
String description)
Convenience constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContactTypeCode()
This method...
|
String |
getDescription() |
String |
getRoleCode() |
String |
getRoleDescription() |
int |
hashCode() |
void |
setContactTypeCode(String contactTypeCode) |
void |
setDescription(String description) |
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 String getContactTypeCode()
public void setContactTypeCode(String contactTypeCode)
contactTypeCode - public String getDescription()
public void setDescription(String description)
description - public String getRoleDescription()
getRoleDescription in interface ContactRoleContactRole.getRoleDescription()public String getRoleCode()
getRoleCode in interface ContactRoleContactRole.getRoleCode()Copyright © 2013 The Kuali Foundation. All Rights Reserved.