Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.search.api.indexing.resources.configuration.IndexableFieldDescriptor

Packages that use IndexableFieldDescriptor
org.nuxeo.ecm.core.search.api.client.indexing.resources.document.schemas   
 

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

Methods in org.nuxeo.ecm.core.search.api.client.indexing.resources.document.schemas that return types with arguments of type IndexableFieldDescriptor
 List<IndexableFieldDescriptor> DefaultSchemaFieldDescriptorsFactory.getFieldDescriptorsBySchemaName(String name, Set<String> excludeFields)
          Returns the list of indexable field descriptor for a given schema name.
 List<IndexableFieldDescriptor> DefaultSchemaFieldDescriptorsFactory.getFieldDescriptorsBySchemaPrefix(String prefix, Set<String> excludeFields)
          Returns the list of indexable field descriptor for a schema given its prefix.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.