Class PanelManagerGenerator
java.lang.Object
core.support.annotation.template.manager.PanelManagerGenerator
public class PanelManagerGenerator extends Object
-
Constructor Summary
Constructors Constructor Description PanelManagerGenerator() -
Method Summary
Modifier and Type Method Description static voidwritePanelManagerClass(Map<String,List<String>> panelMap)static voidwritePanelManagerClassImplementation(Map<String,List<String>> panelMap)
-
Constructor Details
-
PanelManagerGenerator
public PanelManagerGenerator()
-
-
Method Details
-
writePanelManagerClass
-
writePanelManagerClassImplementation
public static void writePanelManagerClassImplementation(Map<String,List<String>> panelMap) throws IOException- Throws:
IOException
-