Uses of Package
org.apache.unomi.schema.api
Packages that use org.apache.unomi.schema.api
Package
Description
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.graphql.schemaClassDescriptionObject 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.Service that allow to manage JSON schema.
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.graphql.schema.json
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.rest.deserializers
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.rest.server
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.apiClassDescriptionObject 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.Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles.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.implClassDescriptionObject 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.Service that allow to manage JSON schema.Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles.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
-
Classes in org.apache.unomi.schema.api used by org.apache.unomi.schema.restClassDescriptionService that allow to manage JSON schema.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