com.webmethods.caf.faces.data.csp
Interface CSPConstants


public interface CSPConstants


Field Summary
static String BT_CONVERSION_PARAM
           
static String CSP_XML_ENCODING
           
static String FILENAME
           
static String LAST_MODIFIED
           
static String ORIGINAL_FILE_EXTENSION
           
static String ORIGINAL_FILE_NAME
           
static String PATH
           
static String PREFIX
           
static String PROPERTY_HOST
           
static String PROPERTY_HTTP_PORT
           
static String PROPERTY_PASSWORD
           
static String PROPERTY_PORT
           
static String PROPERTY_SERVER_NAME
           
static String PROPERTY_STREAMING_PORT
           
static String PROPERTY_USERNAME
           
static String SIZE
           
 

Field Detail

PATH

static final String PATH
See Also:
Constant Field Values

PREFIX

static final String PREFIX
See Also:
Constant Field Values

LAST_MODIFIED

static final String LAST_MODIFIED
See Also:
Constant Field Values

FILENAME

static final String FILENAME
See Also:
Constant Field Values

SIZE

static final String SIZE
See Also:
Constant Field Values

ORIGINAL_FILE_NAME

static final String ORIGINAL_FILE_NAME
See Also:
Constant Field Values

ORIGINAL_FILE_EXTENSION

static final String ORIGINAL_FILE_EXTENSION
See Also:
Constant Field Values

BT_CONVERSION_PARAM

static final String BT_CONVERSION_PARAM
See Also:
Constant Field Values

PROPERTY_HOST

static final String PROPERTY_HOST
See Also:
Constant Field Values

PROPERTY_PORT

static final String PROPERTY_PORT
See Also:
Constant Field Values

PROPERTY_STREAMING_PORT

static final String PROPERTY_STREAMING_PORT
See Also:
Constant Field Values

PROPERTY_HTTP_PORT

static final String PROPERTY_HTTP_PORT
See Also:
Constant Field Values

PROPERTY_USERNAME

static final String PROPERTY_USERNAME
See Also:
Constant Field Values

PROPERTY_PASSWORD

static final String PROPERTY_PASSWORD
See Also:
Constant Field Values

PROPERTY_SERVER_NAME

static final String PROPERTY_SERVER_NAME
See Also:
Constant Field Values

CSP_XML_ENCODING

static final String CSP_XML_ENCODING
See Also:
Constant Field Values