FormPersistenceCodecs

works.iterative.forms.service.impl.rest.FormPersistenceCodecs
See theFormPersistenceCodecs companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Givens

Inherited givens

given fieldTypeDecoder: JsonDecoder[FieldType]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given fieldTypeEncoder: JsonEncoder[FieldType]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formContentCodec: JsonCodec[FormContent]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formContentDecoder: JsonDecoder[FormContent]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formContentEncoder: JsonEncoder[FormContent]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formKeyFieldDecoder: JsonFieldDecoder[FormKey]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formKeyFieldEncoder: JsonFieldEncoder[FormKey]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formValueCodec: JsonCodec[FormValue]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formValueDecoder: JsonDecoder[FormValue]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given formValueEncoder: JsonEncoder[FormValue]

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs
given given_JsonCodec_Form: JsonCodec[Form]

Attributes

Inherited from:
FormPersistenceJsonCodecs
given given_JsonCodec_RelativePath: JsonCodec[RelativePath]

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceJsonCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs
given given_Schema_Form: Schema[Form]

Attributes

Inherited from:
FormPersistenceTapirCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs
given given_Schema_RelativePath: Schema[RelativePath]

Attributes

Inherited from:
FormPersistenceTapirCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs
given given_Schema_String_String: Schema[(String, String)]

Attributes

Inherited from:
FormPersistenceTapirCodecs

Attributes

Inherited from:
FormPersistenceTapirCodecs

Implicits

Inherited implicits

implicit def conditionSchema: Schema[Condition]

Attributes

Inherited from:
FormPersistenceTapirCodecs
implicit def sectionSegmentSchema: Schema[SectionSegment]

Attributes

Inherited from:
FormPersistenceTapirCodecs