org.sharengo.wikitty.search
Class SubSearch

java.lang.Object
  extended by org.sharengo.wikitty.search.Search
      extended by org.sharengo.wikitty.search.SubSearch

public class SubSearch
extends Search


Nested Class Summary
 
Nested classes/interfaces inherited from class org.sharengo.wikitty.search.Search
Search.KIND
 
Constructor Summary
SubSearch(String foreignFieldName, Search search)
           
 
Method Summary
protected  Restriction getRestrictions()
           
 
Methods inherited from class org.sharengo.wikitty.search.Search
and, associated, bw, contains, criteria, criteria, eq, eq, ew, ge, gt, keyword, le, like, lt, neq, not, notew, nsw, or, query, query, query, query, sw, unlike
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSearch

public SubSearch(String foreignFieldName,
                 Search search)
Method Detail

getRestrictions

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


Copyright © 2009-2010 CodeLutin. All Rights Reserved.