Uses of Class
org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder

Packages that use RoleResponsibilityAction.Builder
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 RoleResponsibilityAction.Builder in org.kuali.rice.kim.api.role
 

Methods in org.kuali.rice.kim.api.role that return RoleResponsibilityAction.Builder
static RoleResponsibilityAction.Builder RoleResponsibilityAction.Builder.create()
           
static RoleResponsibilityAction.Builder RoleResponsibilityAction.Builder.create(RoleResponsibilityActionContract rra)
           
 

Methods in org.kuali.rice.kim.api.role that return types with arguments of type RoleResponsibilityAction.Builder
 List<RoleResponsibilityAction.Builder> RoleMember.Builder.getRoleRspActions()
           
 

Method parameters in org.kuali.rice.kim.api.role with type arguments of type RoleResponsibilityAction.Builder
 void RoleMember.Builder.setRoleRspActions(List<RoleResponsibilityAction.Builder> roleRspActions)
           
 



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