Class AbstractSDocument
- java.lang.Object
-
- org.bonitasoft.engine.core.document.model.AbstractSDocument
-
- All Implemented Interfaces:
java.io.Serializable,PersistentObject
- Direct Known Subclasses:
SDocument,SLightDocument
@MappedSuperclass public class AbstractSDocument extends java.lang.Object implements PersistentObject
- Author:
- Emmanuel Duchastenier
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractSDocument()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasContent()-
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
-
-