org.jasig.portal.groups.filesystem
Class FileSystemEntitySearcherFactory
java.lang.Object
org.jasig.portal.groups.filesystem.FileSystemEntitySearcherFactory
- All Implemented Interfaces:
- IEntitySearcherFactory
public class FileSystemEntitySearcherFactory
- extends Object
- implements IEntitySearcherFactory
Returns IEntityGroupStore and IEntityStore
implementations for the file system group service.
- Version:
- $Revision: 19776 $
- Author:
- Dan Ellentuck
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemEntitySearcherFactory
public FileSystemEntitySearcherFactory()
- FileSytemEntitySearcherFactory constructor.
getGroupStore
protected static FileSystemGroupStore getGroupStore()
throws GroupsException
- Returns:
- org.jasig.portal.groups.filesystem.FileSystemGroupStore
- Throws:
GroupsException
newEntitySearcher
public IEntitySearcher newEntitySearcher()
throws GroupsException
- Specified by:
newEntitySearcher in interface IEntitySearcherFactory
- Throws:
GroupsException
Copyright © 2010 Jasig. All Rights Reserved.