Package ru.slie.luna.icon
Interface IconManager
public interface IconManager
-
Method Summary
Modifier and TypeMethodDescriptioncreate(IconType iconType, String originalName, InputStream inputStream) delete(Collection<Long> iconIds) booleanisFormatSupported(String filename) search(IconType iconType, String term, SearchParams searchParams)
-
Method Details
-
getStream
-
create
Icon create(IconType iconType, String originalName, InputStream inputStream) throws ValidateException - Throws:
ValidateException
-
delete
-
delete
-
search
-
isFormatSupported
-