Novell exteNd
Director 5.2 API

com.sssw.fw.api
Interface EbiConstants

All Known Subinterfaces:
EbiPortalConstants

public interface EbiConstants

This class contains constants for SilverStream framework.


Field Summary
static int CACHE_CONTENT_TYPE_IMAGE
          Deprecated. EbiCacheConstants
static int CACHE_CONTENT_TYPE_OBJECT
          Deprecated. EbiCacheConstants
static int CACHE_CONTENT_TYPE_TEXT
          Deprecated. EbiCacheConstants
static String CACHE_COORD_HOST
          Deprecated. EbiCacheConstants
static String CACHE_COORD_PORT
          Deprecated. EbiCacheConstants
static String CACHE_COORD_START_SLEEP_INTERVAL
          Deprecated. EbiCacheConstants
static String CACHE_COORD_START_TRY_COUNT
          Deprecated. EbiCacheConstants
static String CACHE_COORD_WATCHER_SLEEP_INTERVAL
          Deprecated. EbiCacheConstants
static String CACHE_DISK_DIR
          Deprecated. EbiCacheConstants
static String CACHE_DISK_MAX_CONTENT_SIZE
          Deprecated. EbiCacheConstants
static String CACHE_DISK_MAX_SIZE
          Deprecated. EbiCacheConstants
static String CACHE_ENABLE
          Deprecated. EbiCacheConstants
static String CACHE_KEY_DELIMITER
          Deprecated.  
static String CACHE_MEM_MAX_CONTENT_SIZE
          Deprecated. EbiCacheConstants
static String CACHE_MEM_MAX_SIZE
          Deprecated. EbiCacheConstants
static String CACHE_OBJECT_MAX_SIZE
          Deprecated. EbiCacheConstants
static String CHAR_ENCODING
          Character encoding value specified in the framework config.xml
static String CHAR_ENCODING_KEY
          Key used to retrieve the character encoding property in the framework config.xml
static String CONVERT_DECODED_URI_TO_UTF8
          well known key to access the switch that specifies if we need to convert the URI decoded by Server's ServletContainer from ISO-8859-1 to UTF-8.
static String DEFAULT_INSTANCEID
          Deprecated.  
static String DEFAULT_USERID
          Deprecated. EbiDirectoryDelegate.getAnonymous()
static String EL_PORTAL_PAGE
          No information available
static String FRAMEWORK_FILE_EXTENSION_KEY
          The file extension key of the Framework config file.
static String FRAMEWORK_FILESYSDIR_KEY
          No information available
static String FRAMEWORK_MIMETYPE_KEY
          The MIME type key of the Framework config file.
static String FW_PRINCIPAL_CONTAINER
          The principal type for container principals.
static String FW_PRINCIPAL_GROUP
          The principal type for group principals.
static String FW_PRINCIPAL_USER
          The principal type for user principals.
static String GETMACADDR_EXE_KEY
          No information available
static String INTERNET_USER_GROUP_ID
          Deprecated.  
static String INTERNET_USER_PASSWORD
          Deprecated.  
static String PORTAL_ADMIN_TYPE
          Deprecated.  
static String PROP_FW_DATASOURCE
          No information available
static String SCOPED_PATH_NAMESPACE_SP
          Namespace for Scoped Path Navigator
static String SCOPED_PATH_NS_URI
          Namespace URI for Scoped Path Navigator
static String SCOPED_PATH_XML_NODE
          Element name to be used by all Scoped Path Implementations in the getDefinition() method.
static String SERVLET_CONTAINER_VERSION
          This is a key into the EbiConfig object.
static String TRUNCATE_ASA_JCONNECT_TIMESTAMP
          Property for truncating timestamp before persisting to dbms.
static String UNKNOWN
          No information available
static String USER_TRANSACTION_ENABLE
          Property for enabling user transaction.
static String UTF8
          UTF8 character encoding constant
static String XML_NS_URI
          Namespace URI for XML Namespaces
 

Field Detail

EL_PORTAL_PAGE

public static final String EL_PORTAL_PAGE
No information available

PROP_FW_DATASOURCE

public static final String PROP_FW_DATASOURCE
No information available

INTERNET_USER_GROUP_ID

public static final String INTERNET_USER_GROUP_ID
Deprecated.  

No information available

INTERNET_USER_PASSWORD

public static final String INTERNET_USER_PASSWORD
Deprecated.  

No information available

DEFAULT_USERID

public static final String DEFAULT_USERID
Deprecated. EbiDirectoryDelegate.getAnonymous()

No information available

DEFAULT_INSTANCEID

public static final String DEFAULT_INSTANCEID
Deprecated.  

No information available

CACHE_ENABLE

public static final String CACHE_ENABLE
Deprecated. EbiCacheConstants

No information available

CACHE_MEM_MAX_CONTENT_SIZE

public static final String CACHE_MEM_MAX_CONTENT_SIZE
Deprecated. EbiCacheConstants

No information available

CACHE_MEM_MAX_SIZE

public static final String CACHE_MEM_MAX_SIZE
Deprecated. EbiCacheConstants

