|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RolePermissionContract | |
---|---|
org.kuali.rice.kim.api.role | Copyright 2005-2014 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. |
Uses of RolePermissionContract in org.kuali.rice.kim.api.role |
---|
Classes in org.kuali.rice.kim.api.role that implement RolePermissionContract | |
---|---|
class |
RolePermission
|
static class |
RolePermission.Builder
This builder constructs a RolePermission enforcing the constraints of the RolePermissionContract . |
Methods in org.kuali.rice.kim.api.role with parameters of type RolePermissionContract | |
---|---|
static RolePermission.Builder |
RolePermission.Builder.create(RolePermissionContract contract)
Creates a RolePermission from an existing RolePermissionContract . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |