Uses of Interface
org.kuali.rice.kim.api.role.RolePermissionContract

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.
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.