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

    Fields
    Modifier and Type
    Field
    Description
    static final Pattern
    A skecth must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Field Details

    • REGEX_SKETCH_NAME

      static final Pattern REGEX_SKETCH_NAME
      A skecth must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123
  • Method Details

    • getKey

      SketchKey getKey()
      Returns:
      The key of the sketch
    • getLocalName

      String getLocalName()
      Returns:
      The short name of the sketch without prefix