public abstract class PrincipalRoleMemberBo extends KPMERoleMemberBo implements PrincipalRoleMemberBoContract
CACHE_NAME
Constructor and Description |
---|
PrincipalRoleMemberBo() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.kim.api.identity.Person |
getPerson()
The person that is associated with the Role
|
String |
getPrincipalId()
Id of the person that is associated with the Role
|
String |
getPrincipalName()
Name of the person that is associated with the Role
|
void |
setPerson(org.kuali.rice.kim.api.identity.Person person) |
void |
setPrincipalId(String principalId) |
getEffectiveDate, getExpirationDate, getRoleName, setEffectiveDate, setExpirationDate, setRoleName
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
getEffectiveDate, getExpirationDate, getRoleName
getAttributes, getMemberId, getMemberName, getMemberNamespaceCode, getRoleId, getRoleRspActions, getType
public PrincipalRoleMemberBo()
public String getPrincipalId()
PrincipalRoleMemberBoContract
principalId of PrincipalRoleMemberBo
getPrincipalId
in interface PrincipalRoleMemberBoContract
public void setPrincipalId(String principalId)
public String getPrincipalName()
PrincipalRoleMemberBoContract
principalName of PrincipalRoleMemberBo
getPrincipalName
in interface PrincipalRoleMemberBoContract
public org.kuali.rice.kim.api.identity.Person getPerson()
PrincipalRoleMemberBoContract
person of PrincipalRoleMemberBo
getPerson
in interface PrincipalRoleMemberBoContract
public void setPerson(org.kuali.rice.kim.api.identity.Person person)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.