|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractImageContainerTransformation | Base class for image container transformation workers |
DBImageContainerTransformation | Class execute transformation of objects marked by DBImageContainer annotation |
FileImageContainerTransformation | Object execute transformation of object marked by FileImageContainer annotation |
Annotation Type Summary | |
---|---|
DBImageContainer | Annotation that allows to mark domain object that will act as image container for files saved in database |
FileImageContainer | Annotation that allows to mark domain object that will act as image container for files saved in specified dir (non db storage) |
Groovy Documentation