com.opencms.core
Interface I_CmsConstants

All Known Implementing Classes:
A_CmsBackoffice, A_CmsContentDefinition, com.opencms.launcher.A_CmsLauncher, A_CmsTemplate, CmsAccessFilesystem, CmsAdminCronManagement, CmsAdminDatabase, CmsAdminDatatypes, CmsAdminGallery, CmsAdminGroups, CmsAdminHistoryProperties, CmsAdministration, CmsAdminLinkCheckViewer, CmsAdminLinkmanagement, CmsAdminLogFileViewer, CmsAdminModule, CmsAdminModuleAdmin, CmsAdminModuleAdminEdit, CmsAdminModuleAdminProperties, CmsAdminModuleCreate, CmsAdminModuleDelete, CmsAdminModuleDeleteWarning, CmsAdminModuleExport, CmsAdminModuleNew, CmsAdminModuleNewFiles, CmsAdminModuleProperties, CmsAdminProjectDelete, CmsAdminProjectHistory, CmsAdminProjectLockchange, CmsAdminProjectNew, CmsAdminProjectPublish, CmsAdminProjectResent, CmsAdminProjectResentFiles, CmsAdminProperties, CmsAdminStaticExport, CmsAdminSyncProperties, CmsAdminUsers, CmsAdminVfsLinkManagement, CmsAdminVfsLinkManagementThread, CmsBackbutton, CmsBackofficeHead, CmsCheckMem, CmsChnav, CmsCompatibleCheck, CmsContextmenue, CmsCopy, CmsCopyToProject, CmsCoreSession, CmsDbAccess, CmsDbAccess, CmsDbAccess, CmsDbAccess, CmsDelete, CmsDumpLauncher, CmsExplorerHead, CmsExplorerResources, CmsExport, CmsExportModuledata, CmsExportPoint, CmsFileList, CmsFolder, CmsGroup, CmsHistory, CmsImport, CmsImportFolder, CmsImportModuledata, CmsLinkCheck, CmsLock, CmsLockChange, CmsModuleDemos, CmsMountPoint, CmsMove, CmsNewExplorerFileList, CmsNewResourceFolder, CmsNewResourceLink, CmsNewResourceOthertype, CmsNewResourcePage, CmsNewResourcePdfpage, CmsNewResourceUpload, CmsObject, CmsPreferences, CmsPreferencesPanels, CmsProject, CmsProperty, CmsPublishResource, CmsRbManager, CmsRegistry, CmsRename, CmsReplace, CmsRequestContext, CmsResource, CmsResourceBroker, CmsResourceType, CmsResourceTypeFolder, CmsResourceTypePage, CmsResourceTypePlain, CmsRestoreResource, CmsRootTemplate, CmsSearchForm, CmsSession, CmsShell, CmsStaticExport, CmsStaticExportProperties, CmsSyncFolder, CmsSynchronize, CmsSynchronizeList, CmsTask, CmsTaskAction, CmsTaskContent, CmsTaskContentDetail, CmsTaskContentDialogMsg, CmsTaskContentDialogPriority, CmsTaskDocu, CmsTaskHead, CmsTaskList, CmsTaskLog, CmsTaskNew, CmsTouch, CmsUndelete, CmsUndochanges, CmsUnlock, CmsUri, CmsUser, CmsXmlLauncher, CmsXmlTemplateEditor, OpenCms, OpenCmsHttpServlet

public interface I_CmsConstants

This interface is a pool for constants in OpenCms.

Other classes may implement this class to get easy access to this constants.

Version:
$Revision: 1.220 $ $Date: 2003/04/17 09:38:30 $
Author:
Andreas Schouten, Michael Emmerich, Michaela Schleich, Thomas Weckert

Field Summary
static int C_ACCESS_DEFAULT_FLAGS
          The default-flags for a new resource.
static int C_ACCESS_GROUP
          Group has full access to this resource.
static int C_ACCESS_GROUP_READ
          Group may read this resource
static int C_ACCESS_GROUP_VISIBLE
          Group may view this resource
static int C_ACCESS_GROUP_WRITE
          Group may write this resource
static int C_ACCESS_INTERNAL_READ
          This is an internal resource, it can't be launched directly.
static int C_ACCESS_OWNER
          Owner has full access to this resource.
static int C_ACCESS_OWNER_READ
          Owner may read this resource
static int C_ACCESS_OWNER_VISIBLE
          Owner may view this resource
static int C_ACCESS_OWNER_WRITE
          Owner may write this resource
static int C_ACCESS_PUBLIC
          has full access to this resource.
static int C_ACCESS_PUBLIC_READ
          may read this resource
static int C_ACCESS_PUBLIC_VISIBLE
          may view this resource
static int C_ACCESS_PUBLIC_WRITE
          may write this resource
static int C_ACCESS_READ
          All may read this resource.
static int C_ACCESS_VISIBLE
          All may view this resource.
static int C_ACCESS_WRITE
          All may write this resource.
static String C_ADDITIONAL_INFO_EXPLORERSETTINGS
          Key for additional info explorer settings.
static String C_ADDITIONAL_INFO_PREFERENCES
          Key for additional info flags.
static String C_ADDITIONAL_INFO_STARTSETTINGS
          Key for additional info start settings.
static String C_ADDITIONAL_INFO_TASKSETTINGS
          Key for additional info task settings.
static String C_ADDITIONAL_INFO_TOWN
          Key for additional info address.
static String C_ADDITIONAL_INFO_ZIPCODE
          Key for additional info address.
static int C_AT_LEAST_ONCE
          wasLoggedIn
static String C_CLUSTERURL
          A string in the configuration-file.
static String C_CONFIGURATION_CACHE
          A string in the configuration-file.
static String C_CONFIGURATION_CLASS
          A string in the configuration-file.
static String C_CONFIGURATION_REGISTRY
          A string in the configuration-file.
static String C_CONFIGURATION_RESOURCEBROKER
          A string in the configuration-file.
static String[] C_COPYRIGHT
          The copyright message for OpenCms.
static String C_DEFAULT_SITE
          The name of the default site
static String C_DELETE_HISTORY
          The name of the tag in registry if versions of the history should be deleted
static String C_ENABLE_HISTORY
          The name of the tag in registry if history is enabled.
static String C_ERRPREFIX
          The name of the error tag prefix in backoffice templates
static String C_ERRSPERATOR
          The name of the error tag seperator in backoffice templates
static String C_EXPORT_TAG_ACCESS
          A tag in the manifest-file.
static String C_EXPORT_TAG_ADDRESS
          A tag in the manifest-file.
static String C_EXPORT_TAG_CREATOR
          A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
static String C_EXPORT_TAG_DATE
          A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
static String C_EXPORT_TAG_DEFAULTGROUP
          A tag in the manifest-file.
static String C_EXPORT_TAG_DESCRIPTION
          A tag in the manifest-file.
static String C_EXPORT_TAG_DESTINATION
          A tag in the manifest-file.
static String C_EXPORT_TAG_EMAIL
          A tag in the manifest-file.
static String C_EXPORT_TAG_EXPORT
          A tag in the manifest-file.
static String C_EXPORT_TAG_FILE
          A tag in the manifest-file.
static String C_EXPORT_TAG_FIRSTNAME
          A tag in the manifest-file.
static String C_EXPORT_TAG_FLAGS
          A tag in the manifest-file.
static String C_EXPORT_TAG_GROUP
          A tag in the manifest-file.
static String C_EXPORT_TAG_GROUPDATA
          A tag in the manifest-file.
static String C_EXPORT_TAG_GROUPNAME
          A tag in the manifest-file.
static String C_EXPORT_TAG_INFO
          A tag in the export manifest-file.
static String C_EXPORT_TAG_LASTMODIFIED
          The "lastmodified" tag in the manifest-file.
static String C_EXPORT_TAG_LASTNAME
          A tag in the manifest-file.
static String C_EXPORT_TAG_LAUNCHER_START_CLASS
          A tag in the manifest-file.
static String C_EXPORT_TAG_MODULEXPORT
          A tag in the manifest-file.
static String C_EXPORT_TAG_NAME
          A tag in the manifest-file.
static String C_EXPORT_TAG_OC_VERSION
          A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
static String C_EXPORT_TAG_PARENTGROUP
          A tag in the manifest-file.
static String C_EXPORT_TAG_PASSWORD
          A tag in the manifest-file.
static String C_EXPORT_TAG_PROJECT
          A tag in the manifest-file, used as subtag of C_EXPORT_TAG_INFO.
