Class GroovyEnv


  • public class GroovyEnv
    extends java.lang.Object
    Dynamic groovy descriptor of entity.
    • Method Detail

      • createWrapperInLoader

        public static java.lang.Class<? extends RepositoryProvider> createWrapperInLoader​(freemarker.template.Configuration conf,
                                                                                          Repository repo,
                                                                                          ToolsClassLoader loader)
                                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSource

        public static java.lang.String getSource​(freemarker.template.Configuration conf,
                                                 Repository repo)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSource

        public static java.lang.String getSource​(freemarker.template.Configuration conf,
                                                 Repository repo,
                                                 java.lang.String packageName)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception