Uses of Class
org.dspace.discovery.indexobject.factory.IndexObjectFactoryFactory
-
Packages that use IndexObjectFactoryFactory Package Description org.dspace.discovery org.dspace.discovery.indexobject.factory -
-
Uses of IndexObjectFactoryFactory in org.dspace.discovery
Fields in org.dspace.discovery declared as IndexObjectFactoryFactory Modifier and Type Field Description protected IndexObjectFactoryFactorySolrServiceImpl. indexObjectServiceFactory -
Uses of IndexObjectFactoryFactory in org.dspace.discovery.indexobject.factory
Subclasses of IndexObjectFactoryFactory in org.dspace.discovery.indexobject.factory Modifier and Type Class Description classIndexObjectFactoryFactoryImplAbstract factory implementation to get the IndexFactory objectsMethods in org.dspace.discovery.indexobject.factory that return IndexObjectFactoryFactory Modifier and Type Method Description static IndexObjectFactoryFactoryIndexObjectFactoryFactory. getInstance()Retrieve an implementation instance for this factory
-