Uses of Annotation Interface
com.ubs.backend.annotations.json.JsonSerializableObject
Packages that use JsonSerializableObject
Package
Description
-
Uses of JsonSerializableObject in com.ubs.backend.classes
Classes in com.ubs.backend.classes with annotations of type JsonSerializableObjectModifier and TypeClassDescriptionclassClass for saving a temporary answer with all tags. used for building JSON objectsclassTag used for temporary saving a tag and building JSON objects. -
Uses of JsonSerializableObject in com.ubs.backend.classes.database
Classes in com.ubs.backend.classes.database with annotations of type JsonSerializableObjectModifier and TypeClassDescriptionclassDataclass to save an answer with the idclassDataclass to store all Words which are going to be ignored by the word matching algorithmclassDataclass to store all Results with their answer, tag, upvotes, downvotes and usagesclassDataclass to store all Results with their answer, tag, upvotes, downvotes and usagesclassDataclass to store a tag with its id and contentclassclassDataclass for Files uploaded to the Database -
Uses of JsonSerializableObject in com.ubs.backend.classes.database.questions
Classes in com.ubs.backend.classes.database.questions with annotations of type JsonSerializableObjectModifier and TypeClassDescriptionclassclassDataclass to save a default question -
Uses of JsonSerializableObject in com.ubs.backend.classes.database.statistik
Classes in com.ubs.backend.classes.database.statistik with annotations of type JsonSerializableObjectModifier and TypeClassDescriptionclassclassclass -
Uses of JsonSerializableObject in com.ubs.backend.classes.database.statistik.times
Classes in com.ubs.backend.classes.database.statistik.times with annotations of type JsonSerializableObjectModifier and TypeClassDescriptionclassclassclassclassclass where we combine all different statistik time elements (day, week, etc)classa template for the different times (day, month, etc)classclass -
Uses of JsonSerializableObject in com.ubs.backend.classes.enums
Classes in com.ubs.backend.classes.enums with annotations of type JsonSerializableObject