Class SearchIndexDefinitionSupplier
java.lang.Object
io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- All Implemented Interfaces:
io.vertigo.core.node.definition.DefinitionSupplier
public final class SearchIndexDefinitionSupplier
extends Object
implements io.vertigo.core.node.definition.DefinitionSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(io.vertigo.core.node.definition.DefinitionSpace definitionSpace) withCopyToFields(String fromField, String... toFields) withIndexDtDefinition(String indexDtDefinitionName) withKeyConcept(String keyConceptDtDefinitionName) withLoaderId(String indexLoaderId)
-
Constructor Details
-
SearchIndexDefinitionSupplier
-
-
Method Details
-
withKeyConcept
-
withIndexDtDefinition
-
withCopyToFields
-
withLoaderId
-
get
- Specified by:
getin interfaceio.vertigo.core.node.definition.DefinitionSupplier
-