Uses of Class
org.jasig.portlet.announcements.model.RoleSelection

Packages that use RoleSelection
org.jasig.portlet.announcements.controller   
org.jasig.portlet.announcements.service   
 

Uses of RoleSelection in org.jasig.portlet.announcements.controller
 

Methods in org.jasig.portlet.announcements.controller with parameters of type RoleSelection
 void AdminRoleSetController.processSubmit(RoleSelection rolesSelected, org.springframework.validation.BindingResult errors, Long topicId, String groupKey, javax.portlet.ActionResponse response)
           
 

Uses of RoleSelection in org.jasig.portlet.announcements.service
 

Methods in org.jasig.portlet.announcements.service with parameters of type RoleSelection
 Set<String> PortletXMLGroupService.getSetForRoleSelection(RoleSelection roleSel)
           
 Set<String> IGroupService.getSetForRoleSelection(RoleSelection roleSel)
           
 



Copyright © 2012 Jasig, Inc.. All Rights Reserved.