org.jasig.portal.groups
Interface IComponentGroupServiceFactory
- All Known Implementing Classes:
- ReferenceIndividualGroupServiceFactory
public interface IComponentGroupServiceFactory
Factory interface for creating an IComponentGroupService
.
- Version:
- $Revision: 1.2 $
- 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