org.jasig.portal.groups
Class EntityGroupNameFinderFactory
java.lang.Object
org.jasig.portal.groups.EntityGroupNameFinderFactory
- All Implemented Interfaces:
- IEntityNameFinderFactory
public class EntityGroupNameFinderFactory
- extends Object
- implements IEntityNameFinderFactory
Factory for creating EntityGroupNameFinder.
- Version:
- $Revision: 19776 $
- Author:
- Alex Vigdor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityGroupNameFinderFactory
public EntityGroupNameFinderFactory()
newFinder
public IEntityNameFinder newFinder()
throws GroupsException
- Description copied from interface:
IEntityNameFinderFactory
- Return a finder instance.
- Specified by:
newFinder in interface IEntityNameFinderFactory
- Returns:
- org.jasig.portal.groups.IEntityNameFinder
- Throws:
GroupsException
Copyright © 2010 Jasig. All Rights Reserved.