Nuxeo Enterprise Platform 5.4

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

Packages that use PredicateDescriptor
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 PredicateDescriptor in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor
 

Methods in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor that return PredicateDescriptor
 PredicateDescriptor[] WhereClauseDescriptor.getPredicates()
           
 

Methods in org.nuxeo.ecm.core.search.api.client.querymodel.descriptor with parameters of type PredicateDescriptor
 void WhereClauseDescriptor.setPredicates(PredicateDescriptor[] predicates)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.