public interface UserCustomImageService extends BaseCustomImageService<UserCustomImageVO,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
UserCustomImagesListData |
getListData(java.lang.Long userId)
Returns data to list user custom images for the given user
|
listload, loadByKey, readContent, readContentByKey, remove, save, saveNameUserCustomImagesListData getListData(java.lang.Long userId) throws FrameworkException
FrameworkException