Class StaticMasterDataSketch

java.lang.Object
io.vertigo.studio.notebook.AbstractSketch
io.vertigo.studio.notebook.domain.masterdata.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