Class SLightDocument
- java.lang.Object
-
- org.bonitasoft.engine.core.document.model.AbstractSDocument
-
- org.bonitasoft.engine.core.document.model.SLightDocument
-
- All Implemented Interfaces:
java.io.Serializable,PersistentObject
@Entity public class SLightDocument extends AbstractSDocument
- Author:
- Emmanuel Duchastenier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SLightDocument()
-
Method Summary
-
Methods inherited from class org.bonitasoft.engine.core.document.model.AbstractSDocument
hasContent
-
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
-
-