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

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

public static class Selection.Custom
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.Custom()
           
Selection.Custom(org.json.JSONObject custom)
           
 
Method Summary
 org.json.JSONObject getCustom()
           
 
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.Custom

public Selection.Custom(org.json.JSONObject custom)

Selection.Custom

public Selection.Custom()
Method Detail

getCustom

public org.json.JSONObject getCustom()


Copyright © 2010-2012. All Rights Reserved.