Nuxeo Enterprise Platform 5.4

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
 java.util.List<FacetDescriptor> QueryModelDescriptor.filterFacets
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.