Search DSL
open class SearchDSL
Content copied to clipboard
DSL that facilitates the creation of a SearchSpecs object.
Constructors
Types
Binding
Link copied to clipboard
A binding return type constrained spec.
Spec
Link copied to clipboard
interface Spec
Content copied to clipboard
A function that modifies a SearchSpecs object to add its constraint.
Functions
and
Link copied to clipboard
Allows to merge to constraints.
Argument
Link copied to clipboard
Creates an argument constrained spec.
Context
Link copied to clipboard
Creates a context constrained spec.
tag
Link copied to clipboard
Creates a tag constrained spec.
with
Link copied to clipboard
Allows to add a constraints spec.