public interface PrincipalRoleMemberBoContract extends KPMERoleMemberBoContract
PrincipalRoleMemberBoContract interface.
| 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 | 
getEffectiveDate, getExpirationDate, getRoleNamegetAttributes, getMemberId, getMemberName, getMemberNamespaceCode, getRoleId, getRoleRspActions, getTypeString getPrincipalId()
principalId of PrincipalRoleMemberBo
String getPrincipalName()
principalName of PrincipalRoleMemberBo
org.kuali.rice.kim.api.identity.Person getPerson()
person of PrincipalRoleMemberBo
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.