Uses of Package
com.ubs.backend.annotations.json
Packages that use com.ubs.backend.annotations.json
Package
Description
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.annotations.jsonClassDescriptionThis exception will be throws if an Object was handled with the wrong handlerDatatypes which can be set for an object.
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.annotations.json.handlersClassDescriptionThis exception will be throws if an Object was handled with the wrong handler
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classesClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classes.databaseClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workAnnotation to annotate Method in a Class which will be converted to a JSON Element Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classes.database.questionsClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classes.database.statistikClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classes.database.statistik.timesClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction
-
Classes in com.ubs.backend.annotations.json used by com.ubs.backend.classes.enumsClassDescriptionAnnotation to annotate Fields in a Class which will be converted to a JSONElement Class has to be annotated with JsonSerializableObject for this to workIf a Class is annotated with this Annotation it can be converted into a JSON Object all values which should be contained in the JSON Object need to be annotated with @JsonElement or if it is a method @JsonFunction