com.tibco.bw.plugin.config.file
Interface ReadFileConfigProps

All Superinterfaces:
CommonProps

public interface ReadFileConfigProps
extends CommonProps

The set of all configuration properties of the Read File Activity.


Field Summary
static byte EXCLUDE_FILE_CONTENT
          This is the Exclude File Content configuration property.
static byte READ_AS
          This is the Read As configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

EXCLUDE_FILE_CONTENT


static final byte EXCLUDE_FILE_CONTENT
This is the Exclude File Content configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values

READ_AS


static final byte READ_AS
This is the Read As configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


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