Package | Description |
---|---|
org.kuali.rice.kim.api.permission |
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.impl.jaxb |
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.impl.permission |
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 . |
Constructor and Description |
---|
PermissionXmlDTO(PermissionContract permission) |
RolePermissionXmlDTO.OutsideOfRole(PermissionContract permission,
String roleId,
boolean populateIds) |
RolePermissionXmlDTO.WithinRole(PermissionContract permission,
boolean populateIds) |
RolePermissionXmlDTO(PermissionContract permission,
boolean populateIds)
Constructs a RolePermissionXmlDTO that gets populated from the given KIM permission.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionBo |
class |
UberPermissionBo |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.