| Package | Description | 
|---|---|
| org.kuali.rice.kim.api.common.template | Copyright 2005-2016 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.permission | Copyright 2005-2016 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.responsibility | Copyright 2005-2016 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 Template.Builder | Template.Builder. create(String namespaceCode,
      String name,
      String kimTypeId)creates a KimPermission with the required fields. | 
| static Template.Builder | Template.Builder. create(TemplateContract contract)creates a KimPermission from an existing  TemplateContract. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Template.Builder> | TemplateQueryResults.Builder. getResults() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TemplateQueryResults.Builder. setResults(List<Template.Builder> results) | 
| Modifier and Type | Method and Description | 
|---|---|
| Template.Builder | Permission.Builder. getTemplate() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Permission.Builder. setTemplate(Template.Builder template) | 
| Modifier and Type | Method and Description | 
|---|---|
| Template.Builder | Responsibility.Builder. getTemplate() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Responsibility.Builder. setTemplate(Template.Builder template) | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.