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

Packages that use RoleResponsibilityContract
org.kuali.rice.kim.api.role Copyright 2005-2012 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 RoleResponsibilityContract in org.kuali.rice.kim.api.role
 

Classes in org.kuali.rice.kim.api.role that implement RoleResponsibilityContract
 class RoleResponsibility
          An lightweight association of a Responsibility and a Role represented by references to the identifiers of a Role and a Responsibility that are related to each other.
static class RoleResponsibility.Builder
           
 

Methods in org.kuali.rice.kim.api.role that return RoleResponsibilityContract
 RoleResponsibilityContract RoleResponsibilityActionContract.getRoleResponsibility()
          Returns a RoleResponsibility instances associated with this action.
 

Methods in org.kuali.rice.kim.api.role with parameters of type RoleResponsibilityContract
static RoleResponsibility.Builder RoleResponsibility.Builder.create(RoleResponsibilityContract rrContract)
           
 



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