Nuxeo Enterprise Platform 5.4

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

Packages that use IndexableResource
org.nuxeo.ecm.core.search.api.backend.indexing.resources Nuxeo Core search engine backend API related to indexable resources. 
org.nuxeo.ecm.core.search.api.backend.indexing.resources.factory Search engine backend resolved resources factories. 
org.nuxeo.ecm.core.search.api.backend.indexing.resources.impl Nuxeo Core search engine backend API implementation. 
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.client.indexing.resources.document.impl Document indexable resources implementation. 
org.nuxeo.ecm.core.search.api.client.indexing.resources.factory Indexable resources factories. 
org.nuxeo.ecm.core.search.api.client.indexing.resources.impl Base indexable resources API implementation. 
org.nuxeo.ecm.core.search.backend.testing   
org.nuxeo.ecm.platform.audit.search.resources.indexing   
org.nuxeo.ecm.platform.audit.search.resources.indexing.api   
 

Uses of IndexableResource in org.nuxeo.ecm.core.search.api.backend.indexing.resources
 

Methods in org.nuxeo.ecm.core.search.api.backend.indexing.resources that return IndexableResource
 IndexableResource ResolvedResource.getIndexableResource()
          Returns the indexable bound resource.
 

Methods in org.nuxeo.ecm.core.search.api.backend.indexing.resources with parameters of type IndexableResource
 void ResolvedResource.setIndexableResource(IndexableResource iResource)
          Set the indexable resource for this resolved.
 

Uses of IndexableResource in org.nuxeo.ecm.core.search.api.backend.indexing.resources.factory
 

Methods in org.nuxeo.ecm.core.search.api.backend.indexing.resources.factory with parameters of type IndexableResource
static java.lang.String ResolvedResourcesFactory.extractAllForFullText(FulltextFieldDescriptor desc, IndexableResource resource, IndexableResources resources)
           
 

Uses of IndexableResource in org.nuxeo.ecm.core.search.api.backend.indexing.resources.impl
 

Methods in org.nuxeo.ecm.core.search.api.backend.indexing.resources.impl that return IndexableResource
 IndexableResource ResolvedResourceImpl.getIndexableResource()
           
 

Methods in org.nuxeo.ecm.core.search.api.backend.indexing.resources.impl with parameters of type IndexableResource
 void ResolvedResourceImpl.setIndexableResource(IndexableResource resource)
           
 

Constructors in org.nuxeo.ecm.core.search.api.backend.indexing.resources.impl with parameters of type IndexableResource
ResolvedResourceImpl(java.lang.String id, IndexableResource resourceProxy, java.util.List<ResolvedData> data)
           
 

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

Classes in org.nuxeo.ecm.core.search.api.client.indexing.resources that implement IndexableResource
 class AbstractIndexableResource
          Abstract indexable resource.
 

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources that return types with arguments of type IndexableResource
 java.util.List<IndexableResource> IndexableResources.getIndexableResources()
          Returns a set of indexable resources.
 

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

