@Configuration public class SemanticSearchConfig extends Object
| Constructor and Description |
|---|
SemanticSearchConfig() |
| Modifier and Type | Method and Description |
|---|---|
ExplainServiceHelper |
explainServiceHelper() |
OntologyTagService |
ontologyTagService() |
SemanticSearchService |
semanticSearchService() |
TagService<LabeledResource,LabeledResource> |
tagService() |
@Bean public OntologyTagService ontologyTagService()
@Bean public SemanticSearchService semanticSearchService()
@Bean public TagService<LabeledResource,LabeledResource> tagService()
@Bean public ExplainServiceHelper explainServiceHelper()
Copyright © 2015. All Rights Reserved.