|
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.TestDbContainerDomainThird
@DBImageContainer(field = 'logo') class TestDbContainerDomainThird
Domain class used in tests of DBImageContainer AST transformation
Property Summary | |
---|---|
static def |
constraints
|
static def |
mapping
|
java.lang.String |
name
|
java.lang.String |
namePrefix
|
static def |
transients
|
Constructor Summary | |
TestDbContainerDomainThird()
|
Method Summary | |
---|---|
def
|
beforeDelete()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static def constraints
static def mapping
java.lang.String name
java.lang.String namePrefix
static def transients
Constructor Detail |
---|
TestDbContainerDomainThird()
Method Detail |
---|
public def beforeDelete()
Groovy Documentation