Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.search.api.client.indexing.resources.factory.IndexableResourceFactory

Packages that use IndexableResourceFactory
org.nuxeo.ecm.core.search.api.client.indexing.resources Base indexable resources API. 
org.nuxeo.ecm.core.search.api.client.indexing.resources.document Document indexable resources. 
org.nuxeo.ecm.core.search.api.client.indexing.resources.document.factory   
org.nuxeo.ecm.core.search.api.indexing.resources.configuration Indexable resource configuration. 
 

Uses of IndexableResourceFactory in org.nuxeo.ecm.core.search.api.client.indexing.resources
 

Classes in org.nuxeo.ecm.core.search.api.client.indexing.resources that implement IndexableResourceFactory
 class AbstractIndexableResourceFactory
          Abstract indexable resource factory.
 

Uses of IndexableResourceFactory in org.nuxeo.ecm.core.search.api.client.indexing.resources.document
 

Classes in org.nuxeo.ecm.core.search.api.client.indexing.resources.document that implement IndexableResourceFactory
 class DocumentIndexableResourceFactory
          Document indexable resource factory.
 

Uses of IndexableResourceFactory in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.factory
 

Classes in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.factory that implement IndexableResourceFactory
 class DocumentBuiltinsIndexableResourceFactory
          Document builtins indexable resource factory.
 

Uses of IndexableResourceFactory in org.nuxeo.ecm.core.search.api.indexing.resources.configuration
 

Methods in org.nuxeo.ecm.core.search.api.indexing.resources.configuration that return IndexableResourceFactory
 IndexableResourceFactory ResourceTypeDescriptor.getFactory()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.