| Package | Description |
|---|---|
| org.kuali.rice.kim.api.common.template |
Copyright 2005-2017 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-2017 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-2017 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 | Class and Description |
|---|---|
class |
Template
An immutable representation of a
TemplateContract. |
static class |
Template.Builder
This builder constructs a Template enforcing the constraints of the
TemplateContract. |
| Modifier and Type | Method and Description |
|---|---|
static Template.Builder |
Template.Builder.create(TemplateContract contract)
creates a KimPermission from an existing
TemplateContract. |
| Modifier and Type | Method and Description |
|---|---|
TemplateContract |
PermissionContract.getTemplate()
The Template referenced by the Permission.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateContract |
ResponsibilityContract.getTemplate()
The Template referenced by the Responsibility.
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.