Package io.vertigo.studio.notebook
Interface Sketch
- All Known Implementing Classes:
AbstractSketch,AssociationNNSketch,AssociationSimpleSketch,AssociationSketch,DomainSketch,DtSketch,FacetedQuerySketch,FacetSketch,FileInfoSketch,SearchIndexSketch,SecuredFeatureSketch,StaticMasterDataSketch,TaskSketch,WebServiceSketch
public interface Sketch
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PatternA skecth must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123 -
Method Summary
-
Field Details
-
REGEX_SKETCH_NAME
A skecth must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123
-
-
Method Details