Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
F
G
I
P
S
T
D
DBImageContainer
- Annotation Type in
pl.burningice.plugins.image.ast
Annotation that allows to mark domain object that will act as image container for files saved in database
DBImageContainer
- Interface in
pl.burningice.plugins.image.ast.intarface
Interface to mark image container that hold information about images saved in database
DBImageContainerTransformation
- Class in
pl.burningice.plugins.image.ast
Class execute transformation of objects marked by DBImageContainer annotation
DBImageContainerTransformation()
- Constructor for class pl.burningice.plugins.image.ast.
DBImageContainerTransformation
F
FileImageContainer
- Annotation Type in
pl.burningice.plugins.image.ast
Annotation that allows to mark domain object that will act as image container for files saved in specified dir (non db storage)
FileImageContainer
- Interface in
pl.burningice.plugins.image.ast.intarface
Interface to mark image container that hold information about images saved in file system.
FileImageContainerTransformation
- Class in
pl.burningice.plugins.image.ast
Object execute transformation of object marked by FileImageContainer annotation
FileImageContainerTransformation()
- Constructor for class pl.burningice.plugins.image.ast.
FileImageContainerTransformation
G
getBiImage()
- Method in interface pl.burningice.plugins.image.ast.intarface.
DBImageContainer
getImage()
- Method in interface pl.burningice.plugins.image.ast.intarface.
ImageContainer
getImageExtension()
- Method in interface pl.burningice.plugins.image.ast.intarface.
FileImageContainer
I
ImageContainer
- Interface in
pl.burningice.plugins.image.ast.intarface
Base interface for all interfaces used to mark image container
P
pl.burningice.plugins.image.ast
- package pl.burningice.plugins.image.ast
pl.burningice.plugins.image.ast.intarface
- package pl.burningice.plugins.image.ast.intarface
S
setBiImage(Map)
- Method in interface pl.burningice.plugins.image.ast.intarface.
DBImageContainer
setImageExtension(String)
- Method in interface pl.burningice.plugins.image.ast.intarface.
FileImageContainer
T
transformSpecified(ClassNode, String)
- Method in class pl.burningice.plugins.image.ast.
DBImageContainerTransformation
transformSpecified(ClassNode, String)
- Method in class pl.burningice.plugins.image.ast.
FileImageContainerTransformation
D
F
G
I
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes