org.teiid.adminapi.impl
Class TranslatorMetaData

java.lang.Object
  extended by org.teiid.adminapi.impl.AdminObjectImpl
      extended by org.teiid.adminapi.impl.VDBTranslatorMetaData
          extended by org.teiid.adminapi.impl.TranslatorMetaData
All Implemented Interfaces:
java.io.Serializable, AdminObject, Translator

public class TranslatorMetaData
extends VDBTranslatorMetaData

See Also:
Serialized Form

Field Summary
static java.lang.String TRANSLATOR_PREFIX
           
 
Fields inherited from interface org.teiid.adminapi.Translator
EXECUTION_FACTORY_CLASS, TRANSLATOR_PROPERTY
 
Fields inherited from interface org.teiid.adminapi.AdminObject
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD
 
Constructor Summary
TranslatorMetaData()
           
 
Method Summary
 
Methods inherited from class org.teiid.adminapi.impl.VDBTranslatorMetaData
getDescription, getExecutionFactoryClass, getJAXBProperties, getName, getType, setDescription, setExecutionFactoryClass, setName, setType, toString
 
Methods inherited from class org.teiid.adminapi.impl.AdminObjectImpl
addAttchment, addAttchment, addProperty, getAttachment, getAttachment, getProperties, getPropertyValue, removeAttachment, removeAttachment, setJAXBProperties, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.teiid.adminapi.AdminObject
getProperties, getPropertyValue
 

Field Detail

TRANSLATOR_PREFIX

public static final java.lang.String TRANSLATOR_PREFIX
See Also:
Constant Field Values
Constructor Detail

TranslatorMetaData

public TranslatorMetaData()


Copyright © 2011. All Rights Reserved.