Package | Description |
---|---|
org.teiid.adminapi |
Modifier and Type | Method and Description |
---|---|
static Admin.TranlatorPropertyType |
Admin.TranlatorPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Admin.TranlatorPropertyType[] |
Admin.TranlatorPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends PropertyDefinition> |
Admin.getTranslatorPropertyDefinitions(String translatorName,
Admin.TranlatorPropertyType type)
Get all of the available configuration Properties for the specified translator
|
Copyright © 2019. All rights reserved.