| Package | Description |
|---|---|
| fr.ifremer.coselmar.beans | |
| fr.ifremer.coselmar.converter | |
| fr.ifremer.coselmar.services.indexation | |
| fr.ifremer.coselmar.services.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DocumentBean> |
QuestionBean.closingDocuments |
protected Set<DocumentBean> |
QuestionBean.relatedDocuments |
| Modifier and Type | Method and Description |
|---|---|
Set<DocumentBean> |
QuestionBean.getClosingDocuments() |
Set<DocumentBean> |
QuestionBean.getRelatedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuestionBean.addClosingDocument(DocumentBean closingDocument) |
void |
QuestionBean.addRelatedDocument(DocumentBean relatedDocument) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuestionBean.setClosingDocuments(Set<DocumentBean> closingDocuments) |
void |
QuestionBean.setRelatedDocuments(Set<DocumentBean> relatedDocuments) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentBean |
BeanEntityConverter.toBean(String lightId,
Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentsIndexationService.indexDocument(DocumentBean document) |
void |
DocumentsIndexationService.updateDocument(DocumentBean document) |
| Modifier and Type | Method and Description |
|---|---|
DocumentBean |
DocumentsWebService.addDocument(DocumentBean document,
org.debux.webmotion.server.call.UploadFile uploadFile) |
DocumentBean |
DocumentsWebService.getDocument(String documentId) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentBean> |
DocumentsWebService.getDocuments(List<String> searchKeywords) |
| Modifier and Type | Method and Description |
|---|---|
DocumentBean |
DocumentsWebService.addDocument(DocumentBean document,
org.debux.webmotion.server.call.UploadFile uploadFile) |
void |
QuestionsWebService.addDocuments(String questionId,
DocumentBean[] documents) |
void |
DocumentsWebService.saveDocument(DocumentBean documentBean) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Document> |
QuestionsWebService.retrieveDocuments(Collection<DocumentBean> documentBeans) |
Copyright © 2014–2015 Ifremer. All rights reserved.