public final class SaConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SaConstants.IniKind
several Ini kinds for usage in setSetting.
|
static class |
SaConstants.LOG_DIRECTION
Log directions between Saperion backend and Java frontend.
|
static class |
SaConstants.ProtoEvents
Enumeration for audit event types.
|
static class |
SaConstants.SaFieldType
Fieldtypes SAPERION.
|
static class |
SaConstants.SaQueryStrategy
Query strategy for getNodeInfoSet.
|
Modifier and Type | Field and Description |
---|---|
static int |
ACC_ANNOTATE
Value for document access right 'annotate' (image annotations).
|
static int |
ACC_BLACKMARKER
Value for document access right 'black marker' (= right to create black marker annotations).
|
static int |
ACC_COMPLETE
Value for document access right 'complete'.
|
static int |
ACC_DELETE
Value for document access right 'delete'.
|
static int |
ACC_EXPANDINDEX
Value for document access right 'expand index' (yet unfilled properties can be filled).
|
static int |
ACC_EXPORT
Value for document access right 'export'.
|
static int |
ACC_FULL_ACCESS
Value for document access right 'full access'.
|
static int |
ACC_INDEX
Value for document access right 'indexable' (properties).
|
static int |
ACC_MODIFYDOC
Value for document access right 'modify document' (content data).
|
static int |
ACC_PERMISSIONS
Value for document access right 'modify access' (permissions).
|
static int |
ACC_READ
Value for document access right 'read'.
|
static int |
ACC_RECORDS_MANAGEMENT
Value for document access right 'records management'.
|
static int |
ACC_RELEASE
Value for document access right 'release'.
|
static int |
ACC_RESTORE_REVISION
Value for document access right 'restore revision'.
|
static int |
ACC_REVISION_HISTORY
Value for document access right 'revision history'.
|
static int |
ACC_RIGHT_EXTENSION
Value for document access right 'right extension'.
|
static int |
ACC_SAVEBLACKMARKERS
Value for document access right 'restore black markers' (= right to restore a document
revision before a black marker was set).
|
static int |
ACC_VISIBLE
Value for document access right 'visible' (= findable in searches).
|
static int |
ACC_WRITE
Value for document access right 'write'.
|
static String |
ACL_DELIMITER
Delimiter for ACLs.
|
static int |
ANY_MANDANT
Deprecated.
|
static int |
ANY_TENANT
non specific tenant.
|
static int |
ASCENDS
The Constant ASCENDS.
|
static int |
ASCENDSDESCENDS
The Constant ASCENDSDESCENDS.
|
static int |
AUTH_FULL
Authentication mode full.
|
static int |
AUTH_NONE
Authentication mode backend.
|
static int |
AUTH_SIMPLE
Authentication mode simple.
|
static String |
BINARY_FILE_EXT
The Constant BINARY_FILE_EXT.
|
static String |
BINARY_PROPERTYNAME_SUFFIX1
The Constant BINARY_PROPERTYNAME_SUFFIX1.
|
static String |
BINARY_PROPERTYNAME_SUFFIX2
The Constant BINARY_PROPERTYNAME_SUFFIX2.
|
static int |
BUFFER_LEN
The Constant BUFFER_LEN.
|
static String |
CFG_BROKERHOST
property name from config file.
|
static String |
CFG_BROKERPORT
property name from config file.
|
static String |
CFG_BUILDIN_CONSTR_FILE
property name from config file.
|
static String |
CFG_CACHE_MAXSIZE
property name from config file.
|
static int |
CFG_CACHE_MAXSIZE_DEFAULT
property name from config file.
|
static String |
CFG_CQ_ENABLED
property name from config file.
|
static String |
CFG_CUSTOM_NT_FILE
property name from config file.
|
static String |
CFG_DEFAULT_WORKSPACE
property name from config file.
|
static String |
CFG_DESCRIPTOR_KEY_FILE
property name from config file.
|
static String |
CFG_DIR_PATH
property name from config file.
|
static String |
CFG_ENCODING
property name from config file.
|
static String |
CFG_IMPERSONATE
property name for security.
|
static String |
CFG_JMS_CONFIG_FILE
property name from config file.
|
static String |
CFG_LDAP_ENABLED
property name from config file.
|
static String |
CFG_LOG4J_FILE
property name from config file.
|
static String |
CFG_MAXIDLETIME
property name from config file.
|
static String |
CFG_NAMESPACE_REGISTRY_FILE
property name from config file.
|
static String |
CFG_REPLYPORT
property name from config file.
|
static String |
CFG_SAPERION_MANDANT
property name from config file.
|
static String |
CFG_SAPERION_USER
property name from config file.
|
static String |
CFG_SECURITY_APPL
property name from config file.
|
static String |
CFG_SECURITY_LOGIN_MODUL
property name from config file.
|
static String |
CFG_SNMP_ENABLED
property name from config file.
|
static String |
CFG_SNMP_VIEW_ONLY
property name from config file.
|
static String |
CFG_USE_JDBC
property name from config file.
|
static String |
CFG_USERCACHE_ENABLED
property name from config file.
|
static String |
CFG_VERSION
property name from config file.
|
static String |
CFG_WORKSPACETABLE
property name from config file.
|
static String |
COMMITMODE
Commitmode entry in archief.ini.
|
static String |
CONFIG_CONTENTTYPE
Entry in the archief.ini for switching between multi- and single content.
|
static String |
CONFIG_DIR
The saperion config folder for classic connector; in case of JCR the config file.
|
static String |
CONFIG_FILE
The Constant CONFIG_FILE.
|
static String |
CONFIG_USER_TIMEOUT
Entry in the archief.ini for RMI server timeout in seconds.
|
static String |
CONFIGPATH
The Constant CONFIGPATH.
|
static String |
CONSTRAINT_FILEPATH
The Constant CONSTRAINT_FILEPATH.
|
static String |
CONTENT_NAME
Naming for content properties.
|
static int |
CONTENT_POSITION_APPEND
Added content will be appended to the end of the list.
|
static int |
CONTENT_POSITION_CLEAR
All existing content will be removed.
|
static int |
CONTENT_POSITION_REPLACE
Added content will replace all existing content.
|
static String |
CUSTOM_NODE_FILEPATH
The Constant CUSTOM_NODE_FILEPATH.
|
static int |
DATE_DAY
Position in DateType type.
|
static String |
DATE_FORMAT
date format.
|
static int |
DATE_HOUR
Position in DateType type.
|
static int |
DATE_MINUTE
Position in DateType type.
|
static int |
DATE_MONTH
Position in DateType type.
|
static int |
DATE_MSEC
Position in DateType type.
|
static int |
DATE_SECOND
Position in DateType type.
|
static int |
DATE_YEAR
Position in DateType type.
|
static String |
DATETIME_FORMAT
date time format (24h).
|
static int |
DB_CP_REAPER_TIME
Value for reaper scheduling time.
|
static String |
DB_DRIVER
Properties entry for database driver.
|
static String |
DB_EVENT_FIELD
DB_EVENT_FIELD.
|
static String |
DB_EVENT_TABLE
DB_EVENT_TABLE.
|
static String |
DB_FIELD_JCRXMIXINTYPES
database field JCRXMIXINTYPES.
|
static String |
DB_FIELD_JCRXNAME
database field JCRXNAME.
|
static String |
DB_ISOLATION_LEVEL
Properties entry for database isolation level.
|
static String |
DB_NAME
Properties entry for datasource name.
|
static String |
DB_NODE_TABLE
Properties entry for node table name.
|
static String |
DB_OFFLINE
Properties entry for datasource offline state.
|
static String |
DB_POOL_PASS
Properties entry for database pool password.
|
static String |
DB_POOL_SIZE
Properties entry for database pool size.
|
static String |
DB_POOL_TIMEOUT
Properties entry for database pool timeout.
|
static String |
DB_POOL_URL
Properties entry for database pool URL.
|
static String |
DB_POOL_USER
Properties entry for database pool user.
|
static String |
DB_SCHEMA
Properties entry for database schema.
|
static String |
DB_SESSION_INIT
Properties entry for session.
|
static String |
DB_TIMEOUT
Properties entry for datasource query timeout.
|
static String |
DB_TYPE
Properties entry for database type.
|
static String |
DB_WS_TABLE
Properties entry for workspace table name.
|
static String |
DB2
DB2 database type name.
|
static String |
DB2_GET_REVISIONS_FUNCTION
db2 get revisons template.
|
static String |
DB2_RESOLVE_REVISION_FUNCTION
db2 resolveRevision template.
|
static String |
DDC_DYNAMIC
Marker for dynamic properties.
|
static String |
DDC_VIRTUAL
Marker for virtual properties.
|
static String |
DDC_WORKFLOW
Workflow ddc name.
|
static int |
DEFAULT_BROKER_PORT
default broker port if no valid port is specified by configuration.
|
static Charset |
DEFAULT_CHARSET |
static String |
DEFAULT_ENCODING
default charset with always supported UTF-8 encoding.
|
static int |
DEFAULT_IN_MEMORY_BYTES
Default value for maximum in memory content
|
static int |
DEFAULT_MAX_DDC
Default max ddc if the same is not configured
|
static int |
DEFAULT_MAX_RESULTS
Default value for maximum result number in a query.
|
static int |
DEFAULT_MQ_PORT
Default active mq port.
|
static boolean |
DEFAULT_START_MODE
Default start mode (application).
|
static String |
DEFAULT_TENANT
The name of the default tenant with ID 0.
|
static String |
DEFAULT_WS_NAME
Default workspace name.
|
static String |
DELETEMODE
Deletemode entry in archief.ini.
|
static int |
DESCENDS
The Constant DESCENDS.
|
static String |
ENABLE_CORE_EVENTS
enable saperion core events.
|
static String |
ENTITY_NAME
Hibernate entity name.
|
static int |
EVENT_CALLBACK_PROPERTIES_CHANGED
Callback kind specifying changed properties on API revise (triggered by
saveDocument/updateDocument).
|
static int |
EVENT_CALLBACK_TRANSACTION_FINISHED
Callback kind specifying finished backend transactions.
|
static int |
EVENT_COUNT
Event count.
|
static int |
EVENT_FILTER_FLAG_NOCASE
Event filter flag indicating case-insensitive comparison should be applied (used in
setEventFilter).
|
static int |
EVENT_FILTER_FLAG_NOT
Event filter flag indicating index value must NOT match corresponding filter value (used in
setEventFilter).
|
static int |
EVENT_FILTER_FLAG_OR
Event filter flag indicating filter condition/value should be ORed with other conditions
(used in setEventFilter).
|
static int |
EVENT_FILTER_FLAG_TRIM
Event filter flag indicating index value should be trimmed before comparing to corresponding
filter value (used in setEventFilter).
|
static int |
EVENT_FILTER_FLAG_WRONG
Event filter flag value indicating invalid values.
|
static int |
EVENT_TYPE_CREATE
Event type for document creation (used in setEventFilter).
|
static int |
EVENT_TYPE_DELETE
Event type for document deletion (used in setEventFilter).
|
static int |
EVENT_TYPE_UPDATE
Event type for document updates (used in setEventFilter).
|
static String |
EVENT_USERTRANS
The Constant EVENT_USERTRANS.
|
static String |
EVENTS_MAPPING_MSSQL
hibernate mapping file for events (ms sql).
|
static String |
EVENTS_SESSION_CONFIG
events hibernate session configuration file.
|
static String |
FIELD_DYN_PROP
Dynamic properties field.
|
static String |
FIELD_DYN_TYPE
Dynamic properties field type.
|
static String |
FIELD_HDOC
Field name HDOC.
|
static String |
FIELD_ISCHECKEDOUT
Node: Name of jcr-property in isCheckedOut.
|
static String |
FIELD_JCR_EFF_SECURITY
Node: Name of user-property for effective security.
|
static String |
FIELD_JCR_MIXINTYPES
Node: Name of user-property in jcr:mixintypes.
|
static String |
FIELD_JCR_NAME
Node: Name of user-property in jcr:primarytype.
|
static String |
FIELD_JCR_PATH
Node: Name of user-property in jcr:path.
|
static String |
FIELD_JCR_PRIMARYTYPE
Node: Name of user-property in jcr:primarytype.
|
static String |
FIELD_JCRXPRIMARYTYPE
JCRXPRIMARYTYPE field name.
|
static String |
FIELD_LINKID
Field name linkid.
|
static String |
FIELD_LOCKISDEEP
LockNode: Name of jcr property in NodeInfoSets.
|
static String |
FIELD_LOCKUSER
LockNode: Name of jcr property in NodeInfoSets.
|
static String |
FIELD_MV
Deprecated.
|
static String |
FIELD_MV_HDOC
Field name HDOC multivalue.
|
static String |
FIELD_PARENTID
Field name parent.
|
static String |
FIELD_SVPARTID
SVPARTID.
|
static String |
FIELD_SYSACLLIST |
static String |
FIELD_SYSACLUSERLIST
Field name SYSACLUSERLIST.
|
static String |
FIELD_SYSBACKREF
Field name backlink.
|
static String |
FIELD_SYSBINPROPNAME
Field name dynamic binary properties.
|
static String |
FIELD_SYSCLIENT
Field for client-ID in DDCs of type 1 (all tenants in one table).
|
static String |
FIELD_SYSCONTENT
Content field on SQL Server.
|
static String |
FIELD_SYSCONTENTHASH
Field for content hash.
|
static String |
FIELD_SYSCREATEDATE
field name for the creation date
|
static String |
FIELD_SYSCREATEUSER
field name for creation user
|
static String |
FIELD_SYSCUSTOMICON
Field for custom icons.
|
static String |
FIELD_SYSCUSTOMICONNAME
Field for custom icon names.
|
static String |
FIELD_SYSDOCFLOWDATA
Field for Workflow infos.
|
static String |
FIELD_SYSDOCPROPERTIES
Dynamic properties XML field on SQL Server.
|
static String |
FIELD_SYSDOCSTATE
SYSDOCSTATE.
|
static String |
FIELD_SYSDOCTYPES
Field for document types (contains extensions).
|
static String |
FIELD_SYSDOCUMENTDESCRIPTION
Document description field on SQL Server.
|
static String |
FIELD_SYSELMID
Field for email lifecyle management.
|
static String |
FIELD_SYSFILEICON
Field for file-icon.
|
static String |
FIELD_SYSFILENAMES
Field for filenames.
|
static String |
FIELD_SYSINDEXCONTENT
Content field on SQL Server.
|
static String |
FIELD_SYSINDEXSTATE
Field name SysIndexState.
|
static String |
FIELD_SYSJCRVERSIONS
Field name SYSJCRVERSIONS.
|
static String |
FIELD_SYSLCMSTAGE
LCM-Stage field.
|
static String |
FIELD_SYSLITIGATIONHOLD
Litigation hold field.
|
static String |
FIELD_SYSMODIFYUSER
field name for the last modification user
|
static String |
FIELD_SYSORDERKEY
Field name order key.
|
static String |
FIELD_SYSOUTLINERDATA
Outliner field name.
|
static String |
FIELD_SYSPAGES
Field name syspages.
|
static String |
FIELD_SYSPROPERTIES
the ignored properties field.
|
static String |
FIELD_SYSRETENTIONTIME
Retention time field.
|
static String |
FIELD_SYSREVCOMMENT
SYSREVCOMMENT.
|
static String |
FIELD_SYSREVDATETIME
SYSREVDATETIME.
|
static String |
FIELD_SYSREVREASON
SYSREVREASON.
|
static String |
FIELD_SYSREVVERSION
SYSREVVERSION.
|
static String |
FIELD_SYSROWID
Field name document id.
|
static String |
FIELD_SYSTIMESTAMP
Field name SysTimeStamp.
|
static String |
FIELD_WORKFLOW_ATTACHMENTS
Fieldname for workflow attachments.
|
static String |
FIELD_XHDOC
Field name HDOC.
|
static String |
FIELD_XXFLAGS
XXFLAGS.
|
static String |
FIELD_XXSYSDOCPROPERTIES
Dynamic properties CLOB field on ORACLE.
|
static String |
FO_HOSTS
Section name prefix for backup/failover broker server instances.
|
static String |
FOLDER_COUNT_CACHE_NAME
Cache name for Folder Count Caching.
|
static int |
FT_BINARY
Value for binary fields.
|
static int |
FT_BOOLEAN
Value for boolean fields.
|
static int |
FT_COUNTER
Value for counter fields.
|
static int |
FT_CURRENCY
Value for currency fields.
|
static int |
FT_DATE
Value for date fields.
|
static int |
FT_DATETIME
Value for datetime fields.
|
static int |
FT_DOCREPR
Value for document representation fields.
|
static int |
FT_DOUBLE
Value for double fields.
|
static int |
FT_HIJRIDATE
Value for hijri date fields.
|
static int |
FT_INTEGER
Value for integer fields.
|
static int |
FT_JCR_BACK_LINK
Value containing a node's back links.
|
static int |
FT_JCR_NAME
Value for JCR name.
|
static int |
FT_JCR_PATH
Value for JCR path.
|
static int |
FT_JCR_REF
Value for JCR reference.
|
static int |
FT_JCR_URI
Value for JCR URI.
|
static int |
FT_JCR_WEAK_REF
Value for JCR weak reference.
|
static int |
FT_JCR_XML_RETR
Value for XML retrieval (FID7474, dynamic properties).
|
static int |
FT_KEY
Value for key fields.
|
static Integer[] |
FT_NO_DB_FIELDS
Fields without database representation.
|
static int |
FT_STRING
Value for string fields.
|
static int |
FT_TEXT_RETR
Value for Text-Retrieval fields.
|
static int |
FT_THUMBNAIL
Value for thumbnail fields.
|
static int |
FT_TIME
Value for time fields.
|
static int |
FT_UNI_RET
Value for unicode retrieval.
|
static int |
FT_UNI_TEXT
Value for unicode text.
|
static int |
FT_WRONG_TYPE
Value for wrong fields.
|
static String |
FULL_TEXT_COLUMN_PREFIX
Will be prefixed with full text column
|
static String |
HIBERNATE_CONFIG
Hibernate configuration.
|
static String |
HIBERNATE_DTD
Hibernate dtd.
|
static String |
HIBERNATE_SQL
SQL Template.
|
static String |
HIBERNATE_TEMPLATE_ADDITIONAL
Template for hibernate mapping for additional data-source.
|
static String |
HIBERNATE_TEMPLATE_DEFAULT
Template for hibernate mapping for default data-source.
|
static String |
HIJRI_FORMAT
hijri date format.
|
static String |
HOST_DELIMITER
Host delimiter - separates host name from port number.
|
static Pattern |
ILLEGAL_FILENAME_CHARACTERS
Pattern that can be used to check a filename for illegal characters.
|
static String |
INI_SECTION_PATHS
archief ini section for paths
|
static String |
ISCHECKEDOUT_PROPERTYNAME
Node: Name of user-property in isCheckedOut.
|
static String |
JCR_NEW_VERSION
The Constant JCR_NEW_VERSION.
|
static String |
JCR_PREFIX
"jcr" prefix.
|
static String |
JCR_VERSION
The Constant JCR_VERSION.
|
static String |
JCRPATH
Jcr path.
|
static String |
JMX_PORT |
static int |
JNI_DELETECONTENT_MODE_DBCOMPLETE
Remove from DB.
|
static int |
JNI_DELETECONTENT_MODE_DBSIMPLE
Set status to 65002.
|
static int |
JNI_DELETECONTENT_MODE_PURGEDOCUMENT
Final delete.
|
static String |
KEY_APPLICATION_DATA
archied ini key for the application data directory in the section
INI_SECTION_PATHS |
static String |
LDAP_DOMAIN
Fieldname domain.
|
static String |
LDAP_ENABLED
Fieldname use ldap.
|
static String |
LDAP_FACTORY_CLASS
Fieldname factory class.
|
static String |
LDAP_NAME_PREFIX
Fieldname name prefix.
|
static String |
LDAP_PROVIDER_URL
Fieldname provider url.
|
static String |
LDAP_USER_PREFIX
Fieldname userpath.
|
static String |
LOCK_PROPERTY
Lock property name in hibernate query results.
|
static int |
LOCKING_LOCKISDEEP
LockNode: Bitmask for isDeep setting (01000).
|
static int |
LOCKING_LOCKTYPE_DEFAULT
LockNode: Constants for LockType parameter.
|
static int |
LOCKING_LOCKTYPE_JSRCHECKOUT
LockNode: Constants for LockType parameter.
|
static int |
LOCKING_LOCKTYPE_JSRLOCK
LockNode: Constants for LockType parameter.
|
static String |
LOCKTOKEN_PROPERTYNAME
LockNode: Name of token-property in NodeInfoSets.
|
static String |
LOCKTYPE_PROPERTYNAME
LockNode: Name of type-property in NodeInfoSets.
|
static String |
LOCKUSER_PROPERTYNAME
LockNode: Name of user-property in NodeInfoSets.
|
static int |
LOG_ALERT
action must be taken immediately.
|
static int |
LOG_CALLTRACE
debug level messages for foreign APIs - used by Development.
|
static int |
LOG_CRITICAL
critical condition.
|
static int |
LOG_DIAG
informational - used by Support.
|
static int |
LOG_EMERGENCY
system is unusable.
|
static int |
LOG_ERROR
error condition.
|
static int |
LOG_NONE
internal use only.
|
static int |
LOG_NOTICE
informational - used by regular program flow.
|
static int |
LOG_TRACE
debug level messages - used by Development.
|
static int |
LOG_WARNING
warning condition.
|
static String |
LOGDIRECTION
Determines which way log mesages are written/exchanged.
|
static int |
LOGDIRECTION_BACKEND
The Constant LOGDIRECTION_BACKEND.
|
static String |
LOGDIRECTION_BACKEND_STR
Log messages from Java logging are passed to backend.
|
static int |
LOGDIRECTION_JAVA
The Constant LOGDIRECTION_JAVA.
|
static String |
LOGDIRECTION_JAVA_STR
Log messages from the backend are passed to Java logging.
|
static int |
LOGDIRECTION_NONE
The Constant LOGDIRECTION_NONE.
|
static String |
LOGDIRECTION_NONE_STR
Log messages are not exchanged between backend and Java.
|
static String |
MAIN_HOST
Section name for main broker instance.
|
static String |
MARK_JCR_BASEVERSION
Node: Name of user-property in jcr:baseversion.
|
static String |
MARK_JCR_PREDECESSORS
Node: Name of user-property in jcr:predecessors.
|
static String |
MARK_JCR_ROOTVERSION
Node: Name of user-property in jcr:rootversion.
|
static String |
MARK_JCR_SUCCESSORS
Node: Name of user-property in jcr:successors.
|
static String |
MAX_CONTENT_MEMORY_SIZE
archief ini key for maximum in memory content
|
static String |
MAX_IDLETIME
The Constant MAX_IDLETIME.
|
static int |
MAX_THREADS
Default maximum threads.
|
static String |
MAX_THREADS_KEY
Maximum threads key - Secret: only for Saperion services.
|
static String |
MSSQL
MS SQL database type name.
|
static String |
MSSQL_GET_REVISIONS_FUNCTION
Template name for UDF get revisions.
|
static String |
MSSQL_MAKE_LIST_FUNCTION
Template name for UDF Split.
|
static String |
MSSQL_RESOLVE_REVISION_FUNCTION
Template for UDF resolveRevision.
|
static String |
MSSQL_TEMPLATE_DROP_FUNCTION
Template name for MSSQL drop function.
|
static String |
MSSQL_TEMPLATE_GET_FOLDER_PROPERTIES
Template name for MS SQL UDF get_folder_properties_xxx_nodes.
|
static String |
MYSQL
MySQL database type name.
|
static String |
MYSQL_GET_REVISIONS_FUNCTION
Template name for UDF get revisions.
|
static String |
NAMED_QUERIES_TEMPLATE
Named Queries Template.
|
static String |
NODES_SUFFIX
Suffix for nodes tables.
|
static String |
NQ_PLACEHOLDER_SCHEMA
Placeholder for schema-names in named queries templates to be used as regular expression in a
replaceAll statement.
|
static String |
NQ_PLACEHOLDER_TABLENAME
Placeholder for entity- (table)-names in named queries templates to be used as regular
expression in a replaceAll statement.
|
static String |
NUMBER_FO
Default section name.
|
static String |
ORACLE
ORACLE database type name.
|
static String |
ORACLE_GET_REVISIONS_FUNCTION
Template name for UDF get revisions.
|
static String |
ORACLE_RESOLVE_REVISION_FUNCTION
Template for UDF resolveRevision.
|
static int |
ORACLE_TAB_NAME_MAX_LENGTH
the maximal database table name, allowed by ORACLE.
|
static String |
ORACLE_TEMPLATE_CREATE_REVTYPE
Template name for ORACLE create revtype statement.
|
static String |
ORACLE_TEMPLATE_DROP_FUNCTION
Template name for ORACLE drop function.
|
static String |
PERSISTENCY_ALL_TENANTS_PLACEHOLDER
Placeholder for all-tenant's hex-id in persistency keys.
|
static String |
PERSISTENCY_KEY_DELIMITER
Key delimiter.
|
static String |
PERSISTENCY_MY_TENANT_PLACEHOLDER
Placeholder for current tenant's hex-id in persistency keys.
|
static String |
PREFIX_JCR
Node: Prefix jcr:.
|
static String |
PREFIX_SA
Node: Prefix sa:.
|
static String |
PROP_BROKERHOST
Properties entry for the broker name.
|
static String |
PROP_BROKERPORT
Properties entry for the broker port.
|
static String |
PROP_CONFIG_FILE
Properties file for configuration.
|
static String |
PROP_CONFIG_FILE_CLASSIC
Properties file for classic connector configuration.
|
static String |
PROP_CONFIG_JDBC_CALLBACK
Poperty to decide if the callback for jdbc should be set.
|
static String |
PROP_CONFIG_LOG4J
Properties file for log4j configuration.
|
static String |
PROP_CONNECTION_PORT |
static String |
PROP_DELIMITER_DEFAULT
Properties default delimiter.
|
static String |
PROP_LOADBALANCING_ACTIVATED
Properties entry for load balancing servers.
|
static String |
PROP_LOADBALANCING_SERVERS
Properties entry for load balancing servers.
|
static String |
PROP_LOADBALANCING_THRESHOLD
Properties entry for load balancing servers.
|
static String |
PROP_MANDANT
Properties entry for the mandant.
|
static String |
PROP_MAX_DDC
Properties entry to specify max ddc.
|
static String |
PROP_REPLYPORT
Properties entry for the event reply port.
|
static String |
PROP_RESOURCE
The Constant PROP_RESOURCE.
|
static String |
PROP_RMI_PORT
Properties entry for the remote port of server command.
|
static String |
PROP_SERVER_DLL
Properties entry for the dll name.
|
static String |
PROP_SERVER_PORT
Properties entry for the remote port of server command.
|
static String |
PROP_SERVER_TO
Properties entry for the start timeout.
|
static String |
PROP_SSL_DISABLED
Properties entry for ssl disabled parameter.
|
static String |
PROP_STD_CONNECTOR_RMI_HOST
Properties entry for the host of the standard connector server.
|
static String |
PROP_STD_CONNECTOR_RMI_PORT
Properties entry for the port of the standard connector server.
|
static String |
PROP_SYSTEM_PORT
Properties entry for the remote port of system command.
|
static String |
PROP_USER
Properties entry for the admin user.
|
static String |
PROPERTY_PREFER_JDBC
Setting this property to true will make the classic connector use the new methods that do not use odbc
where possible.
|
static String |
PROPERTY_SCENARIO_IMPORT |
static String |
PROPERTY_USE_JAVA_LDAP
Setting this property to true will register Java Ldap Callback instead of Core ldap functions
where possible.
|
static int |
READ_BUFFER_SIZE
The Constant READ_BUFFER_SIZE in kb.
|
static int |
READ_BUFFER_SIZE_X64
The Constant READ_BUFFER_SIZE_X64.
|
static String[] |
REPLACECHARS
Replacement characters.
|
static String |
RMI_CONNECTOR_SERVER_NAME
Name of the standard connector RMI server.
|
static String |
RMI_QUERY_MAXRESULTS
saperion.properties key for the maximum result number in a query.
|
static String |
RMI_REPLY_APPLICATION_NAME
Name of the RMI reply application in the registry.
|
static long |
RMI_SCHEDULER_TIME
Scheduler time.
|
static String |
RMI_SERVER_APPLICATION_NAME
Name of the RMI server application in the registry.
|
static String |
RMI_STD_REPLY
Name of the standard connector reply application.
|
static int |
RMI_STOP_TIME
Timeout for stopping.
|
static String |
RMI_SYSCONNECTOR_NAME
Name of the standard sys connector RMI server.
|
static String |
RMI_SYSTEM_APPLICATION_NAME
Name of the RMI system application in the registry.
|
static int |
RMI_TIMEOUT
Timeout for starting server.
|
static String |
SA_GUEST_MAND
Properties entry for default client.
|
static String |
SA_GUEST_PASS
Properties entry for guest password.
|
static String |
SA_GUEST_USER
Properties entry for guest user.
|
static int |
SA_USER_ADMIN
Clienttype Admin.
|
static int |
SA_USER_INDEX
Clienttype Index.
|
static int |
SA_USER_INVALID
Clienttype Invalid.
|
static int |
SA_USER_QUERY
Clienttype Query.
|
static int |
SAVENODE_COMMITMODE_DISK
The system waits until the object has been committed, i.e., until the documents are actually
physically on the hard drive.
|
static int |
SAVENODE_COMMITMODE_MEDIUM
system waits until the document is on the medium.
|
static int |
SAVENODE_COMMITMODE_MEDIUMVERIFIED
system waits until the document is verified to be on the medium.
|
static int |
SAVENODE_COMMITMODE_MEMORY
object will not be committed (documents are written to the hard drive).
|
static String |
SECTION_APPLICATION_SERVER
ApplicationServer section name.
|
static String |
SECTION_ODBC_SETUP32
ODBC setup section.
|
static String |
SECTION_RELEASE
Release feature section name.
|
static String |
SECTION_RELEASE_ACL
ACL property in release feature section.
|
static String |
SECTION_RELEASE_USE
Use property in release feature section.
|
static String |
SPECIAL_DATEFORMAT
The Constant SPECIAL_DATEFORMAT.
|
static String[] |
SPECIALCHARS
Special characters.
|
static String |
STARTED_AS_SERVICE_KEY
Start mode key.
|
static int |
SYS_MASK_HEIGHT
The Constant SYS_MASK_HEIGHT.
|
static int |
SYS_MASK_WIDTH
The Constant SYS_MASK_WIDTH.
|
static List<String> |
SYSFIELDS
System fields.
|
static int |
SYSINDEXSTATE_DELETED_REVISION_VALUE
The SYSINDEXSTATE value for a revision of a deleted document.
|
static int |
SYSINDEXSTATE_DELETED_VALUE
The SYSINDEXSTATE value for a deleted document.
|
static int |
SYSINDEXSTATE_ORIGINAL |
static int |
SYSINDEXSTATE_REVISION_VALUE
The SYSINDEXSTATE value for a revision of an existing document.
|
static String |
TAG_READ_BUFFER_SIZE
Buffer size tag in archief.ini for Reading.
|
static String |
TAG_WRITE_BUFFER_SIZE
Buffer size tag in archief.ini for Writing.
|
static String |
TECH_PASS
Entry for technical user password
|
static String |
TEMPLATE_CREATEVIEW_JCRPATH
Template for view JCRPath.
|
static String |
TIME_FORMAT
time format (24h).
|
static int |
TOKEN_ALIVE
Hold time for user token.
|
static String |
TOKEN_ATTRIBUTE
Token attribute for SaCredentials.
|
static Map<String,String> |
UPPERVSLOWER
UPPERVSLOWER.
|
static int |
USER_COUNT
Web Services.
|
static String |
VAR_REVISION_VERSION
"SVREVVERSION".
|
static String |
VARIABLE_SVRELEASE
SYSRELEASE.
|
static String |
WF_USERNAME_DELIMITER
Delimiter for workflow user names.
|
static String |
WORKFLOW_AUDIT_DDC
Workflow audit ddc name.
|
static int |
WORKFLOW_MAX_RESULT
max allowable relult size for the workflow query.
|
static String |
WORKFLOW_SUFFIX
Suffix for workflow tables.
|
static String |
WORKSPACES
WORKSPACES table.
|
static int |
WRITE_BUFFER_SIZE
The Constant WRITE_BUFFER_SIZE in kb.
|
static int |
WRITE_BUFFER_SIZE_X64
The Constant WRITE_BUFFER_SIZE_X64.
|
static String |
WS_FIELD_NAME
Fieldname name.
|
static String |
WS_FIELD_ROOT
Fieldname root uuid.
|
static String |
XBINSETTINGS
XBINSETTINGS table.
|
static String |
XCHECK
XCHECK table.
|
static String |
XEVENTS
XEVENTS table.
|
static String |
XLOCKS
XLOCKS table.
|
static String |
XPATH_ASC
The Constant XPATH_ASC.
|
static String |
XPATH_ASC_URI
The Constant XPATH_ASC_URI.
|
static String |
XPATH_DESC
The Constant XPATH_DESC.
|
static String |
XPATH_DESC_URI
The Constant XPATH_DESC_URI.
|
static String |
XREVISE
XREVISE table.
|
static String |
XSTRSETTINGS
XSTRSETTINGS table.
|
public static final Pattern ILLEGAL_FILENAME_CHARACTERS
public static final String MAX_CONTENT_MEMORY_SIZE
public static final int DEFAULT_IN_MEMORY_BYTES
public static final String INI_SECTION_PATHS
public static final String KEY_APPLICATION_DATA
INI_SECTION_PATHS
public static final String RMI_QUERY_MAXRESULTS
public static final int DEFAULT_MAX_RESULTS
public static final String FIELD_SYSPROPERTIES
public static final String PROPERTY_PREFER_JDBC
public static final String PROPERTY_USE_JAVA_LDAP
public static final String DEFAULT_TENANT
public static final String DEFAULT_ENCODING
public static final Charset DEFAULT_CHARSET
public static final int CONTENT_POSITION_APPEND
public static final int CONTENT_POSITION_REPLACE
public static final int CONTENT_POSITION_CLEAR
public static final int DATE_YEAR
public static final int DATE_MONTH
public static final int DATE_DAY
public static final int DATE_HOUR
public static final int DATE_MINUTE
public static final int DATE_SECOND
public static final int DATE_MSEC
public static final int ORACLE_TAB_NAME_MAX_LENGTH
public static final int SYSINDEXSTATE_REVISION_VALUE
public static final int SYSINDEXSTATE_ORIGINAL
public static final int SYSINDEXSTATE_DELETED_VALUE
public static final int SYSINDEXSTATE_DELETED_REVISION_VALUE
public static final int WORKFLOW_MAX_RESULT
public static final String FIELD_XHDOC
public static final String FIELD_HDOC
public static final String FIELD_MV_HDOC
public static String FIELD_SYSCREATEUSER
public static final String FIELD_SYSJCRVERSIONS
public static final String FIELD_SYSCREATEDATE
public static final String FIELD_SYSACLUSERLIST
@Deprecated public static final String FIELD_MV
public static final String FIELD_SYSBACKREF
public static final String FIELD_LINKID
public static final String FIELD_SYSINDEXSTATE
public static final String FIELD_PARENTID
public static final String FIELD_SYSROWID
public static final String FIELD_SYSTIMESTAMP
public static final String FIELD_SYSPAGES
public static final String FIELD_SYSORDERKEY
public static final String FIELD_SYSOUTLINERDATA
public static final String FIELD_SYSBINPROPNAME
public static final String FIELD_SYSDOCPROPERTIES
public static final String FIELD_SYSDOCUMENTDESCRIPTION
public static final String FIELD_SYSCONTENT
public static final String FIELD_SYSINDEXCONTENT
public static final String FIELD_SYSRETENTIONTIME
public static final String FIELD_SYSLITIGATIONHOLD
public static final String FIELD_SYSLCMSTAGE
public static final String FIELD_XXSYSDOCPROPERTIES
public static final String FIELD_SYSDOCFLOWDATA
public static final String FIELD_SYSCONTENTHASH
public static final String FIELD_SYSCLIENT
public static final String FIELD_SYSCUSTOMICON
public static final String FIELD_SYSCUSTOMICONNAME
public static final String FIELD_SYSELMID
public static final String FIELD_SYSMODIFYUSER
public static final String DB_FIELD_JCRXNAME
public static final String DB_FIELD_JCRXMIXINTYPES
public static final String FIELD_SYSACLLIST
public static final String PREFIX_JCR
public static final String NODES_SUFFIX
public static final String WORKFLOW_SUFFIX
public static final String FIELD_WORKFLOW_ATTACHMENTS
public static final String ACL_DELIMITER
public static final String WF_USERNAME_DELIMITER
public static final String FIELD_JCR_NAME
public static final String FIELD_JCR_PRIMARYTYPE
public static final String FIELD_JCR_MIXINTYPES
public static final String FIELD_JCR_PATH
public static final String FIELD_JCR_EFF_SECURITY
public static final String MARK_JCR_PREDECESSORS
public static final String MARK_JCR_SUCCESSORS
public static final String MARK_JCR_BASEVERSION
public static final String MARK_JCR_ROOTVERSION
public static final String PREFIX_SA
public static final String FIELD_DYN_PROP
public static final String FIELD_DYN_TYPE
public static final String FIELD_SYSFILEICON
public static final String FIELD_SYSDOCTYPES
public static final String FIELD_SYSFILENAMES
public static final String PROP_LOADBALANCING_SERVERS
public static final String PROP_LOADBALANCING_THRESHOLD
public static final String PROP_LOADBALANCING_ACTIVATED
public static final String PROP_BROKERHOST
public static final String PROP_BROKERPORT
public static final String PROP_RMI_PORT
public static final String PROP_SERVER_PORT
public static final String PROP_SYSTEM_PORT
public static final String PROP_CONNECTION_PORT
public static final String PROP_SSL_DISABLED
public static final String PROP_MAX_DDC
public static final int DEFAULT_MAX_DDC
public static final String PROP_DELIMITER_DEFAULT
public static final String HOST_DELIMITER
public static final int DEFAULT_BROKER_PORT
public static final int DEFAULT_MQ_PORT
public static final String PROP_REPLYPORT
public static final String PROP_SERVER_DLL
public static final String PROP_SERVER_TO
public static final String PROP_MANDANT
public static final String PROP_USER
public static final String PROP_CONFIG_FILE
public static final String PROP_CONFIG_FILE_CLASSIC
public static final String PROP_CONFIG_LOG4J
public static final String PROP_CONFIG_JDBC_CALLBACK
public static final String RMI_SERVER_APPLICATION_NAME
public static final String RMI_SYSTEM_APPLICATION_NAME
public static final String RMI_REPLY_APPLICATION_NAME
public static final String RMI_CONNECTOR_SERVER_NAME
public static final String RMI_SYSCONNECTOR_NAME
public static final String RMI_STD_REPLY
public static final int RMI_TIMEOUT
public static final long RMI_SCHEDULER_TIME
public static final int RMI_STOP_TIME
public static final int TOKEN_ALIVE
public static final int BUFFER_LEN
public static final String PROP_STD_CONNECTOR_RMI_HOST
public static final String PROP_STD_CONNECTOR_RMI_PORT
public static final String CONFIGPATH
public static final String CUSTOM_NODE_FILEPATH
public static final String CONSTRAINT_FILEPATH
public static final String JCR_VERSION
public static final String JCR_NEW_VERSION
public static final String MAX_IDLETIME
public static final String EVENT_USERTRANS
public static final String EVENTS_MAPPING_MSSQL
public static final String EVENTS_SESSION_CONFIG
public static final String FOLDER_COUNT_CACHE_NAME
public static final int SYS_MASK_HEIGHT
public static final int SYS_MASK_WIDTH
public static final int FT_TEXT_RETR
public static final int FT_INTEGER
public static final int FT_DOUBLE
public static final int FT_STRING
public static final int FT_DATE
public static final int FT_TIME
public static final int FT_BOOLEAN
public static final int FT_COUNTER
public static final int FT_THUMBNAIL
public static final int FT_KEY
public static final int FT_DATETIME
public static final int FT_BINARY
public static final int FT_CURRENCY
public static final int FT_HIJRIDATE
public static final int FT_DOCREPR
public static final int FT_UNI_TEXT
public static final int FT_UNI_RET
public static final int FT_JCR_NAME
public static final int FT_JCR_PATH
public static final int FT_JCR_REF
public static final int FT_JCR_URI
public static final int FT_JCR_WEAK_REF
public static final int FT_JCR_BACK_LINK
public static final int FT_JCR_XML_RETR
public static final int FT_WRONG_TYPE
public static final Integer[] FT_NO_DB_FIELDS
public static final int ACC_READ
public static final int ACC_WRITE
public static final int ACC_DELETE
public static final int ACC_PERMISSIONS
public static final int ACC_VISIBLE
public static final int ACC_ANNOTATE
public static final int ACC_INDEX
public static final int ACC_EXPANDINDEX
public static final int ACC_MODIFYDOC
public static final int ACC_BLACKMARKER
public static final int ACC_SAVEBLACKMARKERS
public static final int ACC_RELEASE
public static final int ACC_REVISION_HISTORY
public static final int ACC_RESTORE_REVISION
public static final int ACC_EXPORT
public static final int ACC_RIGHT_EXTENSION
public static final int ACC_RECORDS_MANAGEMENT
public static final int ACC_COMPLETE
public static final int ACC_FULL_ACCESS
public static final int ANY_TENANT
@Deprecated public static final int ANY_MANDANT
public static final String MSSQL
public static final String ORACLE
public static final String DB2
public static final String MYSQL
public static final int DB_CP_REAPER_TIME
public static final String DB_DRIVER
public static final String DB_TYPE
public static final String DB_POOL_USER
public static final String DB_POOL_PASS
public static final String DB_SCHEMA
public static final String DB_POOL_URL
public static final String DB_POOL_SIZE
public static final String DB_POOL_TIMEOUT
public static final String DB_ISOLATION_LEVEL
public static final String DB_NAME
public static final String DB_OFFLINE
public static final String DB_SESSION_INIT
public static final String DB_TIMEOUT
public static final String DB_EVENT_TABLE
public static final String DB_EVENT_FIELD
public static final int EVENT_TYPE_CREATE
public static final int EVENT_TYPE_UPDATE
public static final int EVENT_TYPE_DELETE
public static final int EVENT_CALLBACK_TRANSACTION_FINISHED
public static final int EVENT_CALLBACK_PROPERTIES_CHANGED
public static final String SECTION_APPLICATION_SERVER
public static final String SECTION_ODBC_SETUP32
public static final String SECTION_RELEASE
public static final String SECTION_RELEASE_USE
public static final String SECTION_RELEASE_ACL
public static final String BINARY_FILE_EXT
public static final String BINARY_PROPERTYNAME_SUFFIX1
public static final String BINARY_PROPERTYNAME_SUFFIX2
public static final String DB_WS_TABLE
public static final String WS_FIELD_NAME
public static final String WS_FIELD_ROOT
public static final String DB_NODE_TABLE
public static final String DEFAULT_WS_NAME
public static final String CONTENT_NAME
public static final String CONFIG_CONTENTTYPE
public static final String CONFIG_USER_TIMEOUT
public static final String LDAP_ENABLED
public static final String LDAP_FACTORY_CLASS
public static final String LDAP_PROVIDER_URL
public static final String LDAP_DOMAIN
public static final String LDAP_USER_PREFIX
public static final String LDAP_NAME_PREFIX
public static final int AUTH_NONE
public static final int AUTH_SIMPLE
public static final int AUTH_FULL
public static final String SA_GUEST_USER
public static final String SA_GUEST_PASS
public static final String SA_GUEST_MAND
public static final String TECH_PASS
public static final int SA_USER_INDEX
public static final int SA_USER_QUERY
public static final int SA_USER_ADMIN
public static final int SA_USER_INVALID
public static final int JNI_DELETECONTENT_MODE_DBSIMPLE
public static final int JNI_DELETECONTENT_MODE_DBCOMPLETE
public static final int JNI_DELETECONTENT_MODE_PURGEDOCUMENT
public static final String DELETEMODE
public static final int LOCKING_LOCKTYPE_DEFAULT
public static final int LOCKING_LOCKTYPE_JSRLOCK
public static final int LOCKING_LOCKTYPE_JSRCHECKOUT
public static final int LOCKING_LOCKISDEEP
public static final String DDC_VIRTUAL
public static final String DDC_DYNAMIC
public static final String DDC_WORKFLOW
public static final String WORKFLOW_AUDIT_DDC
public static final String LOCKTOKEN_PROPERTYNAME
public static final String LOCKTYPE_PROPERTYNAME
public static final String LOCKUSER_PROPERTYNAME
public static final String FIELD_LOCKUSER
public static final String FIELD_LOCKISDEEP
public static final String ISCHECKEDOUT_PROPERTYNAME
public static final String FIELD_ISCHECKEDOUT
public static final int WRITE_BUFFER_SIZE
public static final int WRITE_BUFFER_SIZE_X64
public static final int READ_BUFFER_SIZE
public static final int READ_BUFFER_SIZE_X64
public static final String TAG_READ_BUFFER_SIZE
public static final String TAG_WRITE_BUFFER_SIZE
public static final int SAVENODE_COMMITMODE_MEMORY
public static final int SAVENODE_COMMITMODE_DISK
public static final int SAVENODE_COMMITMODE_MEDIUM
public static final int SAVENODE_COMMITMODE_MEDIUMVERIFIED
public static final String COMMITMODE
public static final String[] SPECIALCHARS
public static final String[] REPLACECHARS
public static final String PROP_RESOURCE
public static final String CONFIG_FILE
public static final int ASCENDS
public static final int DESCENDS
public static final int ASCENDSDESCENDS
public static final String XPATH_DESC
public static final String XPATH_DESC_URI
public static final String XPATH_ASC
public static final String XPATH_ASC_URI
public static final String NUMBER_FO
public static final String FO_HOSTS
public static final String MAIN_HOST
public static final String DATETIME_FORMAT
public static final String DATE_FORMAT
public static final String HIJRI_FORMAT
public static final String TIME_FORMAT
public static final String SPECIAL_DATEFORMAT
public static final String XREVISE
public static final String XEVENTS
public static final String WORKSPACES
public static final String XLOCKS
public static final String XCHECK
public static final String XSTRSETTINGS
public static final String XBINSETTINGS
public static final String LOGDIRECTION
public static final String LOGDIRECTION_NONE_STR
public static final int LOGDIRECTION_NONE
public static final String LOGDIRECTION_BACKEND_STR
public static final int LOGDIRECTION_BACKEND
public static final String LOGDIRECTION_JAVA_STR
public static final int LOGDIRECTION_JAVA
public static final int LOG_EMERGENCY
public static final int LOG_ALERT
public static final int LOG_CRITICAL
public static final int LOG_ERROR
public static final int LOG_WARNING
public static final int LOG_NOTICE
public static final int LOG_DIAG
public static final int LOG_CALLTRACE
public static final int LOG_TRACE
public static final int LOG_NONE
public static final String FULL_TEXT_COLUMN_PREFIX
public static final String ENABLE_CORE_EVENTS
public static final String CONFIG_DIR
public static final String HIBERNATE_CONFIG
public static final String HIBERNATE_TEMPLATE_DEFAULT
public static final String HIBERNATE_TEMPLATE_ADDITIONAL
public static final String NAMED_QUERIES_TEMPLATE
public static final String HIBERNATE_SQL
public static final String HIBERNATE_DTD
public static final String NQ_PLACEHOLDER_TABLENAME
public static final String NQ_PLACEHOLDER_SCHEMA
public static final String ENTITY_NAME
public static final String LOCK_PROPERTY
public static final String MSSQL_MAKE_LIST_FUNCTION
public static final String MSSQL_GET_REVISIONS_FUNCTION
public static final String MSSQL_RESOLVE_REVISION_FUNCTION
public static final String ORACLE_GET_REVISIONS_FUNCTION
public static final String ORACLE_RESOLVE_REVISION_FUNCTION
public static final String MYSQL_GET_REVISIONS_FUNCTION
public static final String MSSQL_TEMPLATE_GET_FOLDER_PROPERTIES
public static final String ORACLE_TEMPLATE_DROP_FUNCTION
public static final String ORACLE_TEMPLATE_CREATE_REVTYPE
public static final String MSSQL_TEMPLATE_DROP_FUNCTION
public static final String DB2_GET_REVISIONS_FUNCTION
public static final String DB2_RESOLVE_REVISION_FUNCTION
public static final int USER_COUNT
public static final String JCRPATH
public static final String TEMPLATE_CREATEVIEW_JCRPATH
public static final int EVENT_COUNT
public static final int EVENT_FILTER_FLAG_OR
public static final int EVENT_FILTER_FLAG_NOT
public static final int EVENT_FILTER_FLAG_TRIM
public static final int EVENT_FILTER_FLAG_NOCASE
public static final int EVENT_FILTER_FLAG_WRONG
public static final String FIELD_SYSREVDATETIME
public static final String FIELD_SYSREVCOMMENT
public static final String FIELD_SYSREVREASON
public static final String FIELD_SYSREVVERSION
public static final String VAR_REVISION_VERSION
public static final String VARIABLE_SVRELEASE
public static final String CFG_SAPERION_USER
public static final String CFG_SAPERION_MANDANT
public static final String CFG_SECURITY_LOGIN_MODUL
public static final String CFG_IMPERSONATE
public static final String CFG_JMS_CONFIG_FILE
public static final String CFG_CUSTOM_NT_FILE
public static final String CFG_BUILDIN_CONSTR_FILE
public static final String CFG_DESCRIPTOR_KEY_FILE
public static final String CFG_NAMESPACE_REGISTRY_FILE
public static final String CFG_LOG4J_FILE
public static final String CFG_BROKERPORT
public static final String CFG_BROKERHOST
public static final String CFG_REPLYPORT
public static final String CFG_WORKSPACETABLE
public static final String CFG_MAXIDLETIME
public static final String CFG_VERSION
public static final String CFG_ENCODING
public static final String CFG_SNMP_ENABLED
public static final String CFG_CQ_ENABLED
public static final String CFG_DIR_PATH
public static final String CFG_LDAP_ENABLED
public static final String CFG_SNMP_VIEW_ONLY
public static final String CFG_DEFAULT_WORKSPACE
public static final String CFG_SECURITY_APPL
public static final String CFG_USE_JDBC
public static final String CFG_USERCACHE_ENABLED
public static final String CFG_CACHE_MAXSIZE
public static final int CFG_CACHE_MAXSIZE_DEFAULT
public static final String MAX_THREADS_KEY
public static final int MAX_THREADS
public static final String TOKEN_ATTRIBUTE
public static final String JCR_PREFIX
public static final String FIELD_JCRXPRIMARYTYPE
public static final String STARTED_AS_SERVICE_KEY
public static final boolean DEFAULT_START_MODE
public static final String PERSISTENCY_KEY_DELIMITER
public static final String PERSISTENCY_MY_TENANT_PLACEHOLDER
public static final String PERSISTENCY_ALL_TENANTS_PLACEHOLDER
public static final String FIELD_XXFLAGS
public static final String FIELD_SVPARTID
public static final String FIELD_SYSDOCSTATE
public static final String PROPERTY_SCENARIO_IMPORT
public static final String JMX_PORT
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.