Uses of Interface
story.dbcore.repositories.RepositoryFactoryInterface

Packages that use RepositoryFactoryInterface
story.aesop.repositories   
story.dbcore.admin   
 

Uses of RepositoryFactoryInterface in story.aesop.repositories
 

Classes in story.aesop.repositories that implement RepositoryFactoryInterface
 class RepositoryFactory
           
 

Uses of RepositoryFactoryInterface in story.dbcore.admin
 

Methods in story.dbcore.admin that return RepositoryFactoryInterface
 RepositoryFactoryInterface DBCoreInterface.getRepositoryFactory()
          Retrieve the RepositoryFactory
 

Constructors in story.dbcore.admin with parameters of type RepositoryFactoryInterface
DBCoreInterface(RepositoryFactoryInterface repositoryFactory, NodeFactoryInterface nodeFactory, LinkProperties linkProperties, SymbolTable symbolTable, AppName applicationName, AppFileExtension applicationFileExtension)
          Constructor
 



Copyright © 2011 David K. Elson. All Rights Reserved.