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. 
org.nuxeo.ecm.platform.audit.search.resources.indexing   
 

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()
           
 

Uses of IndexableResourceFactory in org.nuxeo.ecm.platform.audit.search.resources.indexing
 

Classes in org.nuxeo.ecm.platform.audit.search.resources.indexing that implement IndexableResourceFactory
 class AuditIndexableResourceFactory
          Audit indexable resource factory.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.