Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Method and Description |
---|---|
Collection<? extends PropertyDefinition> |
Admin.getTemplatePropertyDefinitions(String templateName)
Get all of the available configuration Properties for the specified connector
|
Collection<? extends PropertyDefinition> |
Admin.getTranslatorPropertyDefinitions(String translatorName)
Deprecated.
|
Collection<? extends PropertyDefinition> |
Admin.getTranslatorPropertyDefinitions(String translatorName,
Admin.TranlatorPropertyType type)
Get all of the available configuration Properties for the specified translator
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyDefinitionMetadata |
Copyright © 2020. All rights reserved.