|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
java.lang.Objectsrc.java.pl.burningice.plugins.image.ast.FileImageContainer
@Retention(RetentionPolicy.RUNTIME) @Target({ElementType.TYPE}) @GroovyASTTransformationClass("pl.burningice.plugins.image.ast.FileImageContainerTransformation") @interface FileImageContainer
Annotation that allows to mark domain object that will act as image container for files saved in specified dir (non db storage)
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