org.jasig.portal.groups
Interface IComponentGroupServiceFactory
- All Known Implementing Classes:
- ReferenceIndividualGroupServiceFactory
public interface IComponentGroupServiceFactory
Factory interface for creating an IComponentGroupService.
- Version:
- $Revision: 19776 $
- Author:
- Dan Ellentuck
newGroupService
IComponentGroupService newGroupService()
throws GroupsException
- Throws:
GroupsException
newGroupService
IComponentGroupService newGroupService(ComponentGroupServiceDescriptor descriptor)
throws GroupsException
- Parameters:
descriptor - org.jasig.portal.groups.ComponentGroupServiceDescriptor
- Throws:
GroupsException
Copyright © 2010 Jasig. All Rights Reserved.