static String C_EXPORT_TAG_PROPERTIES
          A tag in the manifest-file.
static String C_EXPORT_TAG_PROPERTY
          A tag in the manifest-file.
static String C_EXPORT_TAG_RECOVERYPASSWORD
          A tag in the manifest-file.
static String C_EXPORT_TAG_SECTION
          A tag in the manifest-file.
static String C_EXPORT_TAG_SOURCE
          A tag in the manifest-file.
static String C_EXPORT_TAG_TYPE
          A tag in the manifest-file.
static String C_EXPORT_TAG_USER
          A tag in the manifest-file.
static String C_EXPORT_TAG_USERDATA
          A tag in the manifest-file.
static String C_EXPORT_TAG_USERGROUPDATA
          A tag in the manifest-file.
static String C_EXPORT_TAG_USERGROUPS
          A tag in the manifest-file.
static String C_EXPORT_TAG_USERINFO
          A tag in the manifest-file.
static String C_EXPORT_TAG_VALUE
          A tag in the manifest-file.
static String C_EXPORT_TAG_VERSION
          A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.
static String C_EXPORT_VERSION
          The version of the opencms export (appears in the export manifest-file).
static String C_EXPORT_XMLFILENAME
          The filename of the xml manifest.
static int C_EXPORTONLYFILES
          Export type value - exports only resources
static int C_EXPORTONLYUSERS
          Export type value - exports only users
static String C_EXPORTPOINT
          A string in the configuration-file.
static String C_EXPORTPOINT_PATH
          A string in the configuration-file.
static int C_EXPORTUSERSFILES
          Export type value - exports users and resources
static String C_FCONTENT
          XML tag to defines the resource content if resource is a file
static String C_FELEMENT
          root element in the XML file (the document node) needed, to insert other elements
static String C_FILE
           
static String C_FILECONTENT
           
static int C_FILES_IMPORTED
          Are files imported - yes
static int C_FLAG_DISABLED
          This flag is set for disabled entrys in the database.
static int C_FLAG_ENABLED
          This flag is set for enabled entrys in the database.
static int C_FLAG_GROUP_PROJECTCOWORKER
          Flag constant: ProjectCoWorker flag for groups
static int C_FLAG_GROUP_PROJECTMANAGER
          Flag constant: Projectmanager flag for groups
static int C_FLAG_GROUP_ROLE
          Flag constant: Role (for coworkers) flag for groups
static String C_FOLDER
           
static String C_FOLDER_SEPARATOR
          The folder - seberator in this system
static String C_GROUP
           
static String C_GROUP_ADMIN
          This is the group for administrators.
static String C_GROUP_GUEST
          This is the group for guests.
static String C_GROUP_PROJECTLEADER
          This is the group for projectleaders.
static String C_GROUP_USERS
          This is the group for users.
static String C_LINKCHECKTABLE_DATE
          The key for the date of the last linkcheck in the linkchecktable
static int C_MAX_LENGTH_RESOURCE_NAME
          The maximum length of a resource name (incl. path).
static String C_MODULE_PROPERTY_ADDITIONAL_RESOURCES
          The module property key name to specifiy additional resources which are part of a module outside of {system/modules}.
static String C_MODULE_PROPERTY_ADDITIONAL_RESOURCES_SEPARATOR
          Character to separate additional resources specified in the module properties.
static int C_MODUS_AUTO
          The modus the cmsObject runs in.
static int C_MODUS_EXPORT
           
static int C_MODUS_EXTERN
           
static int C_MODUS_OFFLINE
           
static int C_MODUS_ONLINE
           
static int C_MOUNTPOINT_FILESYSTEM
          This is the defintion for a filesystem mountpoint.
static int C_MOUNTPOINT_MYSQL
          This is the defintion for a database mountpoint.
static int C_NEVER
          wasLoggedIn
static int C_NO_FILES_IMPORTED
          Are files imported - NO
static String C_ORDER_AGENTUSER
          Task order value
static String C_ORDER_ENDTIME
          Task order value
static String C_ORDER_ID
          Task order value
static String C_ORDER_INITIATORUSER
          Task order value
static String C_ORDER_NAME
          Task order value
static String C_ORDER_ORIGINALUSER
          Task order value
static String C_ORDER_PERCENTAGE
          Task order value
static String C_ORDER_PRIORITY
          Task order value
static String C_ORDER_ROLE
          Task order value
static String C_ORDER_STARTTIME
          Task order value
static String C_ORDER_STATE
          Task order value
static String C_ORDER_TASKTYPE
          Task order value
static String C_ORDER_TIMEOUT
          Task order value
static String C_ORDER_WAKEUPTIME
          Task order value
static int C_PASSWORD_MINIMUMSIZE
          The minimum-size of a passwordstring.
static String C_PROJECT_ONLINE
          This constant defines the onlineproject.
static int C_PROJECT_ONLINE_ID
          This constant defines the onlineproject.
static int C_PROJECT_STATE_ARCHIVE
          This constant defines a project in a archive.
static int C_PROJECT_STATE_INVISIBLE
          This constant defines a project that is invisible.
static int C_PROJECT_STATE_LOCKED
          This constant defines a locked project.
static int C_PROJECT_STATE_UNLOCKED
          This constant defines a unlocked project.
static int C_PROJECT_TYPE_INVISIBLE
          This constant defines a invisible project-type.
static int C_PROJECT_TYPE_NORMAL
          This constant defines a normal project-type.
static int C_PROJECT_TYPE_TEMPORARY
          This constant defines a temporary project-type.
static String C_PROPERTY_ACTIV
          Property for resource navigation title
static String C_PROPERTY_CHANNELID
          Property for the description
static String C_PROPERTY_CONTENT_ENCODING
          Property for content encoding
static String C_PROPERTY_DEFAULT_FILE
          Property for default file in folders
static String C_PROPERTY_DESCRIPTION
          Property for the description
static String C_PROPERTY_EXPORT
          Property for resource export name.
static String C_PROPERTY_EXPORTNAME
          Property for resource export name.
static String C_PROPERTY_KEYWORDS
          Property for keywords
static String C_PROPERTY_NAVPOS
          Property for resource navigation position
static String C_PROPERTY_NAVTEXT
          Property for resource navigation title
static String C_PROPERTY_RELATIVEROOT
          Property for relative root link substitution
static String C_PROPERTY_TEMPLATETYPE
          Property for template type
static String C_PROPERTY_TITLE
          Property for resource title
static String C_PROPERTY_VISIBLE
          Property for resource navigation title
static String C_PUBLISH_METHOD_LINK
          The attribute of the publishclass tag in the modules registry used to show that this method needs the vector of the changed links for publishing.
static String C_REGISTRY_DESTINATION
          The name of the exportpoint destination tag in registry.
static String C_REGISTRY_HISTORY
          The name of the tag in registry for history properties.
static String C_REGISTRY_KNOWNLAUNCHERS
          The name of the known launchers tag in registry.
static String C_REGISTRY_LAUNCHER
          The name of the launcher tag in registry.
static String C_REGISTRY_SOURCE
          The name of the exportpoint source tag in registry.
static int C_REQUEST_CONSOLE
          Identifier for request type console
static int C_REQUEST_HTTP
          Identifier for request type http
static int C_RESPONSE_CONSOLE
          Identifier for request type console
static int C_RESPONSE_HTTP
          Identifier for request type http
static String C_ROOT
          The name of the rood folder
static String C_ROOT_TEMPLATE_NAME
          Template element name used for the canonical root template
static String C_ROOTNAME_COS
          The root name of the COS
static String C_ROOTNAME_VFS
          The root name of the VFS
static String C_SESSION_ADMIN_POS
          Session key for storing the possition in the administration navigation
static String C_SESSION_BROADCASTMESSAGE
          The key for the session to store Broadcast messages.
static String C_SESSION_CONTENT_ENCODING
          Session key for storing the current charcter encoding to be used in HTTP requests and responses.
static String C_SESSION_CURRENTGROUP
          The key for the current usergroup the user information hashtable.
static String C_SESSION_DATA
          The key for the original session to store the session data.
static String C_SESSION_IS_DIRTY
          The key for the dirty-flag in the session.
static String C_SESSION_MESSAGEPENDING
          The key for the session to store, if a message is pending for this user.
static String C_SESSION_MODULE_VECTOR
          Session key for storing the files Vector for moduleimport.
