|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.groups.filesystem.FileSystemGroupStoreFactory
public class FileSystemGroupStoreFactory
Returns IEntityGroupStore and IEntityStore
implementations for the file system group service.
| Field Summary | |
|---|---|
private static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
FileSystemGroupStoreFactory()
ReferenceGroupServiceFactory constructor. |
|
| Method Summary | |
|---|---|
protected static FileSystemGroupStore |
getGroupStore()
|
IEntityStore |
newEntityStore()
Return an instance of the entity store implementation. |
IEntityGroupStore |
newGroupStore()
Return an instance of the entity group store implementation. |
IEntityGroupStore |
newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the entity group store implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public FileSystemGroupStoreFactory()
| Method Detail |
|---|
protected static FileSystemGroupStore getGroupStore()
throws GroupsException
GroupsException
public IEntityStore newEntityStore()
throws GroupsException
newEntityStore in interface IEntityStoreFactoryGroupsException
public IEntityGroupStore newGroupStore()
throws GroupsException
newGroupStore in interface IEntityGroupStoreFactoryGroupsException
public IEntityGroupStore newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
throws GroupsException
newGroupStore in interface IEntityGroupStoreFactoryGroupsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||