public class NotificationModuleRole extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
NotificationModuleRole() |
| Modifier and Type | Method and Description |
|---|---|
List |
buildListOfDeletionAwareLists() |
String |
getModuleCode() |
Long |
getNotificationModuleRoleId() |
String |
getRoleName() |
List<NotificationModuleRoleQualifier> |
getRoleQualifiers() |
void |
setModuleCode(String moduleCode) |
void |
setNotificationModuleRoleId(Long notificationModuleRoleId) |
void |
setRoleName(String roleName) |
void |
setRoleQualifiers(List<NotificationModuleRoleQualifier> roleQualifiers) |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Long getNotificationModuleRoleId()
public void setNotificationModuleRoleId(Long notificationModuleRoleId)
public String getModuleCode()
public void setModuleCode(String moduleCode)
public String getRoleName()
public void setRoleName(String roleName)
public List<NotificationModuleRoleQualifier> getRoleQualifiers()
public void setRoleQualifiers(List<NotificationModuleRoleQualifier> roleQualifiers)
public List buildListOfDeletionAwareLists()
buildListOfDeletionAwareLists in interface org.kuali.rice.krad.bo.PersistableBusinessObjectbuildListOfDeletionAwareLists in class org.kuali.rice.krad.bo.PersistableBusinessObjectBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.