| Package | Description |
|---|---|
| org.kuali.rice.kim.api.role |
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 | Method and Description |
|---|---|
static RolePermission.Builder |
RolePermission.Builder.create(RolePermissionContract contract)
Creates a RolePermission from an existing
RolePermissionContract. |
static RolePermission.Builder |
RolePermission.Builder.create(String id,
String roleId,
String permissionId)
Creates a RolePermission with the required fields.
|
| Constructor and Description |
|---|
RolePermission(RolePermission.Builder builder)
A constructor using the Builder.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.