|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GrailsTemplateGenerator | Defines methods for generating Grails artifacts from a domain class. |
Class Summary | |
---|---|
DefaultGrailsTemplateGenerator | Default implementation of the generator that generates grails artifacts (controllers, views etc.) |
DomainClassPropertyComparator | Comparator that uses the domain class property constraints to establish order in sort methods and always places the id first. |
SimpleDomainClassPropertyComparator | Comparator used when Hibernate isn't installed. |
Groovy Documentation