Package org.teamapps.dto.generate
Class StGroupFactory
- java.lang.Object
-
- org.teamapps.dto.generate.StGroupFactory
-
public class StGroupFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StGroupFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.stringtemplate.v4.STGroupFilecreateStGroup(java.lang.String templateFileResourcePath, TeamAppsDtoModel model)
-
-
-
Method Detail
-
createStGroup
public static org.stringtemplate.v4.STGroupFile createStGroup(java.lang.String templateFileResourcePath, TeamAppsDtoModel model)
-
-