Class 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.STGroupFile createStGroup​(java.lang.String templateFileResourcePath, TeamAppsDtoModel model)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StGroupFactory

        public StGroupFactory()
    • Method Detail

      • createStGroup

        public static org.stringtemplate.v4.STGroupFile createStGroup​(java.lang.String templateFileResourcePath,
                                                                      TeamAppsDtoModel model)