Package com.webmethods.portal.system
Interface IConstants
- All Known Implementing Classes:
BaseComponent
,Handler
,TaskIndexEngineFactoryInitializer
public interface IConstants
A variety of system constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Subscription/notification criterion for "all"static final String
Tag for "Category"static final String
Denotes class.static final String
Tag for "Component"static final String
Tag for "Components"static final String
static final String
Denotes configuration file.static final String
Tag for configuration informationstatic final String
Subscription/notification criterionstatic final String
No content type (suppresses output).static final String
Denotes "default" value.static final int
Default memory heap size for java compilerstatic final String
Subscription/notification delivery methodstatic final String
Common meta-data field: user-viewable description of object.static final String
Empty stringstatic final String
Denotes "enabled" status.static final String
Boolean FALSEstatic final String
Type of folderstatic final String
Forward slashstatic final String
System access model (permissive or restrictive)static final String
Developer's mode specificationstatic final String
static final String
Arguments for Java compilerstatic final String
Path to Java compilerstatic final String
Memory heap size for java compiler out of proc invocationstatic final String
static final String
Bootstrap data attribute to identify a thing by the given System locale name (en)static final String
Common meta-data field: extra information about object.static final String
Initialization file for component providerstatic final String
static final String
System property that identifies that MWS is initializing only and will immediately shutdownstatic final String
System property that identifies that MWS is running in library modestatic final String
Common meta-data field: user-viewable name of object.static final String
static final String
static final String
static final String
Parameter string (%s)static final String
Permissive (default allow) ACL model.static final String
Tag for "Phase"static final String
Tag for "PhaseInfo"static final String
Tag for "Phases"static final String
Tag for "Provider"static final String
Tag for "Providers"static final String
static final String
URI of resourcestatic final String
Restrictive (default deny) ACL model.static final String
Space (ASCII 32) character.static final String
static final String
Path to directory containing system class files.static final String
Path to directory containing system configuration files.static final String
Path to directory containing configuration files when in container mode.static final String
Path to system autodeploy directory.static final String
Path to system home directorystatic final String
Path to system install directory.static final String
Path to server local lib directory.static final String
Path to directory containing system log files.static final String
System path prefixstatic final String
Path to directory containing system scripts.static final String
Path to system portal lib directory.static final String
Path to directory containing temporary system class files.static final String
Path to system WEB-INF directorystatic final String
Path to system webroot directorystatic final String
HTML line break "
"static final String
HTML content type (text/html).static final String
Intermediate Page Layout content type (text/ipl).static final String
Plain text content type (text/plain).static final String
XML content type (text/xml).static final String
Boolean TRUEstatic final String
Denotes type.static final String
Common meta-data field: URL of external resourcestatic final String
Denotes value of something.static final String
Common meta-data field: "xtype" of object.
-
Field Details
-
TRUE
Boolean TRUE- See Also:
-
FALSE
Boolean FALSE- See Also:
-
CLASS
Denotes class. Used for building cache keys.- See Also:
-
ENABLED
Denotes "enabled" status.- See Also:
-
NAME
Common meta-data field: user-viewable name of object.- See Also:
-
ID_NAME
Bootstrap data attribute to identify a thing by the given System locale name (en)- See Also:
-
CONFIG
- See Also:
-
CONFIG_FILE
Denotes configuration file.- See Also:
-
INIT_FILE
Initialization file for component provider- See Also:
-
INIT_FILE_ENABLED
- See Also:
-
TYPE
Denotes type. Used in caching data.- See Also:
-
DEFAULT
Denotes "default" value.- See Also:
-
VALUE
Denotes value of something.- See Also:
-
DESCRIPTION
Common meta-data field: user-viewable description of object.- See Also:
-
INFO
Common meta-data field: extra information about object.- See Also:
-
URL_NAME
Common meta-data field: URL of external resource- See Also:
-
XTYPE_NAME
Common meta-data field: "xtype" of object.- See Also:
-
FOLDER_TYPE
Type of folder- See Also:
-
RESOURCE_URI
URI of resource- See Also:
-
REMOTE_OBJECT_BODY
- See Also:
-
CONFIG_TAG
Tag for configuration information- See Also:
-
PROVIDERS_TAG
Tag for "Providers"- See Also:
-
PROVIDER_TAG
Tag for "Provider"- See Also:
-
COMPONENTS_TAG
Tag for "Components"- See Also:
-
COMPONENT_TAG
Tag for "Component"- See Also:
-
CATEGORY_TAG
Tag for "Category"- See Also:
-
PHASES_TAG
Tag for "Phases"- See Also:
-
PHASE_TAG
Tag for "Phase"- See Also:
-
PHASEINFO_TAG
Tag for "PhaseInfo"- See Also:
-
SPACE
Space (ASCII 32) character.- See Also:
-
EMPTY_STRING
Empty string- See Also:
-
FORWARD_SLASH
Forward slash- See Also:
-
PARAM_STRING
Parameter string (%s)- See Also:
-
SYSTEM_PATH_PREFIX
System path prefix- See Also:
-
SYSTEM_PATH_HOME
Path to system home directory- See Also:
-
SYSTEM_PATH_WEBINF
Path to system WEB-INF directory- See Also:
-
SYSTEM_PATH_WEBROOT
Path to system webroot directory- See Also:
-
SYSTEM_PATH_CONFIG
Path to directory containing system configuration files.- See Also:
-
SYSTEM_PATH_DATA
Path to directory containing configuration files when in container mode.- See Also:
-
SYSTEM_PATH_SCRIPTS
Path to directory containing system scripts.- See Also:
-
SYSTEM_PATH_LOGS
Path to directory containing system log files.- See Also:
-
SYSTEM_PATH_CLASSES
Path to directory containing system class files.- See Also:
-
SYSTEM_PATH_TEMPCLASSES
Path to directory containing temporary system class files.- See Also:
-
SYSTEM_PATH_LIB
Path to server local lib directory.- See Also:
-
SYSTEM_PATH_SYSTEMLIB
Path to system portal lib directory.- See Also:
-
SYSTEM_PATH_DEPLOY
Path to system autodeploy directory.- See Also:
-
SYSTEM_PATH_INSTALL
Path to system install directory.- See Also:
-
FRAMEWORK_EDITOR_CONFIG
- See Also:
-
FRAMEWORK_ACCESS_MODEL
System access model (permissive or restrictive)- See Also:
-
TAG_BR
HTML line break "
"- See Also:
-
PERMISSIVE_MODEL
Permissive (default allow) ACL model.- See Also:
-
RESTRICTIVE_MODEL
Restrictive (default deny) ACL model.- See Also:
-
CRITERION
Subscription/notification criterion- See Also:
-
DELIV_METHOD
Subscription/notification delivery method- See Also:
-
ALL_CRITERIA
Subscription/notification criterion for "all"- See Also:
-
GROUPID
- See Also:
-
OWNERID
- See Also:
-
NOTIFICATION_IDS
- See Also:
-
START_INDEX
- See Also:
-
PAGE_SIZE
- See Also:
-
DATACHANNEL_NONE
No content type (suppresses output).- See Also:
-
TEXT_XML
XML content type (text/xml).- See Also:
-
TEXT_HTML
HTML content type (text/html).- See Also:
-
TEXT_PLAIN
Plain text content type (text/plain).- See Also:
-
TEXT_IPL
Intermediate Page Layout content type (text/ipl).- See Also:
-
FRAMEWORK_DEV_MODE
Developer's mode specification- See Also:
-
FRAMEWORK_JAVA_COMPILER
Path to Java compiler- See Also:
-
FRAMEWORK_JAVA_COMMAND_LINE
Arguments for Java compiler- See Also:
-
DEFAULT_JAVA_HEAP_SIZE
static final int DEFAULT_JAVA_HEAP_SIZEDefault memory heap size for java compiler- See Also:
-
FRAMEWORK_JAVA_HEAP_SIZE
Memory heap size for java compiler out of proc invocation- See Also:
-
LIBRARY_MODE
System property that identifies that MWS is running in library mode- See Also:
-
INIT_ONLY_MODE
System property that identifies that MWS is initializing only and will immediately shutdown- See Also:
-