static String C_SESSION_PROJECT
          The key for the project in the user information hashtable.
static String C_SESSION_THREAD_ERROR
          Session key for storing a possible error while executing a thread
static String C_SESSION_USERNAME
          The key for the username in the user information hashtable.
static String C_SORT_ASC
          Task sort value ascending
static String C_SORT_DESC
          Task sort value descending
static String C_START_ACCESSFLAGS
          Start preferenses AccessFlags
static String C_START_DEFAULTGROUP
          Start preferenses DefaultGroup
static String C_START_LANGUAGE
          Start preferenses Language
static String C_START_LOCKDIALOG
          Start preferenses lock dialog
static String C_START_PROJECT
          Start preferenses Project
static String C_START_VIEW
          Start preferenses View
static int C_STATE_CHANGED
          Is set, if the resource was changed in this project.
static int C_STATE_DELETED
          Is set, if the resource was deleted in this project.
static int C_STATE_NEW
          Is set, if the resource is new in this project.
static int C_STATE_UNCHANGED
          Is set, if the resource is unchanged in this project.
static String C_STATICEXPORT_PATH
          A string in the configuration-file.
static String C_STATICEXPORT_START
          A string in the configuration-file.
static String C_SYNCHRONISATION_PATH
          The name of the synchronizationpath-tag in registry.
static String C_SYNCHRONISATION_PROJECT
          The name of the synchronizationproject-tag in registry.
static String C_SYNCHRONISATION_RESOURCE
          The name of the synchronizationresource-tag in registry.
static String C_SYNCHRONISATION_RESOURCETAG
          The name of the synchronizationresource-tag in registry.
static String C_SYSTEMPROPERTY_CRONTABLE
          The name of the exportpath-systemproperty.
static String C_SYSTEMPROPERTY_EXPORTPATH
          The name of the exportpath-systemproperty.
static String C_SYSTEMPROPERTY_EXTENSIONS
          The name of the resourcetype-extension.
static String C_SYSTEMPROPERTY_LINKCHECKTABLE
          The name of the linkchecktable-systemproperty.
static String C_SYSTEMPROPERTY_MIMETYPES
          The name of the mimetypes-systemproperty.
static String C_SYSTEMPROPERTY_MOUNTPOINT
          The name of the mountpoint-systemproperty.
static String C_SYSTEMPROPERTY_RESOURCE_TYPE
          The name of the resourcetype-systemproperty.
static String C_TABLE_CHANNELID
          The name of the entry for the id generator to create new channelid's
static String C_TASK_FILTER
          Task preferenses filter
static String C_TASK_MESSAGES
          Task preferenses message flags
static int C_TASK_MESSAGES_ACCEPTED
          state values of task messages when accepted
static int C_TASK_MESSAGES_COMPLETED
          state values of task messages when completed
static int C_TASK_MESSAGES_FORWARDED
          state values of task messages when forwared
static int C_TASK_MESSAGES_MEMBERS
          state values of task messages when members
static int C_TASK_ORDER_BY_DATE
          This constant is used to order the tasks by date.
static int C_TASK_ORDER_BY_NAME
          This constant is used to order the tasks by name.
static int C_TASK_PRIORITY_HIGH
          Task priority high
static int C_TASK_PRIORITY_LOW
          Task priority low
static int C_TASK_PRIORITY_NORMAL
          Task priority normal
static int C_TASK_STATE_ENDED
          state values of a task ended
static int C_TASK_STATE_HALTED
          state values of a task halted
static int C_TASK_STATE_NOTENDED
          state values of a task ready to end
static int C_TASK_STATE_PREPARE
          state values of a task prepared to start
static int C_TASK_STATE_START
          state values of a task ready to start
static int C_TASK_STATE_STARTED
          state values of a task started
static String C_TASK_VIEW_ALL
          Task preferenses view all
static int C_TASKLOG_SYSTEM
          System type values for the task log
static int C_TASKLOG_USER
          User type value for the task log
static int C_TASKORDER_NONE
          Value for order tasks by none
static int C_TASKORDER_STARTDATE
          Value for order tasks by startdate
static int C_TASKORDER_TIMEOUT
          Value for order tasks by timeout
static int C_TASKS_ACTIVE
          Task type value of getting active tasks
static int C_TASKS_ALL
          Task type value of getting all tasks
static int C_TASKS_DONE
          Task type value of getting done tasks
static int C_TASKS_NEW
          Task type value of getting new tasks
static int C_TASKS_OPEN
          Task type value of getting open tasks
static int C_TASKSORDER_TASKNAME
          Value for order tasks by taskname
static String C_TEMP_PREFIX
          prefix for temporary files
static String C_TFACCESS
          XML tag to defines file acces
static String C_TFGROUP
          XML tag to defines group acces
static String C_TFILEOBJ
          XML tag to defines one resource
static String C_TFILES
          first XML element tag for the resources
static String C_TFNAME
          XML tag to defines the resource name
static String C_TFPROPERTYINFO
          XML tag to defines the resource property
static String C_TFPROPERTYNAME
          XML tag to defines the resource property
static String C_TFPROPERTYTYPE
          XML tag to defines the resource propertytype
static String C_TFPROPERTYVALUE
          XML tag to defines the resource propertyvalue
static String C_TFTYPE
          XML tag to defines the resource type
static String C_TFTYPENAME
          XML tag to defines the resource typename
static String C_TFUSER
          XML tag to defines user acces
static String C_TGDESC
          XML tag to defines the description of group
static String C_TGFLAG
          XML tag to defines the flag of group
static String C_TGNAME
          XML tag to defines the group name
static String C_TGPARENTGROUP
          XML tag to defines the parentgroup name
static String C_TGROUPOBJ
          XML tag to defines one group
static String C_TGROUPS
          first XML element tag for the groups
static String C_TGROUPUSERS
          XML tag to defines all users of the group
static String C_TGUSER
          XML tag to defines the name of user in group
static String C_TUADDINFO
          XML tag to defines additional user info
static String C_TUDESC
          XML tag to defines the user Description
static String C_TUDGROUP
          XML tag to defines the user defaultgroup
static String C_TUDISABLED
          XML tag to defines if the user is disabled
static String C_TUEMAIL
          XML tag to defines the user EMail
static String C_TUFIRSTNAME
          XML tag to defines the user Firstname
static String C_TUFLAG
          XML tag to defines the user flag
static String C_TUGROUP
          XML tag to defines the user group name
static String C_TUINFOKEY
          XML tag to defines additional user info key
static String C_TUINFOVALUE
          XML tag to defines additional user info value
static String C_TULOGIN
          XML tag to defines the user login
static String C_TUNAME
          XML tag to defines the user Lastname
static String C_TUPASSWD
          XML tag to defines the user PASSWD default "Kennwort"
static String C_TUSERGROUPS
          XML tag to defines the groups in which the user is in
static String C_TUSEROBJ
          XML tag to defines one user
static String C_TUSERS
          first XML element tag for the users
static String C_TYPE_BODY_NAME
          The resource type-name for body files.
static String C_TYPE_COMPATIBLEPLAIN_NAME
          The resource type-name for compatiblePlain files.
static int C_TYPE_FOLDER
          The resource type-id for a folder.
static String C_TYPE_FOLDER_NAME
          The resource type-id for a folder.
static String C_TYPE_IMAGE_NAME
          The resource type-name for an image.
static String C_TYPE_LAST_INDEX
          The last index, that was used for resource-types.
static String C_TYPE_PAGE_NAME
          The resource type-name for a page file.
static String C_TYPE_PLAIN_NAME
          The resource type-name for plain files.
static int C_UNKNOWN_ID
          This id will be returned for resources with no id.
static int C_UNKNOWN_INT
          This value will be returned for int's withaout a value.
static String C_UNKNOWN_LAUNCHER
          This is the classname for an undefined launcher.
static int C_UNKNOWN_LAUNCHER_ID
          This is the id for an undefined launcher.
static int C_UNKNOWN_LONG
          This value will be returned for long's withaout a value.
static String C_URL_PREFIX_EXPORT
          A string in the configuration-file.
static String C_URL_PREFIX_HTTP
          A string in the configuration-file.
static String C_URL_PREFIX_HTTPS
          A string in the configuration-file.
static String C_URL_PREFIX_SERVERNAME
          A string in the configuration-file.
static String C_USER
           
static String C_USER_ADMIN
          This is the group for administrators.
static String C_USER_GUEST
          This is the group for guests.