No information available

CACHE_DISK_MAX_CONTENT_SIZE

public static final String CACHE_DISK_MAX_CONTENT_SIZE
Deprecated. EbiCacheConstants

No information available

CACHE_DISK_MAX_SIZE

public static final String CACHE_DISK_MAX_SIZE
Deprecated. EbiCacheConstants

No information available

CACHE_DISK_DIR

public static final String CACHE_DISK_DIR
Deprecated. EbiCacheConstants

No information available

CACHE_OBJECT_MAX_SIZE

public static final String CACHE_OBJECT_MAX_SIZE
Deprecated. EbiCacheConstants

No information available

CACHE_COORD_HOST

public static final String CACHE_COORD_HOST
Deprecated. EbiCacheConstants

No information available

CACHE_COORD_PORT

public static final String CACHE_COORD_PORT
Deprecated. EbiCacheConstants

No information available

CACHE_COORD_START_TRY_COUNT

public static final String CACHE_COORD_START_TRY_COUNT
Deprecated. EbiCacheConstants

No information available

CACHE_COORD_START_SLEEP_INTERVAL

public static final String CACHE_COORD_START_SLEEP_INTERVAL
Deprecated. EbiCacheConstants

No information available

CACHE_COORD_WATCHER_SLEEP_INTERVAL

public static final String CACHE_COORD_WATCHER_SLEEP_INTERVAL
Deprecated. EbiCacheConstants

No information available

CACHE_CONTENT_TYPE_TEXT

public static final int CACHE_CONTENT_TYPE_TEXT
Deprecated. EbiCacheConstants

No information available

CACHE_CONTENT_TYPE_IMAGE

public static final int CACHE_CONTENT_TYPE_IMAGE
Deprecated. EbiCacheConstants

No information available

CACHE_CONTENT_TYPE_OBJECT

public static final int CACHE_CONTENT_TYPE_OBJECT
Deprecated. EbiCacheConstants

No information available

CACHE_KEY_DELIMITER

public static final String CACHE_KEY_DELIMITER
Deprecated.  

No information available

PORTAL_ADMIN_TYPE

public static final String PORTAL_ADMIN_TYPE
Deprecated.  

No information available

FW_PRINCIPAL_USER

public static final String FW_PRINCIPAL_USER
The principal type for user principals.

FW_PRINCIPAL_GROUP

public static final String FW_PRINCIPAL_GROUP
The principal type for group principals.

FW_PRINCIPAL_CONTAINER

public static final String FW_PRINCIPAL_CONTAINER
The principal type for container principals.

UNKNOWN

public static final String UNKNOWN
No information available

FRAMEWORK_MIMETYPE_KEY

public static final String FRAMEWORK_MIMETYPE_KEY
The MIME type key of the Framework config file.

FRAMEWORK_FILE_EXTENSION_KEY

public static final String FRAMEWORK_FILE_EXTENSION_KEY
The file extension key of the Framework config file.

FRAMEWORK_FILESYSDIR_KEY

public static final String FRAMEWORK_FILESYSDIR_KEY
No information available

SERVLET_CONTAINER_VERSION

public static final String SERVLET_CONTAINER_VERSION
This is a key into the EbiConfig object. The value that relates to this key will be the value returned by ServletContext.getServerInfo();

GETMACADDR_EXE_KEY

public static final String GETMACADDR_EXE_KEY
No information available

USER_TRANSACTION_ENABLE

public static final String USER_TRANSACTION_ENABLE
Property for enabling user transaction.

TRUNCATE_ASA_JCONNECT_TIMESTAMP

public static final String TRUNCATE_ASA_JCONNECT_TIMESTAMP
Property for truncating timestamp before persisting to dbms. This is used to determine whether timestamps should be truncated (to .xx seconds) when using Sybase ASA with jConnect

SCOPED_PATH_XML_NODE

public static final String SCOPED_PATH_XML_NODE
Element name to be used by all Scoped Path Implementations in the getDefinition() method.

SCOPED_PATH_NS_URI

public static final String SCOPED_PATH_NS_URI
Namespace URI for Scoped Path Navigator

SCOPED_PATH_NAMESPACE_SP

public static final String SCOPED_PATH_NAMESPACE_SP
Namespace for Scoped Path Navigator

XML_NS_URI

public static final String XML_NS_URI
Namespace URI for XML Namespaces

UTF8

public static final String UTF8
UTF8 character encoding constant

CHAR_ENCODING_KEY

public static final String CHAR_ENCODING_KEY
Key used to retrieve the character encoding property in the framework config.xml

CHAR_ENCODING

public static final String CHAR_ENCODING
Character encoding value specified in the framework config.xml

CONVERT_DECODED_URI_TO_UTF8

public static final String CONVERT_DECODED_URI_TO_UTF8
well known key to access the switch that specifies if we need to convert the URI decoded by Server's ServletContainer from ISO-8859-1 to UTF-8. The property is defined in the framework's config.xml
Since:
v.5.2

Novell exteNd
Director 5.2 API