Package | Description |
---|---|
org.kuali.rice.kim.api.role |
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 |
---|---|
static Role.Builder |
Role.Builder.create() |
static Role.Builder |
Role.Builder.create(RoleContract roleContract) |
static Role.Builder |
Role.Builder.create(String id,
String name,
String namespaceCode,
String description,
String kimTypeId) |
Modifier and Type | Method and Description |
---|---|
List<Role.Builder> |
RoleQueryResults.Builder.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
RoleQueryResults.Builder.setResults(List<Role.Builder> results) |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.