org.jasig.portal.groups
Interface IEntityStoreFactory

All Known Implementing Classes:
FileSystemGroupStoreFactory, LDAPEntityStoreFactory, PersonAttributesEntityStoreFactory, ReferenceEntityStoreFactory, SmartLdapEntityStore.Factory

public interface IEntityStoreFactory

Factory interface for creating an IEntityStore.

Version:
$Revision: 19776 $
Author:
Dan Ellentuck

Method Summary
 IEntityStore newEntityStore()
           
 

Method Detail

newEntityStore

IEntityStore newEntityStore()
                            throws GroupsException
Throws:
GroupsException


Copyright © 2010 Jasig. All Rights Reserved.