| Modifier and Type | Method and Description |
|---|---|
SLightDocument |
DocumentService.getDocument(long documentId)
Get document by its id
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentService.deleteDocument(SLightDocument document) |
| Modifier and Type | Method and Description |
|---|---|
SLightDocument |
DocumentServiceImpl.getDocument(long documentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentServiceImpl.deleteDocument(SLightDocument document) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SDocument |
interface |
SMappedDocument |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SAMappedDocument |
| Modifier and Type | Class and Description |
|---|---|
class |
SAMappedDocumentImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SDocumentImpl |
class |
SLightDocumentImpl |
class |
SMappedDocumentImpl |
| Modifier and Type | Method and Description |
|---|---|
SLightDocument |
SMappedDocumentImpl.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMappedDocumentImpl.setDocument(SLightDocument document) |
| Constructor and Description |
|---|
SLightDocumentImpl(SLightDocument document) |
SMappedDocumentImpl(SADocumentMapping documentMapping,
SLightDocument document) |
SMappedDocumentImpl(SDocumentMapping documentMapping,
SLightDocument document) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.