org.jasig.portal.groups
Class EntityGroupNameFinderFactory

java.lang.Object
  extended by 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

Constructor Summary
EntityGroupNameFinderFactory()
           
 
Method Summary
 IEntityNameFinder newFinder()
          Return a finder instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityGroupNameFinderFactory

public EntityGroupNameFinderFactory()
Method Detail

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.