Uses of Interface
org.teiid.adminapi.PropertyDefinition

Packages that use PropertyDefinition
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
 java.util.Collection<PropertyDefinition> Admin.getTemplatePropertyDefinitions(java.lang.String templateName)
          Get all of the available configuration Properties for the specified connector
 

Uses of PropertyDefinition in org.teiid.adminapi.impl
 

Classes in org.teiid.adminapi.impl that implement PropertyDefinition
 class PropertyDefinitionMetadata
           
 



Copyright © 2011. All Rights Reserved.