Uses of Interface
org.teiid.adminapi.PropertyDefinition
-
Packages that use PropertyDefinition Package Description org.teiid.adminapi org.teiid.adminapi.impl -
-
Uses of PropertyDefinition in org.teiid.adminapi
Methods in org.teiid.adminapi that return types with arguments of type PropertyDefinition Modifier and Type Method Description Collection<? extends PropertyDefinition>Admin. getTemplatePropertyDefinitions(String templateName)Get all of the available configuration Properties for the specified connectorCollection<? 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 -
Uses of PropertyDefinition in org.teiid.adminapi.impl
Classes in org.teiid.adminapi.impl that implement PropertyDefinition Modifier and Type Class Description classPropertyDefinitionMetadata
-