Uses of Package
org.xcmis.search.model.constraint

Packages that use org.xcmis.search.model.constraint
org.xcmis.search   
org.xcmis.search.model   
org.xcmis.search.model.constraint   
 

Classes in org.xcmis.search.model.constraint used by org.xcmis.search
And
          A two-place logical connective that has the value true if both of its operands are true, otherwise a value of false.
ChildNode
          A constraint requiring that the selected node is a child of the node reachable by the supplied absolute path.
Comparison
          A constraint that evaluates to true when the defined operation evaluates to true.
DescendantNode
          A constraint requiring that the selected node is a descendant of the node reachable by the supplied absolute path
FullTextSearch
          A constraint that evaluates to true only when a full-text search applied to the search scope results in positive findings.
Not
          A constraint that negates another constraint.
Or
          A constraint that evaluates to true when either of the other constraints evaluates to true.
PropertyExistence
          A constraint that evaluates to true only when a named property exists on a node.
SameNode
          A constraint requiring that the selected node is reachable by the supplied absolute path.
 

Classes in org.xcmis.search.model.constraint used by org.xcmis.search.model
Constraint
          The degree of statistical dependence between or among variables.
 

Classes in org.xcmis.search.model.constraint used by org.xcmis.search.model.constraint
Constraint
          The degree of statistical dependence between or among variables.
Operator
          Comparison operator.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.