public class SDocumentImpl extends SLightDocumentImpl implements SDocument
| Constructor and Description |
|---|
SDocumentImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte[] |
getContent() |
int |
hashCode() |
void |
setContent(byte[] content) |
getAuthor, getCreationDate, getDiscriminator, getFileName, getId, getMimeType, getTenantId, getUrl, hasContent, setAuthor, setCreationDate, setFileName, setHasContent, setId, setMimeType, setTenantId, setUrl, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthor, getCreationDate, getFileName, getMimeType, getTenantId, getUrl, hasContentpublic void setContent(byte[] content)
public byte[] getContent()
getContent in interface SDocumentpublic boolean equals(Object o)
equals in class SLightDocumentImplpublic int hashCode()
hashCode in class SLightDocumentImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.