public interface UserCustomImageService extends BaseCustomImageService<UserCustomImageVO,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
UserCustomImagesListData |
getListData(UserLocatorVO user)
Returns data to list user custom images for the given user
|
listUserCustomImagesListData getListData(UserLocatorVO user) throws FrameworkException
FrameworkException