static int C_USER_TYPE_SYSTEMANDWEBUSER
          A user-type
static int C_USER_TYPE_SYSTEMUSER
          A user-type
static int C_USER_TYPE_WEBUSER
          A user-type
static String C_WEB_APP_REPLACE_KEY
          Replacekey for the webapplication name (used in opencms.properties)
static String C_WEEKS_HISTORY
          The name of the tag in registry for the number of weeks the versions should remain in the history.
static int C_WHATEVER
          wasLoggedIn
static String C_XML_BODY_ELEMENT
          name of the special body element from an XMLTemplate
 

Field Detail

C_COPYRIGHT

public static final String[] C_COPYRIGHT
The copyright message for OpenCms.


C_WEB_APP_REPLACE_KEY

public static final String C_WEB_APP_REPLACE_KEY
Replacekey for the webapplication name (used in opencms.properties)

See Also:
Constant Field Values

C_PASSWORD_MINIMUMSIZE

public static final int C_PASSWORD_MINIMUMSIZE
The minimum-size of a passwordstring.

See Also:
Constant Field Values

C_MAX_LENGTH_RESOURCE_NAME

public static final int C_MAX_LENGTH_RESOURCE_NAME
The maximum length of a resource name (incl. path).

See Also:
Constant Field Values

C_FLAG_ENABLED

public static final int C_FLAG_ENABLED
This flag is set for enabled entrys in the database. (GROUP_FLAGS for example)

See Also:
Constant Field Values

C_FLAG_DISABLED

public static final int C_FLAG_DISABLED
This flag is set for disabled entrys in the database. (GROUP_FLAGS for example)

See Also:
Constant Field Values

C_FLAG_GROUP_PROJECTMANAGER

public static final int C_FLAG_GROUP_PROJECTMANAGER
Flag constant: Projectmanager flag for groups

See Also:
Constant Field Values

C_FLAG_GROUP_PROJECTCOWORKER

public static final int C_FLAG_GROUP_PROJECTCOWORKER
Flag constant: ProjectCoWorker flag for groups

See Also:
Constant Field Values

C_FLAG_GROUP_ROLE

public static final int C_FLAG_GROUP_ROLE
Flag constant: Role (for coworkers) flag for groups

See Also:
Constant Field Values

C_TEMP_PREFIX

public static final String C_TEMP_PREFIX
prefix for temporary files

See Also:
Constant Field Values

C_TYPE_LAST_INDEX

public static final String C_TYPE_LAST_INDEX
The last index, that was used for resource-types.

See Also:
Constant Field Values

C_TYPE_FOLDER

public static final int C_TYPE_FOLDER
The resource type-id for a folder.

See Also:
Constant Field Values

C_TYPE_FOLDER_NAME

public static final String C_TYPE_FOLDER_NAME
The resource type-id for a folder.

See Also:
Constant Field Values

C_TYPE_IMAGE_NAME

public static final String C_TYPE_IMAGE_NAME
The resource type-name for an image.

See Also:
Constant Field Values

C_TYPE_PAGE_NAME

public static final String C_TYPE_PAGE_NAME
The resource type-name for a page file.

See Also:
Constant Field Values

C_TYPE_PLAIN_NAME

public static final String C_TYPE_PLAIN_NAME
The resource type-name for plain files.

See Also:
Constant Field Values

C_TYPE_COMPATIBLEPLAIN_NAME

public static final String C_TYPE_COMPATIBLEPLAIN_NAME
The resource type-name for compatiblePlain files. This type is used by the opencms system to show the user that this resource doesent fit to the new standard in the folder content.

See Also:
Constant Field Values

C_TYPE_BODY_NAME

public static final String C_TYPE_BODY_NAME
The resource type-name for body files.

See Also:
Constant Field Values

C_PROPERTY_TITLE

public static final String C_PROPERTY_TITLE
Property for resource title

See Also:
Constant Field Values

C_PROPERTY_NAVTEXT

public static final String C_PROPERTY_NAVTEXT
Property for resource navigation title

See Also:
Constant Field Values

C_PROPERTY_VISIBLE

public static final String C_PROPERTY_VISIBLE
Property for resource navigation title

See Also:
Constant Field Values

C_PROPERTY_EXPORTNAME

public static final String C_PROPERTY_EXPORTNAME
Property for resource export name. When resource is exported by the static export this name is used instead of the realname.

See Also:
Constant Field Values

C_PROPERTY_EXPORT

public static final String C_PROPERTY_EXPORT
Property for resource export name. When resource is exported by the static export this name is used instead of the realname.

See Also:
Constant Field Values

C_PROPERTY_ACTIV

public static final String C_PROPERTY_ACTIV
Property for resource navigation title

See Also:
Constant Field Values

C_PROPERTY_NAVPOS

public static final String C_PROPERTY_NAVPOS
Property for resource navigation position

See Also:
Constant Field Values

C_PROPERTY_TEMPLATETYPE

public static final String C_PROPERTY_TEMPLATETYPE
Property for template type

See Also:
Constant Field Values

C_PROPERTY_KEYWORDS

public static final String C_PROPERTY_KEYWORDS
Property for keywords

See Also:
Constant Field Values

C_PROPERTY_DESCRIPTION

public static final String C_PROPERTY_DESCRIPTION
Property for the description

See Also:
Constant Field Values

C_PROPERTY_CHANNELID

public static final String C_PROPERTY_CHANNELID
Property for the description

See Also:
Constant Field Values

C_PROPERTY_CONTENT_ENCODING

public static final String C_PROPERTY_CONTENT_ENCODING
Property for content encoding

See Also:
Constant Field Values

C_PROPERTY_DEFAULT_FILE

public static final String C_PROPERTY_DEFAULT_FILE
Property for default file in folders

See Also:
Constant Field Values

C_PROPERTY_RELATIVEROOT

public static final String C_PROPERTY_RELATIVEROOT
Property for relative root link substitution

See Also:
Constant Field Values

C_GROUP_GUEST

public static final String C_GROUP_GUEST
This is the group for guests.

See Also:
Constant Field Values

C_GROUP_ADMIN

public static final String C_GROUP_ADMIN
This is the group for administrators.

See Also:
Constant Field Values

C_GROUP_PROJECTLEADER

public static final String C_GROUP_PROJECTLEADER
This is the group for projectleaders. It is the only group, which can create new projects.

See Also:
Constant Field Values

C_GROUP_USERS

public static final String C_GROUP_USERS
This is the group for users. If you are in this group, you can use the workplace.

See Also:
Constant Field Values

C_USER_GUEST

public static final String C_USER_GUEST
This is the group for guests.

See Also:
Constant Field Values

C_USER_ADMIN

public static final String C_USER_ADMIN
This is the group for administrators.

See Also:
Constant Field Values

C_USER_TYPE_SYSTEMUSER

public static final int C_USER_TYPE_SYSTEMUSER
A user-type

See Also:
Constant Field Values

C_USER_TYPE_WEBUSER

public static final int C_USER_TYPE_WEBUSER
A user-type

See Also:
Constant Field Values

C_USER_TYPE_SYSTEMANDWEBUSER

public static final int C_USER_TYPE_SYSTEMANDWEBUSER
A user-type

See Also:
Constant Field Values

C_ADDITIONAL_INFO_ZIPCODE

public static final String C_ADDITIONAL_INFO_ZIPCODE
Key for additional info address.

See Also:
Constant Field Values

C_ADDITIONAL_INFO_TOWN

public static final String C_ADDITIONAL_INFO_TOWN
Key for additional info address.

See Also:
Constant Field Values

C_ADDITIONAL_INFO_PREFERENCES

public static final String C_ADDITIONAL_INFO_PREFERENCES
Key for additional info flags.

See Also:
Constant Field Values

C_ADDITIONAL_INFO_EXPLORERSETTINGS

public static final String C_ADDITIONAL_INFO_EXPLORERSETTINGS
Key for additional info explorer settings.

See Also:
Constant Field Values

C_ADDITIONAL_INFO_TASKSETTINGS

public static final String C_ADDITIONAL_INFO_TASKSETTINGS
Key for additional info task settings.

See Also:
Constant Field Values

C_ADDITIONAL_INFO_STARTSETTINGS

public static final String C_ADDITIONAL_INFO_STARTSETTINGS
Key for additional info start settings.

See Also:
Constant Field Values

C_TASK_ORDER_BY_DATE

public static final int C_TASK_ORDER_BY_DATE
This constant is used to order the tasks by date.

