Uses of Interface
com.peterphi.std.guice.restclient.jaxb.webquery.plugin.WebQueryDecodePlugin
Packages that use WebQueryDecodePlugin
Package
Description
-
Uses of WebQueryDecodePlugin in com.peterphi.std.guice.restclient.jaxb.webquery
Methods in com.peterphi.std.guice.restclient.jaxb.webquery with parameters of type WebQueryDecodePluginModifier and TypeMethodDescriptionOverwrite any fields in this WebQuery using the query defined in the provided mapWebQuery.decode
(javax.ws.rs.core.UriInfo qs, WebQueryDecodePlugin parserPlugin) -
Uses of WebQueryDecodePlugin in com.peterphi.std.guice.restclient.jaxb.webquery.plugin
Classes in com.peterphi.std.guice.restclient.jaxb.webquery.plugin that implement WebQueryDecodePluginModifier and TypeClassDescriptionclass
class
Simple WebQuery Decode Plugin that allows named presets for queries.Methods in com.peterphi.std.guice.restclient.jaxb.webquery.plugin that return WebQueryDecodePluginMethods in com.peterphi.std.guice.restclient.jaxb.webquery.plugin with parameters of type WebQueryDecodePlugin