|
Class Summary |
| DomainBuilder |
DomainBuilder allows the construction of object graphs of domain classes. |
| DomainBuilder.DefaultGrailsChildPropertySetter |
|
| ExtendedProxy |
Extends the Groovy Proxy implementation and adds proxying of property getters/setters |
| GenerateUtils |
Utility class for generating Grails artifacts likes views, controllers etc. |
| GrailsUtil |
Grails utility methods for command line and GUI applications |
| GrailsWebUtil |
Utility methods for clients using the web framework |
| JSonBuilder |
JSonBuilder provides support for creating JSON responses
If this builder is used in controllers no views should be configured since
content will be written to the HttpServletResponse instance. |
| OpenRicoBuilder |
OpenRicoBuilder provides support for creating OpenRico AJAX responses. |
| RunTests |
|