Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query.schema
/
BeanQuerySchemaSource
Bean
Query
Schema
Source
class
BeanQuerySchemaSource
(
registrations
:
List
<
QuerySchemaRegistration
>
)
:
QuerySchemaSource
Members
Constructors
Bean
Query
Schema
Source
Link copied to clipboard
constructor
(
registrations
:
List
<
QuerySchemaRegistration
>
)
Properties
priority
Link copied to clipboard
open
override
val
priority
:
Int
Functions
load
Link copied to clipboard
open
override
fun
load
(
context
:
QuerySchemaContext
)
:
Flux
<
QuerySchemaDeclaration
>