Package io.vertigo.studio.tools
Class SketchUtil
java.lang.Object
io.vertigo.studio.tools.SketchUtil
This class provides usefull utilies about sketchs.
- Author:
- pchretien
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetLocalName(String sketchName, String prefix) Returns the short name of the sketch.
-
Method Details
-
getLocalName
Returns the short name of the sketch.- Parameters:
sketchName- Name of the sketchdefinitionClass- Type of the sketch- Returns:
- the short name of the sketch
-