|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
java.lang.Objectsrc.java.pl.burningice.plugins.image.ast.DBImageContainer
@Retention(RetentionPolicy.RUNTIME) @Target({ElementType.TYPE}) @GroovyASTTransformationClass("pl.burningice.plugins.image.ast.DBImageContainerTransformation") @interface DBImageContainer
Annotation that allows to mark domain object that will act as image container for files saved in database
Required Element Summary | |
---|---|
String |
field
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Element Detail |
---|
java.lang.String field
Groovy Documentation