Class ModuleImages
java.lang.Object
net.anotheria.anodoc.data.Module
net.anotheria.anosite.gen.images.data.ModuleImages
- All Implemented Interfaces:
Serializable,net.anotheria.anodoc.data.IBasicStoreableObject,net.anotheria.anodoc.data.ICompositeDataObject
public class ModuleImages
extends net.anotheria.anodoc.data.Module
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateImage(ImageDocument image) voiddeleteImage(String id) importImage(ImageDocument image) voidupdateImage(ImageDocument image) Methods inherited from class net.anotheria.anodoc.data.Module
_getIdHolder, fillFromContainer, getCopyId, getDocument, getHolderNames, getId, getKeys, getList, getLog, getModuleFactory, getObject, getOwnerId, getSizeInBytes, getStatisticalInformation, getStorageId, putDocument, putList, setCopyId, setModuleFactory, setOwnerId, toString, toXMLNode
-
Field Details
-
MODULE_ID
- See Also:
-
LIST_IMAGE
- See Also:
-
ID_HOLDER_IMAGE
- See Also:
-
-
Constructor Details
-
ModuleImages
public ModuleImages()
-
-
Method Details
-
getImages
-
getImage
-
updateImage
-
deleteImage
-
createImage
-
importImage
-