|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.search.Search
org.nuiton.wikitty.search.operators.SubSearch
public class SubSearch
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.nuiton.wikitty.search.Search |
|---|
Search.KIND |
| Field Summary | |
|---|---|
protected String |
foreignName
|
protected Search |
parent
|
| Fields inherited from class org.nuiton.wikitty.search.Search |
|---|
kind, restrictions, subSearchs |
| Constructor Summary | |
|---|---|
SubSearch(String foreignFieldName,
Search search)
|
|
| Method Summary | |
|---|---|
protected Restriction |
getRestrictions()
|
| Methods inherited from class org.nuiton.wikitty.search.Search |
|---|
and, associated, bw, contains, contains, criteria, criteria, elt, eq, eq, ew, ge, gt, in, in, isNotNull, isNull, keyword, le, like, like, lt, neq, not, notew, nsw, or, query, query, query, query, sw, unlike, unlike |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String foreignName
protected Search parent
| Constructor Detail |
|---|
public SubSearch(String foreignFieldName,
Search search)
| Method Detail |
|---|
protected Restriction getRestrictions()
throws UnsupportedOperationException
getRestrictions in class SearchUnsupportedOperationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||