Delegates missing properties as method calls to the repository for the domain class.
| Type | Name and description |
|---|---|
RepositoryApi |
repo |
| Constructor and description |
|---|
RepoDelegatingBean
(GormEntity target) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
methodMissing(String name, Object args) |
|
Object |
propertyMissing(String name) |
| Methods inherited from class | Name |
|---|---|
class DelegatingBean |
methodMissing, propertyMissing |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Groovy Documentation