public class DepartmentPrincipalRoleMemberBo extends PrincipalRoleMemberBo implements DepartmentPrincipalRoleMemberBoContract
Modifier and Type | Class and Description |
---|---|
static class |
DepartmentPrincipalRoleMemberBo.Builder |
CACHE_NAME
Constructor and Description |
---|
DepartmentPrincipalRoleMemberBo() |
Modifier and Type | Method and Description |
---|---|
static DepartmentPrincipalRoleMemberBo |
from(org.kuali.rice.kim.impl.role.RoleMemberBo roleMemberBo,
Map<String,String> attributes) |
void |
setRoleName(String roleName) |
getPerson, getPrincipalId, getPrincipalName, setPerson, setPrincipalId
getEffectiveDate, getExpirationDate, getRoleName, setEffectiveDate, setExpirationDate
buildListOfDeletionAwareLists, equals, from, getAttributeDetails, getAttributes, getId, getMember, getMemberName, getMemberNamespaceCode, getRoleId, getRoleMemberName, getRoleRspActions, getTypeCode, setAttributeDetails, setAttributes, setId, setRoleId, setRoleRspActions, to
getMemberId, getType, setMemberId, setType, setTypeCode
getActiveFromDate, getActiveFromDateValue, getActiveToDate, getActiveToDateValue, getMetaClass, getProperty, invokeMethod, isActive, isActive, isActive, setActiveFromDateValue, setActiveToDateValue, setMetaClass, setProperty
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPerson, getPrincipalId, getPrincipalName
getEffectiveDate, getExpirationDate, getRoleName
getAttributes, getMemberId, getMemberName, getMemberNamespaceCode, getRoleId, getRoleRspActions, getType
public DepartmentPrincipalRoleMemberBo()
public static DepartmentPrincipalRoleMemberBo from(org.kuali.rice.kim.impl.role.RoleMemberBo roleMemberBo, Map<String,String> attributes)
public void setRoleName(String roleName)
setRoleName
in class KPMERoleMemberBo
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.