public interface BaseExpirableImageService<VO extends ExpirableImageVO> extends BaseImageService<VO,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
void |
removeAll(java.util.List<java.lang.Long> ids)
Removes the expirable images with the given ids.
|
load, loadByKey, readContent, readContentByKey, remove, save, saveNamevoid removeAll(java.util.List<java.lang.Long> ids)
throws FrameworkException
FrameworkException