|
Class Summary |
| BuildSettingsHolder |
Static singleton holder for the BuildSettings instance. |
| 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 with a "main" method that allows an application to run
the template generation. |
| GrailsConfig |
General purpose Grails Configuration Utility for retieving configuration options with the ability to log
warnings on type/constraint mismatch |
| GrailsNameUtils |
Contains utility methods for converting between different name types,
for example from class names -> property names and vice-versa. |
| 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. |
| Metadata |
Represents the application Metadata and loading mechanics |
| OpenRicoBuilder |
OpenRicoBuilder provides support for creating OpenRico AJAX responses. |