Uses of Interface
org.jasig.portal.layout.dlm.remoting.IGroupListHelper

Packages that use IGroupListHelper
org.jasig.portal.layout.dlm.remoting   
org.jasig.portal.portlets.portletadmin   
 

Uses of IGroupListHelper in org.jasig.portal.layout.dlm.remoting
 

Classes in org.jasig.portal.layout.dlm.remoting that implement IGroupListHelper
 class GroupListHelperImpl
           
 

Methods in org.jasig.portal.layout.dlm.remoting with parameters of type IGroupListHelper
 void SearchEntitiesController.setGroupListHelper(IGroupListHelper groupListHelper)
          For injection of the group list helper.
 void FindEntityController.setGroupListHelper(IGroupListHelper groupListHelper)
          For injection of the group list helper.
 

Uses of IGroupListHelper in org.jasig.portal.portlets.portletadmin
 

Methods in org.jasig.portal.portlets.portletadmin with parameters of type IGroupListHelper
 void PortletAdministrationHelper.setGroupListHelper(IGroupListHelper groupListHelper)
           
 



Copyright © 2010 Jasig. All Rights Reserved.