JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.peterphi.std.guice.restclient.jaxb.webqueryschema.WQEntitySchema
Packages that use
WQEntitySchema
Package
Description
com.peterphi.std.guice.hibernate.webquery.impl
com.peterphi.std.guice.restclient.jaxb.webqueryschema
Uses of
WQEntitySchema
in
com.peterphi.std.guice.hibernate.webquery.impl
Methods in
com.peterphi.std.guice.hibernate.webquery.impl
that return
WQEntitySchema
Modifier and Type
Method
Description
WQEntitySchema
QEntity.
encode
()
Uses of
WQEntitySchema
in
com.peterphi.std.guice.restclient.jaxb.webqueryschema
Fields in
com.peterphi.std.guice.restclient.jaxb.webqueryschema
with type parameters of type
WQEntitySchema
Modifier and Type
Field
Description
List
<
WQEntitySchema
>
WQSchemas.
entities