Nuxeo ECM Projects 5.4.3-SNAPSHOT

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()
          Deprecated.  
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.