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
_persistence_get_attributeDetails, _persistence_get_id, _persistence_get_roleId, _persistence_get, _persistence_new, _persistence_post_clone, _persistence_set_attributeDetails, _persistence_set_id, _persistence_set_roleId, _persistence_set, equals, from, getAttributeDetails, getAttributes, getId, getMember, getMemberName, getMemberNamespaceCode, getRoleId, getRoleMemberName, getRoleRspActions, setAttributeDetails, setAttributes, setId, setRoleId, setRoleRspActions, to
_persistence_get_memberId, _persistence_get_typeCode, _persistence_set_memberId, _persistence_set_typeCode, getMemberId, getType, setMemberId, setType, setTypeCode
_persistence_get_activeFromDateValue, _persistence_get_activeToDateValue, _persistence_set_activeFromDateValue, _persistence_set_activeToDateValue, getActiveFromDate, getActiveFromDateValue, getActiveToDate, getActiveToDateValue, isActive, isActive, isActive, setActiveFromDateValue, setActiveToDateValue
_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_get_objectId, _persistence_get_versionNumber, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
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–2015 The Kuali Foundation. All rights reserved.