See Also:
Constant Field Values

C_TASK_ORDER_BY_NAME

public static final int C_TASK_ORDER_BY_NAME
This constant is used to order the tasks by name.

See Also:
Constant Field Values

C_PROJECT_ONLINE

public static final String C_PROJECT_ONLINE
This constant defines the onlineproject. This is the project which is used to show the resources for guestusers

See Also:
Constant Field Values

C_PROJECT_ONLINE_ID

public static final int C_PROJECT_ONLINE_ID
This constant defines the onlineproject. This is the project which is used to show the resources for guestusers

See Also:
Constant Field Values

C_PROJECT_TYPE_NORMAL

public static final int C_PROJECT_TYPE_NORMAL
This constant defines a normal project-type.

See Also:
Constant Field Values

C_PROJECT_TYPE_TEMPORARY

public static final int C_PROJECT_TYPE_TEMPORARY
This constant defines a temporary project-type. The project will be deleted after publishing

See Also:
Constant Field Values

C_PROJECT_TYPE_INVISIBLE

public static final int C_PROJECT_TYPE_INVISIBLE
This constant defines a invisible project-type. The project exists only for temporary files and will never be displayed, published or deleted

See Also:
Constant Field Values

C_PROJECT_STATE_UNLOCKED

public static final int C_PROJECT_STATE_UNLOCKED
This constant defines a unlocked project. Resources may be changed in this project.

See Also:
Constant Field Values

C_PROJECT_STATE_LOCKED

public static final int C_PROJECT_STATE_LOCKED
This constant defines a locked project. Resources can't be changed in this project.

See Also:
Constant Field Values

C_PROJECT_STATE_ARCHIVE

public static final int C_PROJECT_STATE_ARCHIVE
This constant defines a project in a archive. Resources can't be changed in this project. Its state will never go back to the previos one.

See Also:
Constant Field Values

C_PROJECT_STATE_INVISIBLE

public static final int C_PROJECT_STATE_INVISIBLE
This constant defines a project that is invisible. The project is invisible for users. It is needed for creating and editing temporary files

See Also:
Constant Field Values

C_UNKNOWN_ID

public static final int C_UNKNOWN_ID
This id will be returned for resources with no id. (filesystem resources)

See Also:
Constant Field Values

C_ACCESS_OWNER_READ

public static final int C_ACCESS_OWNER_READ
Owner may read this resource

See Also:
Constant Field Values

C_ACCESS_OWNER_WRITE

public static final int C_ACCESS_OWNER_WRITE
Owner may write this resource

See Also:
Constant Field Values

C_ACCESS_OWNER_VISIBLE

public static final int C_ACCESS_OWNER_VISIBLE
Owner may view this resource

See Also:
Constant Field Values

C_ACCESS_GROUP_READ

public static final int C_ACCESS_GROUP_READ
Group may read this resource

See Also:
Constant Field Values

C_ACCESS_GROUP_WRITE

public static final int C_ACCESS_GROUP_WRITE
Group may write this resource

See Also:
Constant Field Values

C_ACCESS_GROUP_VISIBLE

public static final int C_ACCESS_GROUP_VISIBLE
Group may view this resource

See Also:
Constant Field Values

C_ACCESS_PUBLIC_READ

public static final int C_ACCESS_PUBLIC_READ
may read this resource

See Also:
Constant Field Values

C_ACCESS_PUBLIC_WRITE

public static final int C_ACCESS_PUBLIC_WRITE
may write this resource

See Also:
Constant Field Values

C_ACCESS_PUBLIC_VISIBLE

public static final int C_ACCESS_PUBLIC_VISIBLE
may view this resource

See Also:
Constant Field Values

C_ACCESS_INTERNAL_READ

public static final int C_ACCESS_INTERNAL_READ
This is an internal resource, it can't be launched directly.

See Also:
Constant Field Values

C_ACCESS_READ

public static final int C_ACCESS_READ
All may read this resource.

See Also:
Constant Field Values

C_ACCESS_WRITE

public static final int C_ACCESS_WRITE
All may write this resource.

See Also:
Constant Field Values

C_ACCESS_VISIBLE

public static final int C_ACCESS_VISIBLE
All may view this resource.

See Also:
Constant Field Values

C_ACCESS_OWNER

public static final int C_ACCESS_OWNER
Owner has full access to this resource.

See Also:
Constant Field Values

C_ACCESS_GROUP

public static final int C_ACCESS_GROUP
Group has full access to this resource.

See Also:
Constant Field Values

C_ACCESS_PUBLIC

public static final int C_ACCESS_PUBLIC
has full access to this resource.

See Also:
Constant Field Values

C_ACCESS_DEFAULT_FLAGS

public static final int C_ACCESS_DEFAULT_FLAGS
The default-flags for a new resource.

See Also:
Constant Field Values

C_STATE_UNCHANGED

public static final int C_STATE_UNCHANGED
Is set, if the resource is unchanged in this project.

See Also:
Constant Field Values

C_STATE_CHANGED

public static final int C_STATE_CHANGED
Is set, if the resource was changed in this project.

See Also:
Constant Field Values

C_STATE_NEW

public static final int C_STATE_NEW
Is set, if the resource is new in this project.

See Also:
Constant Field Values

C_STATE_DELETED

public static final int C_STATE_DELETED
Is set, if the resource was deleted in this project.

See Also:
Constant Field Values

C_UNKNOWN_INT

public static final int C_UNKNOWN_INT
This value will be returned for int's withaout a value.

See Also:
Constant Field Values

C_UNKNOWN_LONG

public static final int C_UNKNOWN_LONG
This value will be returned for long's withaout a value.

See Also:
Constant Field Values

C_UNKNOWN_LAUNCHER_ID

public static final int C_UNKNOWN_LAUNCHER_ID
This is the id for an undefined launcher.

See Also:
Constant Field Values

C_UNKNOWN_LAUNCHER

public static final String C_UNKNOWN_LAUNCHER
This is the classname for an undefined launcher.

See Also:
Constant Field Values

C_MOUNTPOINT_FILESYSTEM

public static final int C_MOUNTPOINT_FILESYSTEM
This is the defintion for a filesystem mountpoint.

See Also:
Constant Field Values

C_MOUNTPOINT_MYSQL

public static final int C_MOUNTPOINT_MYSQL
This is the defintion for a database mountpoint.

See Also:
Constant Field Values

C_EXPORTPOINT

public static final String C_EXPORTPOINT
A string in the configuration-file.

See Also:
Constant Field Values

C_EXPORTPOINT_PATH

public static final String C_EXPORTPOINT_PATH
A string in the configuration-file.

See Also:
Constant Field Values

C_STATICEXPORT_PATH

public static final String C_STATICEXPORT_PATH
A string in the configuration-file.

See Also:
Constant Field Values

C_STATICEXPORT_START

public static final String C_STATICEXPORT_START
A string in the configuration-file.

See Also:
Constant Field Values

C_URL_PREFIX_EXPORT

public static final String C_URL_PREFIX_EXPORT
A string in the configuration-file.

See Also:
Constant Field Values

C_URL_PREFIX_HTTP

public static final String C_URL_PREFIX_HTTP
A string in the configuration-file.

See Also:
Constant Field Values

C_URL_PREFIX_HTTPS

public static final String C_URL_PREFIX_HTTPS
A string in the configuration-file.

See Also:
Constant Field Values

C_URL_PREFIX_SERVERNAME

public static final String C_URL_PREFIX_SERVERNAME
A string in the configuration-file.

See Also:
Constant Field Values

C_FOLDER_SEPARATOR

public static final String C_FOLDER_SEPARATOR
The folder - seberator in this system

See Also:
Constant Field Values

C_ROOT

public static final String C_ROOT
The name of the rood folder

See Also:
Constant Field Values

C_SYSTEMPROPERTY_CRONTABLE

public static final String C_SYSTEMPROPERTY_CRONTABLE
The name of the exportpath-systemproperty.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_EXPORTPATH

public static final String C_SYSTEMPROPERTY_EXPORTPATH
The name of the exportpath-systemproperty.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_MOUNTPOINT

public static final String C_SYSTEMPROPERTY_MOUNTPOINT
The name of the mountpoint-systemproperty.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_MIMETYPES

public static final String C_SYSTEMPROPERTY_MIMETYPES
The name of the mimetypes-systemproperty.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_RESOURCE_TYPE

public static final String C_SYSTEMPROPERTY_RESOURCE_TYPE
The name of the resourcetype-systemproperty.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_EXTENSIONS

