public interface BaseOwnedImageServiceLocal<O extends BaseEntity & ImageOwner<O,I>,I extends OwnedImage<O>,VO extends OwnedImageVO> extends BaseOwnedImageService<VO>, BaseImageServiceLocal<I,VO,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
void |
removeAll(O owner)
Removes all images of the given owner
|
list, saveOrderfind, getImageNature, readContent, readContentByKeyvoid removeAll(O owner)