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