public static final String C_SYSTEMPROPERTY_EXTENSIONS
The name of the resourcetype-extension.

See Also:
Constant Field Values

C_SYSTEMPROPERTY_LINKCHECKTABLE

public static final String C_SYSTEMPROPERTY_LINKCHECKTABLE
The name of the linkchecktable-systemproperty.

See Also:
Constant Field Values

C_SESSION_USERNAME

public static final String C_SESSION_USERNAME
The key for the username in the user information hashtable.

See Also:
Constant Field Values

C_SESSION_CURRENTGROUP

public static final String C_SESSION_CURRENTGROUP
The key for the current usergroup the user information hashtable.

See Also:
Constant Field Values

C_SESSION_PROJECT

public static final String C_SESSION_PROJECT
The key for the project in the user information hashtable.

See Also:
Constant Field Values

C_SESSION_IS_DIRTY

public static final String C_SESSION_IS_DIRTY
The key for the dirty-flag in the session.

See Also:
Constant Field Values

C_SESSION_DATA

public static final String C_SESSION_DATA
The key for the original session to store the session data.

See Also:
Constant Field Values

C_SESSION_BROADCASTMESSAGE

public static final String C_SESSION_BROADCASTMESSAGE
The key for the session to store Broadcast messages.

See Also:
Constant Field Values

C_SESSION_MESSAGEPENDING

public static final String C_SESSION_MESSAGEPENDING
The key for the session to store, if a message is pending for this user.

See Also:
Constant Field Values

C_SESSION_ADMIN_POS

public static final String C_SESSION_ADMIN_POS
Session key for storing the possition in the administration navigation

See Also:
Constant Field Values

C_SESSION_THREAD_ERROR

public static final String C_SESSION_THREAD_ERROR
Session key for storing a possible error while executing a thread

See Also:
Constant Field Values

C_SESSION_MODULE_VECTOR

public static final String C_SESSION_MODULE_VECTOR
Session key for storing the files Vector for moduleimport.

See Also:
Constant Field Values

C_SESSION_CONTENT_ENCODING

public static final String C_SESSION_CONTENT_ENCODING
Session key for storing the current charcter encoding to be used in HTTP requests and responses.

See Also:
Constant Field Values

C_REQUEST_HTTP

public static final int C_REQUEST_HTTP
Identifier for request type http

See Also:
Constant Field Values

C_REQUEST_CONSOLE

public static final int C_REQUEST_CONSOLE
Identifier for request type console

See Also:
Constant Field Values

C_RESPONSE_HTTP

public static final int C_RESPONSE_HTTP
Identifier for request type http

See Also:
Constant Field Values

C_RESPONSE_CONSOLE

public static final int C_RESPONSE_CONSOLE
Identifier for request type console

See Also:
Constant Field Values

C_TASKS_ALL

public static final int C_TASKS_ALL
Task type value of getting all tasks

See Also:
Constant Field Values

C_TASKS_NEW

public static final int C_TASKS_NEW
Task type value of getting new tasks

See Also:
Constant Field Values

C_TASKS_OPEN

public static final int C_TASKS_OPEN
Task type value of getting open tasks

See Also:
Constant Field Values

C_TASKS_ACTIVE

public static final int C_TASKS_ACTIVE
Task type value of getting active tasks

See Also:
Constant Field Values

C_TASKS_DONE

public static final int C_TASKS_DONE
Task type value of getting done tasks

See Also:
Constant Field Values

C_ORDER_ID

public static final String C_ORDER_ID
Task order value

See Also:
Constant Field Values

C_ORDER_NAME

public static final String C_ORDER_NAME
Task order value

See Also:
Constant Field Values

C_ORDER_STATE

public static final String C_ORDER_STATE
Task order value

See Also:
Constant Field Values

C_ORDER_TASKTYPE

public static final String C_ORDER_TASKTYPE
Task order value

See Also:
Constant Field Values

C_ORDER_INITIATORUSER

public static final String C_ORDER_INITIATORUSER
Task order value

See Also:
Constant Field Values

C_ORDER_ROLE

public static final String C_ORDER_ROLE
Task order value

See Also:
Constant Field Values

C_ORDER_AGENTUSER

public static final String C_ORDER_AGENTUSER
Task order value

See Also:
Constant Field Values

C_ORDER_ORIGINALUSER

public static final String C_ORDER_ORIGINALUSER
Task order value

See Also:
Constant Field Values

C_ORDER_STARTTIME

public static final String C_ORDER_STARTTIME
Task order value

See Also:
Constant Field Values

C_ORDER_WAKEUPTIME

public static final String C_ORDER_WAKEUPTIME
Task order value

See Also:
Constant Field Values

C_ORDER_TIMEOUT

public static final String C_ORDER_TIMEOUT
Task order value

See Also:
Constant Field Values

C_ORDER_ENDTIME

public static final String C_ORDER_ENDTIME
Task order value

See Also:
Constant Field Values

C_ORDER_PERCENTAGE

public static final String C_ORDER_PERCENTAGE
Task order value

See Also:
Constant Field Values

C_ORDER_PRIORITY

public static final String C_ORDER_PRIORITY
Task order value

See Also:
Constant Field Values

C_SORT_ASC

public static final String C_SORT_ASC
Task sort value ascending

See Also:
Constant Field Values

C_SORT_DESC

public static final String C_SORT_DESC
Task sort value descending

See Also:
Constant Field Values

C_TASK_PRIORITY_HIGH

public static final int C_TASK_PRIORITY_HIGH
Task priority high

See Also:
Constant Field Values

C_TASK_PRIORITY_NORMAL

public static final int C_TASK_PRIORITY_NORMAL
Task priority normal

See Also:
Constant Field Values

C_TASK_PRIORITY_LOW

public static final int C_TASK_PRIORITY_LOW
Task priority low

See Also:
Constant Field Values

C_TASKORDER_NONE

public static final int C_TASKORDER_NONE
Value for order tasks by none

See Also:
Constant Field Values

C_TASKORDER_STARTDATE

public static final int C_TASKORDER_STARTDATE
Value for order tasks by startdate

See Also:
Constant Field Values

C_TASKORDER_TIMEOUT

public static final int C_TASKORDER_TIMEOUT
Value for order tasks by timeout

See Also:
Constant Field Values

C_TASKSORDER_TASKNAME

public static final int C_TASKSORDER_TASKNAME
Value for order tasks by taskname

See Also:
Constant Field Values

C_TASK_STATE_PREPARE

public static final int C_TASK_STATE_PREPARE
state values of a task prepared to start

See Also:
Constant Field Values

C_TASK_STATE_START

public static final int C_TASK_STATE_START
state values of a task ready to start

See Also:
Constant Field Values

C_TASK_STATE_STARTED

public static final int C_TASK_STATE_STARTED
state values of a task started

See Also:
Constant Field Values

C_TASK_STATE_NOTENDED

public static final int C_TASK_STATE_NOTENDED
state values of a task ready to end

See Also:
Constant Field Values

C_TASK_STATE_ENDED

public static final int C_TASK_STATE_ENDED
state values of a task ended

See Also:
Constant Field Values

C_TASK_STATE_HALTED

public static final int C_TASK_STATE_HALTED
state values of a task halted

See Also:
Constant Field Values

C_TASKLOG_SYSTEM

public static final int C_TASKLOG_SYSTEM
System type values for the task log

See Also:
Constant Field Values

C_TASKLOG_USER

public static final int C_TASKLOG_USER
User type value for the task log

See Also:
Constant Field Values

C_TASK_MESSAGES_ACCEPTED

public static final int C_TASK_MESSAGES_ACCEPTED
state values of task messages when accepted

See Also:
Constant Field Values

C_TASK_MESSAGES_FORWARDED

public static final int C_TASK_MESSAGES_FORWARDED
state values of task messages when forwared

See Also:
Constant Field Values

C_TASK_MESSAGES_COMPLETED

public static final int C_TASK_MESSAGES_COMPLETED
state values of task messages when completed

See Also:
Constant Field Values

C_TASK_MESSAGES_MEMBERS

public static final int C_TASK_MESSAGES_MEMBERS
state values of task messages when members

See Also:
Constant Field Values

C_FILE

public static final String C_FILE
See Also:
Constant Field Values

C_FILECONTENT

public static final String C_FILECONTENT
See Also:
Constant Field Values

C_FOLDER

public static final String C_FOLDER
See Also:
Constant Field Values

