org
.
virtuslab
.
beholder
.
filters
json
package
json
Visibility
Public
All
Type Members
abstract
class
ContextFilterController
[
Context
,
Entity <:
Product
]
extends
FilterControllerBase
[
Context
,
Entity
]
abstract
class
FilterController
[
Entity <:
Product
]
extends
FilterControllerBase
[
NoContext
,
Entity
]
trait
FilterControllerBase
[
Context
,
Entity <:
Product
]
extends
Controller
abstract
class
ImplicitlyJsonFilterFiled
[
A
,
B
]
extends
JsonFilterField
[
A
,
B
]
abstract
class
JsonFilterField
[
A
,
B
]
extends
MappedFilterField
[
A
,
B
]
class
JsonFilters
[
Entity <:
Product
]
extends
FilterFactoryMethods
[
Entity
,
JsonFilterField
,
JsonFormatter
[
Entity
]]
class
JsonFormatter
[
Entity <:
Product
]
extends
AnyRef
case class
NoContext
()
extends
Product
with
Serializable
Value Members
object
JsonFilterFields
Ungrouped