org.nuiton.wikitty.search.operators
Class SubSearch

java.lang.Object
  extended by org.nuiton.wikitty.search.Search
      extended by org.nuiton.wikitty.search.operators.SubSearch

Deprecated. since 3.3 use new query api WikittyQuery

@Deprecated
public class SubSearch
extends Search


Nested Class Summary
 
Nested classes/interfaces inherited from class org.nuiton.wikitty.search.Search
Search.KIND
 
Field Summary
protected  String foreignName
          Deprecated.  
 
Fields inherited from class org.nuiton.wikitty.search.Search
kind, restrictions, subSearchs
 
Constructor Summary
SubSearch(String foreignFieldName)
          Deprecated.  
 
Method Summary
protected  Restriction getRestrictions()
          Deprecated.  
 
Methods inherited from class org.nuiton.wikitty.search.Search
and, associated, bw, contains, contains, criteria, criteria, elt, eq, eq, ew, exteq, exteq, extneq, ge, gt, ideq, idneq, in, in, isNotNull, isNull, keyword, le, like, like, lt, neq, not, notew, nsw, or, query, query, query, query, rFalse, rTrue, sw, unlike, unlike
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foreignName

protected String foreignName
Deprecated. 
Constructor Detail

SubSearch

public SubSearch(String foreignFieldName)
Deprecated. 
Method Detail

getRestrictions

protected Restriction getRestrictions()
                               throws UnsupportedOperationException
Deprecated. 
Overrides:
getRestrictions in class Search
Throws:
UnsupportedOperationException


Copyright © 2009-2012 CodeLutin. All Rights Reserved.