Package org.bonitasoft.engine.identity
Interface Icon
- All Superinterfaces:
BonitaObject,Serializable
- All Known Implementing Classes:
IconImpl
an icon that can be attached to a user, group, role.
- Author:
- Baptiste Mesta
-
Method Summary
-
Method Details
-
getId
long getId() -
getMimeType
String getMimeType()- Returns:
- the mime type of the icon
-
getContent
byte[] getContent()- Returns:
- the content of the icon
-