| Package | Description |
|---|---|
| fr.ifremer.coselmar.services | |
| fr.ifremer.coselmar.services.indexation | |
| fr.ifremer.coselmar.services.injector | |
| fr.ifremer.coselmar.services.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
CoselmarSimpleServiceSupport |
class |
CoselmarWebServiceSupport |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends CoselmarService> |
CoselmarWebServiceSupport.newService(Class<E> serviceClass) |
<E extends CoselmarService> |
DefaultCoselmarServicesContext.newService(Class<E> serviceClass) |
<E extends CoselmarService> |
CoselmarServicesContext.newService(Class<E> serviceClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentsIndexationService
This Services provides operation about
Document
or more exactly DocumentBean indexation :
registration of a document in the indexation db
modification of a document in the indexation db
documents search from the indexation db
The purpose is to use power of a indexation db (lucene) to increase search on
document text field, and make easier fulltext search |
class |
QuestionsIndexationService
This Services provides operation about
Document
or more exactly DocumentBean indexation :
registration of a document in the indexation db
modification of a document in the indexation db
documents search from the indexation db
The purpose is to use power of a indexation db (lucene) to increase search on
document text field, and make easier fulltext search |
| Modifier and Type | Method and Description |
|---|---|
CoselmarService |
CoselmarServicesInjector.getValue(org.debux.webmotion.server.mapping.Mapping m,
org.debux.webmotion.server.call.Call call,
String name,
Class type,
Type generic) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminWebService |
class |
DocumentsWebService |
class |
InitialisationService |
class |
QuestionsWebService |
class |
UsersWebService |
Copyright © 2014–2015 Ifremer. All rights reserved.