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, setRoleNamebuildListOfDeletionAwareLists, equals, from, getAttributeDetails, getAttributes, getId, getMember, getMemberName, getMemberNamespaceCode, getRoleId, getRoleMemberName, getRoleRspActions, getTypeCode, setAttributeDetails, setAttributes, setId, setRoleId, setRoleRspActions, togetMemberId, getType, setMemberId, setType, setTypeCodegetActiveFromDate, getActiveFromDateValue, getActiveToDate, getActiveToDateValue, getMetaClass, getProperty, invokeMethod, isActive, isActive, isActive, setActiveFromDateValue, setActiveToDateValue, setMetaClass, setPropertyafterDelete, 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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEffectiveDate, getExpirationDate, getRoleNamegetAttributes, getMemberId, getMemberName, getMemberNamespaceCode, getRoleId, getRoleRspActions, getTypepublic PrincipalRoleMemberBo()
public String getPrincipalId()
PrincipalRoleMemberBoContractprincipalId of PrincipalRoleMemberBo
getPrincipalId in interface PrincipalRoleMemberBoContractpublic void setPrincipalId(String principalId)
public String getPrincipalName()
PrincipalRoleMemberBoContractprincipalName of PrincipalRoleMemberBo
getPrincipalName in interface PrincipalRoleMemberBoContractpublic org.kuali.rice.kim.api.identity.Person getPerson()
PrincipalRoleMemberBoContractperson of PrincipalRoleMemberBo
getPerson in interface PrincipalRoleMemberBoContractpublic void setPerson(org.kuali.rice.kim.api.identity.Person person)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.