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