Package | Description |
---|---|
org.kuali.rice.kim.api.identity.entity |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.kim.api.identity.principal |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
List<Principal.Builder> |
EntityDefault.Builder.getPrincipals() |
List<Principal.Builder> |
Entity.Builder.getPrincipals() |
Modifier and Type | Method and Description |
---|---|
void |
EntityDefault.Builder.setPrincipals(List<Principal.Builder> principals) |
void |
Entity.Builder.setPrincipals(List<Principal.Builder> principals) |
Modifier and Type | Method and Description |
---|---|
static Principal.Builder |
Principal.Builder.create(PrincipalContract contract) |
static Principal.Builder |
Principal.Builder.create(String principalName) |
Modifier and Type | Method and Description |
---|---|
List<Principal.Builder> |
PrincipalQueryResults.Builder.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
PrincipalQueryResults.Builder.setResults(List<Principal.Builder> results) |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.