org.codehaus.groovy.grails.metaclass| Name | Type | Description |
|---|---|---|
| SetPropertiesDynamicProperty | Class | A dynamic property that uses a Map of OGNL expressions to sets properties on the target object |
| IdentDynamicMethod | Class | A dynamic method that evaluates the id of a domain class whatever the property name may be. |
| DomainClassMethods | Class | No description provided. |