Uses of Class
io.vertigo.studio.notebook.SkecthPrefix
-
-
Uses of SkecthPrefix in io.vertigo.studio.notebook.authorization
Classes in io.vertigo.studio.notebook.authorization with annotations of type SkecthPrefix Modifier and Type Class Description classSecuredFeatureSketchUne authorization est un droit sur une fonction de l'application. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.domain
Classes in io.vertigo.studio.notebook.domain with annotations of type SkecthPrefix Modifier and Type Class Description classDomainSketchA domain exists to enrich the primitive datatypes, giving them super powers.classDtSketchThe DtSketch class defines the sketch of data. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.domain.association
Classes in io.vertigo.studio.notebook.domain.association with annotations of type SkecthPrefix Modifier and Type Class Description classAssociationNNSketchDéfinition d'une association NN.classAssociationSimpleSketchThis class defines a simple association : 1-1 or 1-n. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.domain.masterdata
Classes in io.vertigo.studio.notebook.domain.masterdata with annotations of type SkecthPrefix Modifier and Type Class Description classStaticMasterDataSketchA 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 SkecthPrefix in io.vertigo.studio.notebook.file
Classes in io.vertigo.studio.notebook.file with annotations of type SkecthPrefix Modifier and Type Class Description classFileInfoSketchDéfinition d'un FileInfo. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.search
Classes in io.vertigo.studio.notebook.search with annotations of type SkecthPrefix Modifier and Type Class Description classFacetedQuerySketchDéfinition des requêtes d'accès à l'index de recherche.classFacetSketchDéfinition de Facette.classSearchIndexSketchDéfinition de l'index de recherche. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.task
Classes in io.vertigo.studio.notebook.task with annotations of type SkecthPrefix Modifier and Type Class Description classTaskSketchThis class defines a task and its attributes. -
Uses of SkecthPrefix in io.vertigo.studio.notebook.webservices
Classes in io.vertigo.studio.notebook.webservices with annotations of type SkecthPrefix Modifier and Type Class Description classWebServiceSketchWeb service Sketch.
-