public interface UserImageServiceLocal extends UserImageService, BaseOwnedImageServiceLocal<UserImageVO>
| Modifier and Type | Method and Description |
|---|---|
void |
addImage(User user,
UserImage image)
Adds the image to the given user
|
void |
importTempImages(User user)
Import the uploaded temp images as user images
|
void |
removeAll(User user)
removes all user images for the specified user
|
getListDatalist, saveOrdergetImageNature, readContent, readContentByKey