Subinterfaces of IndexableResource in org.nuxeo.ecm.core.search.api.client.indexing.resources.document
 interface DocumentBuiltinsIndexableResource
          Document builtins indexable resources.
 interface DocumentIndexableResource
          Document Indexable resource.
 interface NXCoreIndexableResource
          Nuxeo core indexable resource interface.
 

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.document that return IndexableResource
 IndexableResource DocumentIndexableResourceFactory.createEmptyIndexableResource()
           
 IndexableResource DocumentIndexableResourceFactory.createIndexableResourceFrom(java.io.Serializable targetResource, IndexableResourceConf conf, java.lang.String sid)
           
 

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.document with parameters of type IndexableResource
 ResolvedResource DocumentIndexableResourceFactory.resolveResourceFor(IndexableResource resource)
           
 ResolvedResources DocumentIndexableResourceFactory.resolveResourcesFor(IndexableResource resource)
           
 

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

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.factory that return IndexableResource
 IndexableResource DocumentIndexableResourceFactory.createEmptyIndexableResource()
           
 IndexableResource DocumentBuiltinsIndexableResourceFactory.createEmptyIndexableResource()
           
 IndexableResource DocumentIndexableResourceFactory.createIndexableResourceFrom(java.io.Serializable targetResource, IndexableResourceConf conf, java.lang.String sid)
           
 IndexableResource DocumentBuiltinsIndexableResourceFactory.createIndexableResourceFrom(java.io.Serializable targetResource, IndexableResourceConf conf, java.lang.String sid)
           
 

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.factory with parameters of type IndexableResource
 ResolvedResource DocumentIndexableResourceFactory.resolveResourceFor(IndexableResource resource)
           
 ResolvedResource DocumentBuiltinsIndexableResourceFactory.resolveResourceFor(IndexableResource resource)
           
 ResolvedResources DocumentIndexableResourceFactory.resolveResourcesFor(IndexableResource resource)
           
 ResolvedResources DocumentBuiltinsIndexableResourceFactory.resolveResourcesFor(IndexableResource resource)
           
 

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

Classes in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.impl that implement IndexableResource
 class AbstractNXCoreIndexableResource
          Abstract Nuxeo Core indexable resource implementation.
 class DocumentBuiltinsIndexableResourceImpl
           
 class DocumentIndexableResourceImpl
          Document indexable resource implementation.
 

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

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.factory that return IndexableResource
 IndexableResource IndexableResourceFactory.createEmptyIndexableResource()
          Returns an empty indexable resource instance.
 IndexableResource IndexableResourceFactory.createIndexableResourceFrom(java.io.Serializable targetResource, IndexableResourceConf conf, java.lang.String sid)
          Returns an indexable resource instance given a target object needed by the resource along with its configuration.
 

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.factory with parameters of type IndexableResource
 ResolvedResource IndexableResourceFactory.resolveResourceFor(IndexableResource resource)
          Resolves an indexable resource instance.
 ResolvedResources IndexableResourceFactory.resolveResourcesFor(IndexableResource resource)
          Resolves an indexable resources and returns an aggregated resolved resources instances.
 

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

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.impl that return types with arguments of type IndexableResource
 java.util.List<IndexableResource> IndexableResourcesImpl.getIndexableResources()
           
 

Constructor parameters in org.nuxeo.ecm.core.search.api.client.indexing.resources.impl with type arguments of type IndexableResource
IndexableResourcesImpl(java.lang.String id, java.util.List<IndexableResource> indexableResources)
           
 

Uses of IndexableResource in org.nuxeo.ecm.core.search.backend.testing
 

Classes in org.nuxeo.ecm.core.search.backend.testing that implement IndexableResource
 class FakeIndexableResource
          Indexable resources used as proxy in testing data.
 

Methods in org.nuxeo.ecm.core.search.backend.testing that return IndexableResource
static IndexableResource FakeIndexableDocResourceConf.getIndexableResourceInstance()
           
 

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

Classes in org.nuxeo.ecm.platform.audit.search.resources.indexing that implement IndexableResource
 class AuditIndexableResourceImpl
          Audit indexable resource implementation.
 

Methods in org.nuxeo.ecm.platform.audit.search.resources.indexing that return IndexableResource
 IndexableResource AuditIndexableResourceFactory.createEmptyIndexableResource()
           
 IndexableResource AuditIndexableResourceFactory.createIndexableResourceFrom(java.io.Serializable targetResource, IndexableResourceConf conf, java.lang.String sid)
           
 

Methods in org.nuxeo.ecm.platform.audit.search.resources.indexing with parameters of type IndexableResource
 ResolvedResource AuditIndexableResourceFactory.resolveResourceFor(IndexableResource resource)
           
 ResolvedResources AuditIndexableResourceFactory.resolveResourcesFor(IndexableResource resource)
           
 

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

Subinterfaces of IndexableResource in org.nuxeo.ecm.platform.audit.search.resources.indexing.api
 interface AuditIndexableResource
          Audit indexable resource.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.