|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.aesop.repositories.RepositoryFactory
public class RepositoryFactory
Constructor Summary | |
---|---|
RepositoryFactory()
|
Method Summary | |
---|---|
NodeRepositoryConfig |
getConfig(RepositoryType type)
Given a certain repository type, return a configuration object |
NodeTypeSet |
validNodeTypes(RepositoryType type)
Given a certain repository type, return a set of the types of nodes which are valid for that repository. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryFactory()
Method Detail |
---|
public NodeRepositoryConfig getConfig(RepositoryType type) throws Scheherexception
RepositoryFactoryInterface
getConfig
in interface RepositoryFactoryInterface
Scheherexception
public NodeTypeSet validNodeTypes(RepositoryType type) throws Scheherexception
RepositoryFactoryInterface
validNodeTypes
in interface RepositoryFactoryInterface
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |