public interface ConfigurationImageServiceLocal extends ConfigurationImageService
ConfigurationImageService| Modifier and Type | Method and Description |
|---|---|
ConfigurationImage |
saveImageContent(Configuration configuration,
ConfigurationImageType type,
java.lang.String name,
SerializableInputStream in,
java.lang.String contentType)
Saves an image content
|
getImageVO, getListData, list, readByConfigurationAndType, removeByConfigurationAndTypeload, loadByKey, readContent, readContentByKey, remove, save, saveNameConfigurationImage saveImageContent(Configuration configuration, ConfigurationImageType type, java.lang.String name, SerializableInputStream in, java.lang.String contentType) throws FrameworkException
FrameworkException