Groovy Documentation

grails-app.domain.pl.burningice.plugins.image.ast.test
Class TestDomain

java.lang.Object
  grails-app.domain.pl.burningice.plugins.image.ast.test.TestDomain

@FileImageContainer
class TestDomain

Domain class used in tests of FileImageContainer AST transformation

author:
pawel.gdula@burningice.pl


Property Summary
static def constraints

 
Constructor Summary
TestDomain()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

constraints

static def constraints


 
Constructor Detail

TestDomain

TestDomain()


 

Groovy Documentation