Groovy Documentation

Package org.codehaus.groovy.grails.compiler.web

 

Interface Summary
ASTErrorsHelper Enhances a class to contain an Errors property of type org.springframework.validation.Errors.
 


Class Summary
ASTBeanPropertyBindingResultHelper
ControllerActionTransformer Enhances controller classes by converting closures actions to method actions and binding request parameters to action arguments.
ControllerDomainTransformer Adds binding methods to domain classes.
ControllerTransformer Enhances controller classes with the appropriate API at compile time.
MimeTypesTransformer Adds the withFormat and other mime related methods to controllers at compile time.
 


Groovy Documentation