com.tibco.bw.plugin.config.java
Interface JavaToXMLConfigProps

All Superinterfaces:
CommonProps, JavaPaletteCommonConfigProps, XmlToJavaConfigProps

public interface JavaToXMLConfigProps
extends XmlToJavaConfigProps

The set of all configuration properties of the Java To XML Activity.


Field Summary
static byte CACHE_CONSTRUCTED_CLASS
          This is the Cache Constructed class configuration property.
static byte CONSTRUCT_DECLARED_CLASS
          This is the Construct Declared Class configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.java.XmlToJavaConfigProps
JAVA_CLASS, JAVA_SCHEMA_REFERENCE, SCHEMA_CLASS_NAME, USE_JAVA_SCHEMA
 
Fields inherited from interface com.tibco.bw.plugin.config.java.JavaPaletteCommonConfigProps
ALIAS_LIBRARY
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

CONSTRUCT_DECLARED_CLASS


static final byte CONSTRUCT_DECLARED_CLASS
This is the Construct Declared Class configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values

CACHE_CONSTRUCTED_CLASS


static final byte CACHE_CONSTRUCTED_CLASS
This is the Cache Constructed class configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved