D
- The targeted data type.public interface JsonSupporting<D> extends JsonHandler<D>
JsonHandler
interface for DataAccessSession
s providing means to transform the related value to JSON
.
CAUTION:
This class is still in development and may change drastically without any further notice.Modifier and Type | Field and Description |
---|---|
static SessionAspectType<JsonSupporting> |
TYPE
Aspect for @link DataAccessSession}s providing means to transform the related value to
JSON . |
Modifier and Type | Method and Description |
---|---|
Class<D> |
getSupportedClass()
This method should return the targeted data type for which this
supporting is responsible - same as in DataAccessSession . |
handle
static final SessionAspectType<JsonSupporting> TYPE
JSON
.@NotNull Class<D> getSupportedClass()
supporting
is responsible - same as in DataAccessSession
.getSupportedClass
in interface JsonHandler<D>
supporting
is responsible.JsonHandler.getSupportedClass()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210