| Package | Description |
|---|---|
| org.kuali.rice.kim.api.permission |
Copyright 2005-2018 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 |
Permission
An immutable representation of a
PermissionContract. |
static class |
Permission.Builder
This builder constructs a Permission enforcing the constraints of the
PermissionContract. |
| Modifier and Type | Method and Description |
|---|---|
static Permission.Builder |
Permission.Builder.create(PermissionContract contract)
Creates a Permission from an existing
PermissionContract. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.