@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class JsonViewTemplate extends GrailsViewTemplate
| Fields inherited from class | Fields | 
|---|---|
class WritableScriptTemplate | 
                            modelSetters | 
                        
| Type | Name and description | 
|---|---|
JsonGenerator  | 
                            generator | 
                        
JsonApiIdRenderStrategy  | 
                            jsonApiIdRenderStrategy | 
                        
| Properties inherited from class | Properties | 
|---|---|
class GrailsViewTemplate | 
                                linkGenerator, mappingContext, messageSource, mimeUtility, proxyHandler, templateEngine, useAbsoluteLinks | 
                            
class WritableScriptTemplate | 
                                lastModified, prettyPrint, sourceFile, templateClass, templatePath | 
                            
| Constructor and description | 
|---|
                                JsonViewTemplate() | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            groovy.lang.Writable | 
                            make(java.util.Map binding) | 
                        
| Methods inherited from class | Name | 
|---|---|
class WritableScriptTemplate | 
                            getParentPath, initModelTypes, make, make, wasModified | 
                        
Groovy Documentation