| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.identity | |
| org.kuali.rice.kim.impl.identity.entity | |
| org.kuali.rice.kim.impl.identity.principal |
| Modifier and Type | Method and Description |
|---|---|
protected PrincipalBo |
IdentityServiceImpl.getPrincipalBo(String principalId) |
protected PrincipalBo |
IdentityServiceImpl.getPrincipalBoByPrincipalName(String principalName) |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalBo> |
EntityBo.getPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBo.setPrincipals(List<PrincipalBo> principals) |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalBo |
PrincipalBo.from(Principal immutable)
Creates a PrincipalBo business object from an immutable representation of a Principal.
|
| Modifier and Type | Method and Description |
|---|---|
static Principal |
PrincipalBo.to(PrincipalBo bo) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.