| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationImpl.setConfigurationTripleSource(ConfigurationTripleSource source) |
void |
ApplicationImpl.setContentTripleSource(ContentTripleSource source) |
void |
ApplicationImpl.setFileStorage(FileStorage fs) |
void |
ApplicationImpl.setImageProcessor(ImageProcessor ip) |
void |
ApplicationImpl.setSearchEngine(SearchEngine se) |
void |
ApplicationImpl.setSearchIndexer(SearchIndexer si) |
void |
ApplicationImpl.setTBoxReasonerModule(TBoxReasonerModule module) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentedSearchEngineWrapper.setInnerEngine(SearchEngine inner) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndexerImpl.setThreadPoolSize(String size) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQueryDocumentModifier.addQuery(String query) |
void |
SelectQueryDocumentModifier.addTargetField(String fieldName) |
void |
FieldBooster.addTargetField(String fieldName) |
void |
SelectQueryDocumentModifier.addTypeRestriction(String typeUri) |
void |
FieldBooster.setBoost(float boost) |
void |
SelectQueryDocumentModifier.setLabel(String l) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcludeBasedOnTypeNamespace.addExcludedNamespace(String uri) |
void |
ExcludeBasedOnNamespace.addExcludedNamespace(String ns) |
void |
ExcludeBasedOnType.addTypeURI(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQueryUriFinder.addPredicateRestriction(String predicateUri) |
void |
SelectQueryUriFinder.addQuery(String query) |
void |
SelectQueryUriFinder.setLabel(String l) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTripleSourceSPARQL.setEndpointURI(String eUri) |
void |
ContentTripleSourceSPARQL.setUpdateEndpointURI(String ueUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTripleSourceTDB.setTdbPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTripleSourceVirtuoso.setBaseUri(String uri) |
void |
ContentTripleSourceVirtuoso.setPassword(String pass) |
void |
ContentTripleSourceVirtuoso.setUsername(String user) |
Copyright © 2016. All rights reserved.