Uses of Class
io.ebeanservice.docstore.api.mapping.DocumentMapping
| Package | Description |
|---|---|
| io.ebeanservice.docstore.api |
The service API for document store integration.
|
| io.ebeanservice.docstore.api.mapping |
Mapping for document store integration.
|
| io.ebeanservice.docstore.api.support |
Support objects for implementing integration.
|
-
Uses of DocumentMapping in io.ebeanservice.docstore.api
Methods in io.ebeanservice.docstore.api that return DocumentMapping Modifier and Type Method Description DocumentMappingDocStoreBeanAdapter. createDocMapping()Create the document mapping. -
Uses of DocumentMapping in io.ebeanservice.docstore.api.mapping
Methods in io.ebeanservice.docstore.api.mapping that return DocumentMapping Modifier and Type Method Description DocumentMappingDocMappingBuilder. create(String queueId, String indexName, String indexType)Create the document mapping. -
Uses of DocumentMapping in io.ebeanservice.docstore.api.support
Methods in io.ebeanservice.docstore.api.support that return DocumentMapping Modifier and Type Method Description DocumentMappingDocStoreBeanBaseAdapter. createDocMapping()