Uses of Package
org.apache.unomi.schema.api
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.graphql.schema Class Description JsonSchemaWrapper Object which represents a JSON schema, it's a wrapper because it contains some additional info used by the Service layer of Unomi like the id and the target.SchemaService Service that allow to manage JSON schema. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.graphql.schema.json Class Description SchemaService Service that allow to manage JSON schema. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.rest.deserializers Class Description SchemaService Service that allow to manage JSON schema. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.rest.server Class Description SchemaService Service that allow to manage JSON schema. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.api Class Description JsonSchemaWrapper Object which represents a JSON schema, it's a wrapper because it contains some additional info used by the Service layer of Unomi like the id and the target.ValidationError Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles.ValidationException This Exception is throw only when a validation process failed due to unexpected error Or when we can't perform the validation due to missing data or invalid required data -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.impl Class Description JsonSchemaWrapper Object which represents a JSON schema, it's a wrapper because it contains some additional info used by the Service layer of Unomi like the id and the target.SchemaService Service that allow to manage JSON schema.ValidationError Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles.ValidationException This Exception is throw only when a validation process failed due to unexpected error Or when we can't perform the validation due to missing data or invalid required data -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.listener Class Description SchemaService Service that allow to manage JSON schema. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.rest Class Description SchemaService Service that allow to manage JSON schema.ValidationError Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles. -
Classes in org.apache.unomi.schema.api used by org.apache.unomi.utils Class Description SchemaService Service that allow to manage JSON schema.