Uses of Class
io.vertigo.studio.notebook.AbstractSketch
Packages that use AbstractSketch
Package
Description
-
Uses of AbstractSketch in io.vertigo.studio.notebook.authorization
Subclasses of AbstractSketch in io.vertigo.studio.notebook.authorizationModifier and TypeClassDescriptionfinal classUne authorization est un droit sur une fonction de l'application. -
Uses of AbstractSketch in io.vertigo.studio.notebook.domain
Subclasses of AbstractSketch in io.vertigo.studio.notebook.domainModifier and TypeClassDescriptionfinal classA domain exists to enrich the primitive datatypes, giving them super powers.final classThe DtSketch class defines the sketch of data. -
Uses of AbstractSketch in io.vertigo.studio.notebook.domain.association
Subclasses of AbstractSketch in io.vertigo.studio.notebook.domain.associationModifier and TypeClassDescriptionfinal classDéfinition d'une association NN.final classThis class defines a simple association : 1-1 or 1-n.classDécrit une association entre deux objets (A et B) L'association permet de décrire d'un point de vue conceptuel : - les cardinalités, (notnull ; multiplicity ) - les roles, - la navigation, - les deux types d'objets ou DtDefinition ou classes mises en oeuvre. -
Uses of AbstractSketch in io.vertigo.studio.notebook.domain.masterdata
Subclasses of AbstractSketch in io.vertigo.studio.notebook.domain.masterdataModifier and TypeClassDescriptionfinal classA raw masterdata values is just a map of key/value pairs : -key : the name of the masterdata name -value: a map of all the values. each value is identified by a name -
Uses of AbstractSketch in io.vertigo.studio.notebook.file
Subclasses of AbstractSketch in io.vertigo.studio.notebook.file -
Uses of AbstractSketch in io.vertigo.studio.notebook.search
Subclasses of AbstractSketch in io.vertigo.studio.notebook.searchModifier and TypeClassDescriptionfinal classDéfinition des requêtes d'accès à l'index de recherche.final classDéfinition de Facette.final classDéfinition de l'index de recherche. -
Uses of AbstractSketch in io.vertigo.studio.notebook.task
Subclasses of AbstractSketch in io.vertigo.studio.notebook.taskModifier and TypeClassDescriptionfinal classThis class defines a task and its attributes. -
Uses of AbstractSketch in io.vertigo.studio.notebook.webservices
Subclasses of AbstractSketch in io.vertigo.studio.notebook.webservices