Class domainSpec.Template
- java.lang.Object
-
- com.fizzed.rocker.RockerTemplate
-
- com.fizzed.rocker.runtime.DefaultRockerTemplate
-
- org.grails.forge.cli.command.templates.domainSpec.Template
-
- Enclosing class:
- domainSpec
public static class domainSpec.Template extends com.fizzed.rocker.runtime.DefaultRockerTemplate
-
-
Field Summary
Fields Modifier and Type Field Description protected org.grails.forge.application.Projectproject
-
Constructor Summary
Constructors Constructor Description Template(domainSpec model)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void__doRender()
-
-
-
Constructor Detail
-
Template
public Template(domainSpec model)
-
-