uPortal 2.4.1
API Documentation

org.jasig.portal.groups
Interface ICompositeGroupServiceFactory

All Known Implementing Classes:
ReferenceCompositeGroupServiceFactory

public interface ICompositeGroupServiceFactory

Factory interface for creating an ICompositeGroupService.

Version:
$Revision: 1.1 $
Author:
Dan Ellentuck

Method Summary
 ICompositeGroupService newGroupService()
           
 

Method Detail

newGroupService

public ICompositeGroupService newGroupService()
                                       throws GroupsException
Throws:
GroupsException

uPortal 2.4.1
API Documentation