C_USER

public static final String C_USER
See Also:
Constant Field Values

C_GROUP

public static final String C_GROUP
See Also:
Constant Field Values

C_EXPORTUSERSFILES

public static final int C_EXPORTUSERSFILES
Export type value - exports users and resources

See Also:
Constant Field Values

C_EXPORTONLYUSERS

public static final int C_EXPORTONLYUSERS
Export type value - exports only users

See Also:
Constant Field Values

C_EXPORTONLYFILES

public static final int C_EXPORTONLYFILES
Export type value - exports only resources

See Also:
Constant Field Values

C_NO_FILES_IMPORTED

public static final int C_NO_FILES_IMPORTED
Are files imported - NO

See Also:
Constant Field Values

C_FILES_IMPORTED

public static final int C_FILES_IMPORTED
Are files imported - yes

See Also:
Constant Field Values

C_FELEMENT

public static final String C_FELEMENT
root element in the XML file (the document node) needed, to insert other elements

See Also:
Constant Field Values

C_TFILES

public static final String C_TFILES
first XML element tag for the resources

See Also:
Constant Field Values

C_TFILEOBJ

public static final String C_TFILEOBJ
XML tag to defines one resource

See Also:
Constant Field Values

C_TFNAME

public static final String C_TFNAME
XML tag to defines the resource name

See Also:
Constant Field Values

C_TFTYPE

public static final String C_TFTYPE
XML tag to defines the resource type

See Also:
Constant Field Values

C_TFTYPENAME

public static final String C_TFTYPENAME
XML tag to defines the resource typename

See Also:
Constant Field Values

C_TFUSER

public static final String C_TFUSER
XML tag to defines user acces

See Also:
Constant Field Values

C_TFGROUP

public static final String C_TFGROUP
XML tag to defines group acces

See Also:
Constant Field Values

C_TFACCESS

public static final String C_TFACCESS
XML tag to defines file acces

See Also:
Constant Field Values

C_TFPROPERTYINFO

public static final String C_TFPROPERTYINFO
XML tag to defines the resource property

See Also:
Constant Field Values

C_TFPROPERTYNAME

public static final String C_TFPROPERTYNAME
XML tag to defines the resource property

See Also:
Constant Field Values

C_TFPROPERTYTYPE

public static final String C_TFPROPERTYTYPE
XML tag to defines the resource propertytype

See Also:
Constant Field Values

C_TFPROPERTYVALUE

public static final String C_TFPROPERTYVALUE
XML tag to defines the resource propertyvalue

See Also:
Constant Field Values

C_FCONTENT

public static final String C_FCONTENT
XML tag to defines the resource content if resource is a file

See Also:
Constant Field Values

C_TGROUPS

public static final String C_TGROUPS
first XML element tag for the groups

See Also:
Constant Field Values

C_TGROUPOBJ

public static final String C_TGROUPOBJ
XML tag to defines one group

See Also:
Constant Field Values

C_TGNAME

public static final String C_TGNAME
XML tag to defines the group name

See Also:
Constant Field Values

C_TGPARENTGROUP

public static final String C_TGPARENTGROUP
XML tag to defines the parentgroup name

See Also:
Constant Field Values

C_TGDESC

public static final String C_TGDESC
XML tag to defines the description of group

See Also:
Constant Field Values

C_TGFLAG

public static final String C_TGFLAG
XML tag to defines the flag of group

See Also:
Constant Field Values

C_TGROUPUSERS

public static final String C_TGROUPUSERS
XML tag to defines all users of the group

See Also:
Constant Field Values

C_TGUSER

public static final String C_TGUSER
XML tag to defines the name of user in group

See Also:
Constant Field Values

C_TUSERS

public static final String C_TUSERS
first XML element tag for the users

See Also:
Constant Field Values

C_TUSEROBJ

public static final String C_TUSEROBJ
XML tag to defines one user

See Also:
Constant Field Values

C_TULOGIN

public static final String C_TULOGIN
XML tag to defines the user login

See Also:
Constant Field Values

C_TUPASSWD

public static final String C_TUPASSWD
XML tag to defines the user PASSWD default "Kennwort"

See Also:
Constant Field Values

C_TUNAME

public static final String C_TUNAME
XML tag to defines the user Lastname

See Also:
Constant Field Values

C_TUFIRSTNAME

public static final String C_TUFIRSTNAME
XML tag to defines the user Firstname

See Also:
Constant Field Values

C_TUDESC

public static final String C_TUDESC
XML tag to defines the user Description

See Also:
Constant Field Values

C_TUEMAIL

public static final String C_TUEMAIL
XML tag to defines the user EMail

See Also:
Constant Field Values

C_TUDGROUP

public static final String C_TUDGROUP
XML tag to defines the user defaultgroup

See Also:
Constant Field Values

C_TUDISABLED

public static final String C_TUDISABLED
XML tag to defines if the user is disabled

See Also:
Constant Field Values

C_TUFLAG

public static final String C_TUFLAG
XML tag to defines the user flag

See Also:
Constant Field Values

C_TUSERGROUPS

public static final String C_TUSERGROUPS
XML tag to defines the groups in which the user is in

See Also:
Constant Field Values

C_TUGROUP

public static final String C_TUGROUP
XML tag to defines the user group name

See Also:
Constant Field Values

C_TUADDINFO

public static final String C_TUADDINFO
XML tag to defines additional user info

See Also:
Constant Field Values

C_TUINFOKEY

public static final String C_TUINFOKEY
XML tag to defines additional user info key

See Also:
Constant Field Values

C_TUINFOVALUE

public static final String C_TUINFOVALUE
XML tag to defines additional user info value

See Also:
Constant Field Values

C_TASK_FILTER

public static final String C_TASK_FILTER
Task preferenses filter

See Also:
Constant Field Values

C_TASK_VIEW_ALL

public static final String C_TASK_VIEW_ALL
Task preferenses view all

See Also:
Constant Field Values

C_TASK_MESSAGES

public static final String C_TASK_MESSAGES
Task preferenses message flags

See Also:
Constant Field Values

C_START_LANGUAGE

public static final String C_START_LANGUAGE
Start preferenses Language

See Also:
Constant Field Values

C_START_PROJECT

public static final String C_START_PROJECT
Start preferenses Project

See Also:
Constant Field Values

C_START_VIEW

public static final String C_START_VIEW
Start preferenses View

See Also:
Constant Field Values

C_START_DEFAULTGROUP

public static final String C_START_DEFAULTGROUP
Start preferenses DefaultGroup

See Also:
Constant Field Values

C_START_LOCKDIALOG

public static final String C_START_LOCKDIALOG
Start preferenses lock dialog

See Also:
Constant Field Values

C_START_ACCESSFLAGS

public static final String C_START_ACCESSFLAGS
Start preferenses AccessFlags

See Also:
Constant Field Values

C_ROOT_TEMPLATE_NAME

public static final String C_ROOT_TEMPLATE_NAME
Template element name used for the canonical root template

See Also:
Constant Field Values

C_EXPORT_XMLFILENAME

public static final String C_EXPORT_XMLFILENAME
The filename of the xml manifest.

See Also:
Constant Field Values

C_EXPORT_VERSION

public static final String C_EXPORT_VERSION
The version of the opencms export (appears in the export manifest-file).

See Also:
Constant Field Values

C_EXPORT_TAG_INFO

public static final String C_EXPORT_TAG_INFO
A tag in the export manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_CREATOR

public static final String C_EXPORT_TAG_CREATOR
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.

See Also:
Constant Field Values

C_EXPORT_TAG_OC_VERSION

public static final String C_EXPORT_TAG_OC_VERSION
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.

See Also:
Constant Field Values

C_EXPORT_TAG_DATE

public static final String C_EXPORT_TAG_DATE
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.

See Also:
Constant Field Values

C_EXPORT_TAG_PROJECT

public static final String C_EXPORT_TAG_PROJECT
A tag in the manifest-file, used as subtag of C_EXPORT_TAG_INFO.

See Also:
Constant Field Values

C_EXPORT_TAG_VERSION

public static final String C_EXPORT_TAG_VERSION
A tag in the export manifest-file, used as subtag of C_EXPORT_TAG_INFO.

See Also:
Constant Field Values

C_EXPORT_TAG_FILE

public static final String C_EXPORT_TAG_FILE
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_SOURCE

public static final String C_EXPORT_TAG_SOURCE
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_DESTINATION

