com.senseidb.search.client.json.req
Class Selection.Path

java.lang.Object
  extended by com.senseidb.search.client.json.req.Selection
      extended by com.senseidb.search.client.json.req.Selection.Path
All Implemented Interfaces:
Filter
Enclosing class:
Selection

public static class Selection.Path
extends Selection


Nested Class Summary
 
Nested classes/interfaces inherited from class com.senseidb.search.client.json.req.Selection
Selection.Custom, Selection.Path, Selection.Range
 
Nested classes/interfaces inherited from interface com.senseidb.search.client.json.req.filter.Filter
Filter.AndOr
 
Constructor Summary
Selection.Path()
           
Selection.Path(String value, boolean strict, int depth)
           
 
Method Summary
 
Methods inherited from class com.senseidb.search.client.json.req.Selection
custom, getField, path, range, range, setField, terms, terms
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Selection.Path

public Selection.Path(String value,
                      boolean strict,
                      int depth)

Selection.Path

public Selection.Path()


Copyright © 2010-2012. All Rights Reserved.