public class NotificationTypeRecipient extends KraPersistableBusinessObjectBase
NotificationType.UPDATE_USER_LENGTH| Constructor and Description |
|---|
NotificationTypeRecipient() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFullName() |
Long |
getNotificationTypeId() |
Long |
getNotificationTypeRecipientId() |
String |
getPersonId() |
String |
getRoleName() |
Map<String,String> |
getRoleQualifiers() |
String |
getRoleSubQualifier() |
String |
getRolodexId() |
List<org.kuali.rice.core.api.util.KeyValue> |
getSubQualifierValues() |
int |
hashCode() |
void |
setFullName(String fullName) |
void |
setNotificationTypeId(Long notificationTypeId) |
void |
setNotificationTypeRecipientId(Long notificationTypeRecipientId) |
void |
setPersonId(String personId) |
void |
setRoleName(String roleName) |
void |
setRoleQualifiers(Map<String,String> roleQualifiers) |
void |
setRoleSubQualifier(String roleSubQualifier) |
void |
setRolodexId(String rolodexId) |
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 Long getNotificationTypeRecipientId()
public void setNotificationTypeRecipientId(Long notificationTypeRecipientId)
public Long getNotificationTypeId()
public void setNotificationTypeId(Long notificationTypeId)
public String getRoleName()
public void setRoleName(String roleName)
public String getPersonId()
public void setPersonId(String personId)
public String getRolodexId()
public void setRolodexId(String rolodexId)
public String getFullName()
public void setFullName(String fullName)
public String getRoleSubQualifier()
public void setRoleSubQualifier(String roleSubQualifier)
public List<org.kuali.rice.core.api.util.KeyValue> getSubQualifierValues()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.