Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.search.api.client.querymodel.descriptor.FacetDescriptor

Packages that use FacetDescriptor
org.nuxeo.ecm.core.search.api.client.querymodel.descriptor query model descriptor hold information necessary to fire the proper query from either a document model (stateful) or a string with substitution places (question marks) and applicative feeding of them. 
 

Uses of FacetDescriptor in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor
 

Fields in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor with type parameters of type FacetDescriptor
 List<FacetDescriptor> QueryModelDescriptor.filterFacets
           
 

Constructor parameters in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor with type arguments of type FacetDescriptor
QueryModelDescriptor(String name, String docType, String pattern, List<FacetDescriptor> filterFacets, WhereClauseDescriptor whereClause)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.