public static final String C_EXPORT_TAG_DESTINATION
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_TYPE

public static final String C_EXPORT_TAG_TYPE
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_USER

public static final String C_EXPORT_TAG_USER
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_GROUP

public static final String C_EXPORT_TAG_GROUP
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_ACCESS

public static final String C_EXPORT_TAG_ACCESS
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_PROPERTY

public static final String C_EXPORT_TAG_PROPERTY
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_NAME

public static final String C_EXPORT_TAG_NAME
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_VALUE

public static final String C_EXPORT_TAG_VALUE
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_EXPORT

public static final String C_EXPORT_TAG_EXPORT
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_MODULEXPORT

public static final String C_EXPORT_TAG_MODULEXPORT
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_PROPERTIES

public static final String C_EXPORT_TAG_PROPERTIES
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_LAUNCHER_START_CLASS

public static final String C_EXPORT_TAG_LAUNCHER_START_CLASS
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_USERGROUPDATA

public static final String C_EXPORT_TAG_USERGROUPDATA
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_USERDATA

public static final String C_EXPORT_TAG_USERDATA
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_GROUPDATA

public static final String C_EXPORT_TAG_GROUPDATA
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_DESCRIPTION

public static final String C_EXPORT_TAG_DESCRIPTION
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_FLAGS

public static final String C_EXPORT_TAG_FLAGS
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_PARENTGROUP

public static final String C_EXPORT_TAG_PARENTGROUP
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_PASSWORD

public static final String C_EXPORT_TAG_PASSWORD
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_RECOVERYPASSWORD

public static final String C_EXPORT_TAG_RECOVERYPASSWORD
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_FIRSTNAME

public static final String C_EXPORT_TAG_FIRSTNAME
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_LASTNAME

public static final String C_EXPORT_TAG_LASTNAME
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_EMAIL

public static final String C_EXPORT_TAG_EMAIL
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_DEFAULTGROUP

public static final String C_EXPORT_TAG_DEFAULTGROUP
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_ADDRESS

public static final String C_EXPORT_TAG_ADDRESS
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_SECTION

public static final String C_EXPORT_TAG_SECTION
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_USERINFO

public static final String C_EXPORT_TAG_USERINFO
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_USERGROUPS

public static final String C_EXPORT_TAG_USERGROUPS
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_GROUPNAME

public static final String C_EXPORT_TAG_GROUPNAME
A tag in the manifest-file.

See Also:
Constant Field Values

C_EXPORT_TAG_LASTMODIFIED

public static final String C_EXPORT_TAG_LASTMODIFIED
The "lastmodified" tag in the manifest-file.

See Also:
Constant Field Values

C_CONFIGURATION_RESOURCEBROKER

public static final String C_CONFIGURATION_RESOURCEBROKER
A string in the configuration-file.

See Also:
Constant Field Values

C_CONFIGURATION_CACHE

public static final String C_CONFIGURATION_CACHE
A string in the configuration-file.

See Also:
Constant Field Values

C_CONFIGURATION_CLASS

public static final String C_CONFIGURATION_CLASS
A string in the configuration-file.

See Also:
Constant Field Values

C_CONFIGURATION_REGISTRY

public static final String C_CONFIGURATION_REGISTRY
A string in the configuration-file.

See Also:
Constant Field Values

C_CLUSTERURL

public static final String C_CLUSTERURL
A string in the configuration-file.

See Also:
Constant Field Values

C_NEVER

public static final int C_NEVER
wasLoggedIn

See Also:
Constant Field Values

C_AT_LEAST_ONCE

public static final int C_AT_LEAST_ONCE
wasLoggedIn

See Also:
Constant Field Values

C_WHATEVER

public static final int C_WHATEVER
wasLoggedIn

See Also:
Constant Field Values

C_SYNCHRONISATION_PATH

public static final String C_SYNCHRONISATION_PATH
The name of the synchronizationpath-tag in registry.

See Also:
Constant Field Values

C_SYNCHRONISATION_PROJECT

public static final String C_SYNCHRONISATION_PROJECT
The name of the synchronizationproject-tag in registry.

See Also:
Constant Field Values

C_SYNCHRONISATION_RESOURCE

public static final String C_SYNCHRONISATION_RESOURCE
The name of the synchronizationresource-tag in registry.

See Also:
Constant Field Values

C_SYNCHRONISATION_RESOURCETAG

public static final String C_SYNCHRONISATION_RESOURCETAG
The name of the synchronizationresource-tag in registry.

See Also:
Constant Field Values

C_REGISTRY_KNOWNLAUNCHERS

public static final String C_REGISTRY_KNOWNLAUNCHERS
The name of the known launchers tag in registry.

See Also:
Constant Field Values

C_REGISTRY_LAUNCHER

public static final String C_REGISTRY_LAUNCHER
The name of the launcher tag in registry.

See Also:
Constant Field Values

C_REGISTRY_SOURCE

public static final String C_REGISTRY_SOURCE
The name of the exportpoint source tag in registry.

See Also:
Constant Field Values

C_REGISTRY_DESTINATION

public static final String C_REGISTRY_DESTINATION
The name of the exportpoint destination tag in registry.

See Also:
Constant Field Values

C_ERRSPERATOR

public static final String C_ERRSPERATOR
The name of the error tag seperator in backoffice templates

See Also:
Constant Field Values

C_ERRPREFIX

public static final String C_ERRPREFIX
The name of the error tag prefix in backoffice templates

See Also:
Constant Field Values

C_DEFAULT_SITE

public static final String C_DEFAULT_SITE
The name of the default site

See Also:
Constant Field Values

C_ROOTNAME_VFS

public static final String C_ROOTNAME_VFS
The root name of the VFS

See Also:
Constant Field Values

C_ROOTNAME_COS

public static final String C_ROOTNAME_COS
The root name of the COS

See Also:
Constant Field Values

C_TABLE_CHANNELID

public static final String C_TABLE_CHANNELID
The name of the entry for the id generator to create new channelid's

See Also:
Constant Field Values

C_MODUS_AUTO

public static final int C_MODUS_AUTO
The modus the cmsObject runs in. There are three diffrent: online, offline and export. It is used by the link replacement mechanism. (the extern mode is used for the names in the filesystem for the exported files.)

See Also:
Constant Field Values

C_MODUS_ONLINE

public static final int C_MODUS_ONLINE
See Also:
Constant Field Values

C_MODUS_OFFLINE

public static final int C_MODUS_OFFLINE
See Also:
Constant Field Values

C_MODUS_EXPORT

public static final int C_MODUS_EXPORT
See Also:
Constant Field Values

C_MODUS_EXTERN

public static final int C_MODUS_EXTERN
See Also:
Constant Field Values

C_PUBLISH_METHOD_LINK

public static final String C_PUBLISH_METHOD_LINK
The attribute of the publishclass tag in the modules registry used to show that this method needs the vector of the changed links for publishing. (i.e. the search module)

See Also:
Constant Field Values

C_LINKCHECKTABLE_DATE

public static final String C_LINKCHECKTABLE_DATE
The key for the date of the last linkcheck in the linkchecktable

See Also:
Constant Field Values

C_REGISTRY_HISTORY

public static final String C_REGISTRY_HISTORY
The name of the tag in registry for history properties.

See Also:
Constant Field Values

C_DELETE_HISTORY

public static final String C_DELETE_HISTORY
The name of the tag in registry if versions of the history should be deleted

See Also:
Constant Field Values

C_WEEKS_HISTORY

public static final String C_WEEKS_HISTORY
The name of the tag in registry for the number of weeks the versions should remain in the history.

See Also:
Constant Field Values

C_ENABLE_HISTORY

public static final String C_ENABLE_HISTORY
The name of the tag in registry if history is enabled.

See Also:
Constant Field Values

C_MODULE_PROPERTY_ADDITIONAL_RESOURCES

public static final String C_MODULE_PROPERTY_ADDITIONAL_RESOURCES
The module property key name to specifiy additional resources which are part of a module outside of {system/modules}.

See Also:
Constant Field Values

C_MODULE_PROPERTY_ADDITIONAL_RESOURCES_SEPARATOR

public static final String C_MODULE_PROPERTY_ADDITIONAL_RESOURCES_SEPARATOR
Character to separate additional resources specified in the module properties.

See Also:
Constant Field Values

C_XML_BODY_ELEMENT

public static final String C_XML_BODY_ELEMENT
name of the special body element from an XMLTemplate

See Also:
Constant Field Values