org.ektorp
Class ViewQuery.Keys

java.lang.Object
  extended by org.ektorp.ViewQuery.Keys
Enclosing class:
ViewQuery

public static class ViewQuery.Keys
extends Object


Method Summary
static ViewQuery.Keys of(Collection<?> keys)
           
static ViewQuery.Keys of(Object... keys)
           
 String toJson()
           
 String toJson(org.codehaus.jackson.map.ObjectMapper mapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static ViewQuery.Keys of(Collection<?> keys)

of

public static ViewQuery.Keys of(Object... keys)

toJson

public String toJson()

toJson

public String toJson(org.codehaus.jackson.map.ObjectMapper mapper)


Copyright © 2011. All Rights Reserved.