Class StaticMasterDataSketch

  • All Implemented Interfaces:
    Sketch

    public final class StaticMasterDataSketch
    extends AbstractSketch
    A 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
    Author:
    mlaroche