Modifier and Type | Method and Description |
---|---|
ViewQuery.Keys |
clone() |
static ViewQuery.Keys |
of(Collection<?> keys) |
static ViewQuery.Keys |
of(Object... keys) |
String |
toJson() |
String |
toJson(com.fasterxml.jackson.databind.ObjectMapper mapper) |
public static ViewQuery.Keys of(Collection<?> keys)
public static ViewQuery.Keys of(Object... keys)
public ViewQuery.Keys clone()
public String toJson()
public String toJson(com.fasterxml.jackson.databind.ObjectMapper mapper)
Copyright © 2013. All Rights Reserved.