Package org.bonitasoft.engine.identity
Class SIcon
- java.lang.Object
-
- org.bonitasoft.engine.identity.SIcon
-
- All Implemented Interfaces:
java.io.Serializable,PersistentObject
@Entity public class SIcon extends java.lang.Object implements PersistentObject
- Author:
- Baptiste Mesta
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SIcon(java.lang.String mimeType, byte[] content)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId, setTenantId
-
-