Uses of Package
org.nuiton.wikitty.search.operators

Packages that use org.nuiton.wikitty.search.operators
org.nuiton.wikitty.search   
org.nuiton.wikitty.search.operators   
org.nuiton.wikitty.storage   
 

Classes in org.nuiton.wikitty.search.operators used by org.nuiton.wikitty.search
And
          And operator is used to build conjunctive restriction for request on content.
Element
          Search on field.
False
          User: couteau Date: 08/04/11
Keyword
          Search keyword in all wikitty.
Like.SearchAs
           
Null
          Is null or is not null restriction
Or
          Or operator is used to build disjunctive restriction for request on content.
Restriction
          This element is a symbolic interface implemented by all operators used to request contents (And, Or, Not, Equals, NotEquals, EndsWith, ...).
True
          User: couteau Date: 08/04/11
 

Classes in org.nuiton.wikitty.search.operators used by org.nuiton.wikitty.search.operators
BinaryOperator
          This class is an abstract class that's used to factor each operator that handle two parameters (=, !=, <, <=, >, >=, end, begin).
Element
          Search on field.
Element.ElementType
          Represent type to search an element
Like.SearchAs
           
Restriction
          This element is a symbolic interface implemented by all operators used to request contents (And, Or, Not, Equals, NotEquals, EndsWith, ...).
RestrictionName
           This enum contains all kind of restriction used to request content.
SearchOperand
          Deprecated. ne semble pas utilise, interet ???
 

Classes in org.nuiton.wikitty.search.operators used by org.nuiton.wikitty.storage
Restriction
          This element is a symbolic interface implemented by all operators used to request contents (And, Or, Not, Equals, NotEquals, EndsWith, ...).
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.