|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.domain.pl.burningice.plugins.image.ast.test.TestDbContainerDomainSecond
@DBImageContainer(field = 'logo') class TestDbContainerDomainSecond
Domain class used in tests of DBImageContainer AST transformation
Property Summary | |
---|---|
java.util.Map |
children
|
static def |
constraints
|
static def |
hasMany
|
java.lang.String |
name
|
Constructor Summary | |
TestDbContainerDomainSecond()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
java.util.Map children
static def constraints
static def hasMany
java.lang.String name
Constructor Detail |
---|
TestDbContainerDomainSecond()
Groovy Documentation