A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

A_ADJUST_LINKS_FOLDER - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The adjust-links-folder attribute.
A_ALIAS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "alias" attribute.
A_ANALYZER - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "analyzer" attribute.
A_AUTOSETNAVIGATION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "autosetnavigation" attribute.
A_AUTOSETTITLE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "autosettitle" attribute.
A_BIGICON - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The name of the attribute containing the name of the big icon.
A_BOOST - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "boost" attribute.
A_CLASS - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "class" attribute.
A_CmsAdeGalleryWidget - Class in org.opencms.widgets
Base class for all ADE gallery widget implementations.
A_CmsAdeGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsAdeGalleryWidget
Constructor.
A_CmsAdeGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsAdeGalleryWidget
Creates a new gallery widget with the given configuration.
A_CmsAjaxGallery - Class in org.opencms.workplace.galleries
Provides the general helper methods to generate the content of a gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
A_CmsAjaxGallery() - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
A_CmsAjaxGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
Public constructor with JSP action element.
A_CmsAjaxGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.A_CmsAjaxGallery
Public constructor with JSP variables.
A_CmsAuthorizationHandler - Class in org.opencms.main
Abstract class to grant the needed access to the session manager.
A_CmsAuthorizationHandler() - Constructor for class org.opencms.main.A_CmsAuthorizationHandler
 
A_CmsClientMessageBundle - Class in org.opencms.gwt
Convenience class to access the localized messages of this OpenCms package.
A_CmsClientMessageBundle() - Constructor for class org.opencms.gwt.A_CmsClientMessageBundle
Hides the public constructor for this utility class.
A_CmsCmisRepository - Class in org.opencms.cmis
Abstract repository superclass.
A_CmsCmisRepository() - Constructor for class org.opencms.cmis.A_CmsCmisRepository
 
A_CmsConfiguredHtmlParser - Class in org.opencms.jsp.parse
Base class for all classes that are specified for the <cms:parse parserClass="name" param="config" /> tag in the parserClass Attribute.
A_CmsConfiguredHtmlParser() - Constructor for class org.opencms.jsp.parse.A_CmsConfiguredHtmlParser
Default constructor that initializes the internal visitor by using the abstract template method A_CmsConfiguredHtmlParser.createVisitorInstance().
A_CmsDiffViewDialog - Class in org.opencms.workplace.comparison
Provides a GUI for the configuration file comparison dialog.
A_CmsDiffViewDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.A_CmsDiffViewDialog
Default constructor.
A_CmsDirectEditProvider - Class in org.opencms.workplace.editors.directedit
Basic functions for direct edit providers.
A_CmsDirectEditProvider() - Constructor for class org.opencms.workplace.editors.directedit.A_CmsDirectEditProvider
 
A_CmsGalleryWidget - Class in org.opencms.widgets
Base class for all gallery widget implementations.
A_CmsGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsGalleryWidget
Creates a new gallery widget.
A_CmsGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsGalleryWidget
Creates a new gallery widget with the given configuration.
A_CmsHtmlConverter - Class in org.opencms.util
 
A_CmsHtmlConverter() - Constructor for class org.opencms.util.A_CmsHtmlConverter
Empty constructor.
A_CmsHtmlConverter(String, List<String>) - Constructor for class org.opencms.util.A_CmsHtmlConverter
Constructor, with parameters.
A_CmsHtmlGalleryWidget - Class in org.opencms.widgets
Base class for non-editable "HTML display only" widget implementations.
A_CmsHtmlGalleryWidget(String) - Constructor for class org.opencms.widgets.A_CmsHtmlGalleryWidget
Creates a html gallery widget with the specified combo options.
A_CmsHtmlGalleryWidget() - Constructor for class org.opencms.widgets.A_CmsHtmlGalleryWidget
Creates a new html gallery widget.
A_CmsHtmlIconButton - Class in org.opencms.workplace.tools
Default skeleton for an html icon button.
A_CmsHtmlIconButton(String) - Constructor for class org.opencms.workplace.tools.A_CmsHtmlIconButton
Default Constructor.
A_CmsHtmlIconButton(String, CmsMessageContainer, CmsMessageContainer, String, boolean) - Constructor for class org.opencms.workplace.tools.A_CmsHtmlIconButton
Full Constructor.
A_CmsHtmlWidget - Class in org.opencms.widgets
Provides a widget that creates a rich input field using the matching component, for use on a widget dialog.
A_CmsHtmlWidget() - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
Creates a new html editing widget.
A_CmsHtmlWidget(CmsHtmlWidgetOption) - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
Creates a new html editing widget with the given configuration.
A_CmsHtmlWidget(String) - Constructor for class org.opencms.widgets.A_CmsHtmlWidget
Creates a new html editing widget with the given configuration.
A_CmsImport - Class in org.opencms.importexport
Deprecated. the import is done starting with CmsImportVersion7 with the digester
A_CmsImport() - Constructor for class org.opencms.importexport.A_CmsImport
Deprecated.  
A_CmsListAction - Class in org.opencms.workplace.list
The default skeleton for a list action.
A_CmsListAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListAction
Default Constructor.
A_CmsListDefaultJsAction - Class in org.opencms.workplace.list
Implementation of a default action in a html list column that can execute java script code.
A_CmsListDefaultJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListDefaultJsAction
Default Constructor.
A_CmsListDialog - Class in org.opencms.workplace.list
Provides a dialog with a list widget.
A_CmsListDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListDialog
Public constructor.
A_CmsListDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String, boolean) - Constructor for class org.opencms.workplace.list.A_CmsListDialog
Public constructor.
A_CmsListDirectJsAction - Class in org.opencms.workplace.list
Default implementation of a direct action for a html list column that can execute java script code.
A_CmsListDirectJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListDirectJsAction
Default Constructor.
A_CmsListExplorerDialog - Class in org.opencms.workplace.list
Provides a list dialog for resources.
A_CmsListExplorerDialog(CmsJspActionElement, String, CmsMessageContainer) - Constructor for class org.opencms.workplace.list.A_CmsListExplorerDialog
Creates a new explorer list ordered and searchable by name.
A_CmsListExplorerDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListExplorerDialog
Default constructor.
A_CmsListIndependentJsAction - Class in org.opencms.workplace.list
Default implementation of a independent action for a html list column that can execute java script code.
A_CmsListIndependentJsAction(String) - Constructor for class org.opencms.workplace.list.A_CmsListIndependentJsAction
Default Constructor.
A_CmsListReport - Class in org.opencms.workplace.list
Provides a report in the list widget.
A_CmsListReport(CmsJspActionElement) - Constructor for class org.opencms.workplace.list.A_CmsListReport
Public constructor with JSP action element.
A_CmsListReport(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.list.A_CmsListReport
Public constructor with JSP variables.
A_CmsListResourceCollector - Class in org.opencms.workplace.list
Collector to provide CmsResource objects for a explorer List.
A_CmsListResourceCollector(A_CmsListExplorerDialog) - Constructor for class org.opencms.workplace.list.A_CmsListResourceCollector
Constructor, creates a new list collector.
A_CmsListResourceTypeDialog - Class in org.opencms.workplace.list
Super class for all dialogs needed to display a list of resource types.
A_CmsListResourceTypeDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor with JSP action element.
A_CmsListResourceTypeDialog(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor.
A_CmsListResourceTypeDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.list.A_CmsListResourceTypeDialog
Public constructor with JSP variables.
A_CmsListSearchAction - Class in org.opencms.workplace.list
Abstract implementation of a search action.
A_CmsListSearchAction() - Constructor for class org.opencms.workplace.list.A_CmsListSearchAction
Default Constructor.
A_CmsMenuItemRule - Class in org.opencms.workplace.explorer.menu
Base implementation of the menu item rule.
A_CmsMenuItemRule() - Constructor for class org.opencms.workplace.explorer.menu.A_CmsMenuItemRule
 
A_CmsMessageBundle - Class in org.opencms.i18n
Convenience base class to access the localized messages of an OpenCms package.
A_CmsMessageBundle() - Constructor for class org.opencms.i18n.A_CmsMessageBundle
 
A_CmsModeIntEnumeration - Class in org.opencms.util
Base class for all integer mode enumeration classes.
A_CmsModeIntEnumeration(int) - Constructor for class org.opencms.util.A_CmsModeIntEnumeration
Default constructor.
A_CmsModeStringEnumeration - Class in org.opencms.util
Base class for all string mode enumeration classes.
A_CmsModeStringEnumeration(String) - Constructor for class org.opencms.util.A_CmsModeStringEnumeration
Default constructor.
A_CmsModuleAction - Class in org.opencms.module
Simple base implementation of the I_CmsModuleAction interface, extend this class for more sophisticated module action implementations.
A_CmsModuleAction() - Constructor for class org.opencms.module.A_CmsModuleAction
 
A_CmsNotification - Class in org.opencms.notification
Abstract class to create a notfication which will be send as a html mail to a user in OpenCms.
A_CmsNotification(CmsObject, CmsUser) - Constructor for class org.opencms.notification.A_CmsNotification
Creates a new A_CmsNotification.
A_CmsOnDemandStaticExportHandler - Class in org.opencms.staticexport
Abstract implementation for the I_CmsStaticExportHandler interface.
A_CmsOnDemandStaticExportHandler() - Constructor for class org.opencms.staticexport.A_CmsOnDemandStaticExportHandler
 
A_CmsPreEditorActionDefinition - Class in org.opencms.workplace.editors
Defines an action to be performed before the workplace editor is opened for the first time.
A_CmsPreEditorActionDefinition() - Constructor for class org.opencms.workplace.editors.A_CmsPreEditorActionDefinition
Constructor, without parameters.
A_CmsPublishGroupHelper<RESOURCE,GROUP> - Class in org.opencms.ade.publish
Helper class for splitting a publish list into publish groups.
A_CmsPublishGroupHelper(Locale) - Constructor for class org.opencms.ade.publish.A_CmsPublishGroupHelper
Creates a new publish group helper for a given locale.
A_CmsPublishGroupHelper.GroupAge - Enum in org.opencms.ade.publish
An enum representing the age of a publish list resource.
A_CmsReport - Class in org.opencms.report
Base report class.
A_CmsReport() - Constructor for class org.opencms.report.A_CmsReport
 
A_CmsReportThread - Class in org.opencms.report
Provides a common Thread class for the reports.
A_CmsReportThread(CmsObject, String) - Constructor for class org.opencms.report.A_CmsReportThread
Constructs a new report Thread with the given name.
A_CmsRepository - Class in org.opencms.repository
Abstract implementation of the repository interface I_CmsRepository.
A_CmsRepository() - Constructor for class org.opencms.repository.A_CmsRepository
Default constructor initializing member variables.
A_CmsRepositorySession - Class in org.opencms.repository
Abstract implementation of the interface I_CmsRepositorySession to provide the functionality of filtering items.
A_CmsRepositorySession() - Constructor for class org.opencms.repository.A_CmsRepositorySession
 
A_CmsResourceCategoriesList - Class in org.opencms.workplace.commons
Generalized resource categories view.
A_CmsResourceCategoriesList(CmsJspActionElement, String, CmsMessageContainer, boolean) - Constructor for class org.opencms.workplace.commons.A_CmsResourceCategoriesList
Public constructor.
A_CmsResourceCollector - Class in org.opencms.file.collectors
Provides some helpful base implementations for resource collector classes.
A_CmsResourceCollector() - Constructor for class org.opencms.file.collectors.A_CmsResourceCollector
Constructor to initialize some default values.
A_CmsResourceExtensionWrapper - Class in org.opencms.file.wrapper
Abstract base class which implements I_CmsResourceWrapper and makes it possible to add and remove file extensions to resources.
A_CmsResourceExtensionWrapper() - Constructor for class org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
 
A_CmsResourceType - Class in org.opencms.file.types
Base implementation for resource type classes.
A_CmsResourceType() - Constructor for class org.opencms.file.types.A_CmsResourceType
Default constructor, used to initialize some member variables.
A_CmsResourceTypeFolderBase - Class in org.opencms.file.types
Resource type descriptor for the type "folder".
A_CmsResourceTypeFolderBase() - Constructor for class org.opencms.file.types.A_CmsResourceTypeFolderBase
Default constructor, used to initialize member variables.
A_CmsResourceTypeLinkParseable - Class in org.opencms.file.types
Base implementation for resource types implementing the I_CmsLinkParseable interface.
A_CmsResourceTypeLinkParseable() - Constructor for class org.opencms.file.types.A_CmsResourceTypeLinkParseable
Default constructor.
A_CmsResourceWrapper - Class in org.opencms.file.wrapper
Default abstract implementation of the interface I_CmsResourceWrapper.
A_CmsResourceWrapper() - Constructor for class org.opencms.file.wrapper.A_CmsResourceWrapper
 
A_CmsSelectResourceList - Class in org.opencms.workplace.list
A base list dialog to select a resource.
A_CmsSelectResourceList(CmsJspActionElement, String, CmsMessageContainer) - Constructor for class org.opencms.workplace.list.A_CmsSelectResourceList
Creates a new select resource list ordered and searchable by name.
A_CmsSelectResourceList(CmsJspActionElement, String, CmsMessageContainer, String, CmsListOrderEnum, String) - Constructor for class org.opencms.workplace.list.A_CmsSelectResourceList
Default constructor.
A_CmsSelectWidget - Class in org.opencms.widgets
Base class for select widgets.
A_CmsSelectWidget() - Constructor for class org.opencms.widgets.A_CmsSelectWidget
Creates a new select widget.
A_CmsSelectWidget(List<CmsSelectWidgetOption>) - Constructor for class org.opencms.widgets.A_CmsSelectWidget
Creates a select widget with the select options specified in the given configuration List.
A_CmsSelectWidget(String) - Constructor for class org.opencms.widgets.A_CmsSelectWidget
Creates a select widget with the select options specified in the given configuration String.
A_CmsStaticExportHandler - Class in org.opencms.staticexport
Abstract base implementation for the I_CmsStaticExportHandler interface.
A_CmsStaticExportHandler() - Constructor for class org.opencms.staticexport.A_CmsStaticExportHandler
 
A_CmsTextExtractor - Class in org.opencms.search.extractors
Base utility class that allows extraction of the indexable "plain" text from a given document format.
A_CmsTextExtractor() - Constructor for class org.opencms.search.extractors.A_CmsTextExtractor
 
A_CmsToolHandler - Class in org.opencms.workplace.tools
Helper class to build easily other admin tool handlers.
A_CmsToolHandler() - Constructor for class org.opencms.workplace.tools.A_CmsToolHandler
 
A_CmsTreeTabDataPreloader<T extends I_CmsGalleryTreeEntry<T>> - Class in org.opencms.ade.galleries
Abstract class which is used to generate the data for showing an already opened tree in the gallery dialog.
A_CmsTreeTabDataPreloader() - Constructor for class org.opencms.ade.galleries.A_CmsTreeTabDataPreloader
 
A_CmsVfsDocument - Class in org.opencms.search.documents
Base document factory class for a VFS CmsResource, just requires a specialized implementation of I_CmsSearchExtractor.extractContent(CmsObject, CmsResource, CmsSearchIndex) for text extraction from the binary document content.
A_CmsVfsDocument(String) - Constructor for class org.opencms.search.documents.A_CmsVfsDocument
Creates a new instance of this lucene document factory.
A_CmsWidget - Class in org.opencms.widgets
Base class for XML editor widgets.
A_CmsWidget() - Constructor for class org.opencms.widgets.A_CmsWidget
Default constructor.
A_CmsWidget(String) - Constructor for class org.opencms.widgets.A_CmsWidget
Constructor for preprocessing the configuration string.
A_CmsWidget.CmsDummyWidgetDialog - Class in org.opencms.widgets
Inner class to generate the I_CmsWidgetDialog.
A_CmsWidget.CmsDummyWidgetDialog(Locale, CmsMessages) - Constructor for class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
Constructor.
A_CmsWorkflowManager - Class in org.opencms.workflow
Abstract class which provides common functionality for workflow managers, like initialization of the configuration parameters.
A_CmsWorkflowManager() - Constructor for class org.opencms.workflow.A_CmsWorkflowManager
 
A_CmsXmlConfiguration - Class in org.opencms.configuration
Abstract base implementation for xml configurations.
A_CmsXmlConfiguration() - Constructor for class org.opencms.configuration.A_CmsXmlConfiguration
Constructor.
A_CmsXmlContentValue - Class in org.opencms.xml.types
Base class for XML content value implementations.
A_CmsXmlContentValue() - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
Default constructor for a XML content type that initializes some internal values.
A_CmsXmlContentValue(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
Initializes the required members for this XML content value.
A_CmsXmlContentValue(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlContentValue
Initializes the schema type descriptor values for this type descriptor.
A_CmsXmlDocument - Class in org.opencms.xml
Provides basic XML document handling functions useful when dealing with XML documents that are stored in the OpenCms VFS.
A_CmsXmlDocument() - Constructor for class org.opencms.xml.A_CmsXmlDocument
Default constructor for a XML document that initializes some internal values.
A_CmsXmlValueCdataBase - Class in org.opencms.xml.types
Base class for XML content value implementations that require only a simple XML cdata text node.
A_CmsXmlValueCdataBase() - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
Default constructor for a xml content type that initializes some internal values.
A_CmsXmlValueCdataBase(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
Initializes the required members for this XML content value.
A_CmsXmlValueCdataBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueCdataBase
Initializes the schema type descriptor values for this type descriptor.
A_CmsXmlValueTextBase - Class in org.opencms.xml.types
Base class for XML content value implementations that require only a simple XML plain text node.
A_CmsXmlValueTextBase() - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
Default constructor for a xml content type that initializes some internal values.
A_CmsXmlValueTextBase(I_CmsXmlDocument, Element, Locale, I_CmsXmlSchemaType) - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
Initializes the required members for this XML content value.
A_CmsXmlValueTextBase(String, String, String) - Constructor for class org.opencms.xml.types.A_CmsXmlValueTextBase
Initializes the schema type descriptor values for this type descriptor.
A_CONFIGURATION - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The widget configuration attribute.
A_COUNT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "count" attribute.
A_DEFAULT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "default" attribute.
A_DEFAULTWIDGET - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The widget attribute.
A_DELETED - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The attribute name for the deleted node.
A_DESTINATION - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "destination" attribute.
A_DISPLAY - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "displayName" attribute.
A_ENABLED - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "enabled" attibute.
A_ERROR - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "error" attribute.
A_EXCERPT - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "excerpt" attribute.
A_EXCLUSIVE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "exclusive" attribute.
A_EXTENSION - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The extension attribute name.
A_EXTENSION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The name of the attribute for file extensions in icon rules.
A_FROM - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "from" attribute.
A_HANDLER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "handler" attribute.
A_ICON - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "icon" attribute.
A_ID - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "id" attribute.
A_INDEX - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "index" attribute.
A_INFO - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "info" attribute.
A_KEY - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "key" attribute.
A_LEGACY_PARAM_PREFIX - Static variable in class org.opencms.search.CmsSearchIndex
A constant for the full qualified name of the CmsSearchIndex class.
A_MAXVISITED - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "maxvisited" attribute.
A_MODE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "mode" attribute.
A_MODE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The name of the mode attribute.
A_NAME - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "name" attribute.
A_NAME - Static variable in class org.opencms.importexport.A_CmsImport
Deprecated. Tag in the CmsImportExportManager.EXPORT_MANIFEST for the "userinfo/entry@name" attribute, contains the additional user info entry name.
A_NAME - Static variable in class org.opencms.importexport.CmsImportExportManager
Deprecated. Use the appropriate tag from latest import class instead
A_NAME - Static variable in class org.opencms.importexport.CmsImportVersion7
Tag for the "userinfo / entry name" attribute, contains the additional user info entry name.
A_NAME - Static variable in class org.opencms.module.CmsModuleXmlHandler
The "name" attribute.
A_OFFLINE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "offline" attribute.
A_OFFSET - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The attribute name for the alias offset.
A_ONLINE - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "online" attribute.
A_OPTIONAL - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The attribute name of the optional attribute for the user-info node.
A_ORDER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "order" attribute.
A_PAGE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "page" attribute.
A_PARAMS - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "params" attribute.
A_PARENT - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "parent" attribute.
A_PASSWORD - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "password" attribute.
A_PATH - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "path" attribute.
A_PERMISSIONS - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "permissions" attribute.
A_POOLNAME - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "poolname" attribute.
A_PORT - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "protocol" attribute.
A_PRINCIPAL - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "principal" attribute.
A_PROTOCOL - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "protocol" attribute.
A_REFERENCE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "reference" attribute.
A_REPLACE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "replace" attribute.
A_RULE - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "rule" attribute.
A_RULES - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "rules" attribute.
A_SERVER - Static variable in class org.opencms.configuration.CmsSystemConfiguration
The "server" attribute.
A_SERVER_URL - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The Solr server URL attribute, set if embedded = false.
A_SHOWNAVIGATION - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "shownavigation" attribute.
A_SOURCE - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The source attribute name.
A_STORE - Static variable in class org.opencms.configuration.CmsSearchConfiguration
The "store" attribute.
A_SUFFIX - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The suffix attribute.
A_TARGET - Static variable in class org.opencms.configuration.CmsVfsConfiguration
The target attribute name.
A_TARGET - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The "target" attribute.
A_TO - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "to" attribute.
A_TYPE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "type" attribute.
A_TYPE - Static variable in class org.opencms.importexport.A_CmsImport
Deprecated. Tag in the CmsImportExportManager.EXPORT_MANIFEST for the "userinfo/entry@type" attribute, contains the additional user info entry data type name.
A_TYPE - Static variable in class org.opencms.importexport.CmsImportExportManager
Deprecated. Use the appropriate tag from latest import class instead
A_TYPE - Static variable in class org.opencms.importexport.CmsImportVersion7
Tag for the "type" attribute, contains the property type.
A_URI - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "uri" attribute.
A_USER - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "user" attribute.
A_VALUE - Static variable in interface org.opencms.configuration.I_CmsXmlConfiguration
The "value" attribute.
A_VERSION - Static variable in class org.opencms.module.CmsModuleXmlHandler
The "version" attribute.
A_WIDGET - Static variable in class org.opencms.configuration.CmsWorkplaceConfiguration
The attribute name of the widget attribute for the user-info node.
abandonThread() - Method in class org.opencms.publish.CmsPublishEngine
Abandons the given publish thread.
abandonThread() - Method in class org.opencms.publish.CmsPublishManager
Abandons the current publish thread.
abortPublishJob(CmsUUID, CmsPublishJobEnqueued, boolean) - Method in class org.opencms.publish.CmsPublishEngine
Aborts the given publish job.
abortPublishJob(CmsObject, CmsPublishJobEnqueued, boolean) - Method in class org.opencms.publish.CmsPublishManager
Aborts the given publish job.
abortPublishJob(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishQueue
Aborts the given publish job.
AC_LIST_ID - Static variable in class org.opencms.workplace.comparison.CmsAttributeComparisonList
List id constant.
accept(String, String) - Method in class org.opencms.cmis.CmsCmisRenditionFilter
Checks whether this filter accepts a given kind/mimetype combination.
accept(File) - Method in class org.opencms.staticexport.CmsPrefixFileFilter
Accepts the given file if its name starts with the name of of the base file (without extension) and ends with the extension.
ACCEPT_LANGUAGE - Static variable in class org.opencms.i18n.CmsAcceptLanguageHeaderParser
A constant for the HTTP Accept-Language header.
acceptAgreement() - Method in class org.opencms.workplace.CmsLoginUserAgreement
Stores the information about the accepted user agreement in the current users additional info.
acceptsDocsOutOfOrder() - Method in class org.opencms.search.CmsSearchCategoryCollector
 
ACCESS_CONTROL - Static variable in class org.opencms.security.CmsPermissionSet
Permission set to check control access.
ACCESS_DIRECT_PUBLISH - Static variable in class org.opencms.security.CmsPermissionSet
Permission set to check direct publish permissions.
ACCESS_FLAGS_ALLOTHERS - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the principal type 'all others'.
ACCESS_FLAGS_GROUP - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the principal type group.
ACCESS_FLAGS_INHERIT - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that an access control entry should be inherited.
ACCESS_FLAGS_INHERITED - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that an access control entry was inherited (read only).
ACCESS_FLAGS_OVERWRITE - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that an access control entry overwrites inherited entries.
ACCESS_FLAGS_OVERWRITE_ALL - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the principal type 'overwrite all'.
ACCESS_FLAGS_RESPONSIBLE - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate that the principal is responsible for the resource.
ACCESS_FLAGS_ROLE - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the principal type role.
ACCESS_FLAGS_USER - Static variable in class org.opencms.security.CmsAccessControlEntry
Flag to indicate the principal type user.
ACCESS_READ - Static variable in class org.opencms.security.CmsPermissionSet
Permission set to check read access.
ACCESS_VIEW - Static variable in class org.opencms.security.CmsPermissionSet
Permission set to check view access.
ACCESS_WRITE - Static variable in class org.opencms.security.CmsPermissionSet
Permission set to check write access.
ACCOUNT_MANAGER - Static variable in class org.opencms.security.CmsRole
The "ACCOUNT_MANAGER" role.
accumulate(String, Object) - Method in class org.opencms.json.JSONObject
Accumulate values under a key.
ACTION_ACCEPT - Static variable in class org.opencms.workplace.CmsLoginUserAgreement
Value for the action: accept the user agreement.
ACTION_ADDACE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: add an access control entry.
ACTION_ADVANCED - Static variable in class org.opencms.workplace.commons.CmsChtype
Dialog action: show advanced list (for workplace VFS managers).
ACTION_APPLET - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action.
ACTION_APPLET_CHECK_OVERWRITE - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action.
ACTION_CANCEL - Static variable in class org.opencms.ade.publish.shared.CmsWorkflowAction
The cancel workflow action.
ACTION_CANCEL - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: cancel.
ACTION_CHANGE_BODY - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: change the body.
ACTION_CHECK - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for checking content before executing the direct edit action.
ACTION_CHECKMODEL - Static variable in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
The value for the check model file presence form action.
ACTION_CHECKSIBLINGS - Static variable in class org.opencms.workplace.commons.CmsUndoChanges
Value for the action: check for siblings and warn in case they exist.
ACTION_CHNAV - Static variable in class org.opencms.workplace.commons.CmsChnav
Value for the action: change the navigation.
ACTION_CHOOSEMODEL - Static variable in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
The value for the choose model file form action.
ACTION_CHPWD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: change the password.
ACTION_CHSECEXP - Static variable in class org.opencms.workplace.commons.CmsSecure
Value for the action: change the security and export setting.
ACTION_CLOSEPOPUP - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: close popup window.
ACTION_CLOSEPOPUP_SAVE - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: save & close popup window.
ACTION_COMMENTIMAGES - Static variable in class org.opencms.workplace.commons.CmsCommentImages
Value for the action: comment images.
ACTION_CONFIRMCORRECTION - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for confirming the XML content structure correction.
ACTION_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: confirmed.
ACTION_CONTINUE - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: continue.
ACTION_COPY - Static variable in class org.opencms.workplace.commons.CmsCopy
Value for the action: copy the resource.
ACTION_COPYLOCALE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Value for the action: copy the current locale.
ACTION_COPYTOPROJECT - Static variable in class org.opencms.workplace.commons.CmsCopyToProject
Value for the action: copy the resource to current project.
ACTION_CORRECTIONCONFIRMED - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for correction of the XML content structure confirmed.
ACTION_DEFAULT - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: default (show initial dialog form).
ACTION_DELETE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: delete the permissions.
ACTION_DELETE - Static variable in class org.opencms.workplace.commons.CmsDelete
Value for the action: delete the resource.
ACTION_DELETELOCALE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: delete the current locale.
ACTION_DISPLAY - Static variable in class org.opencms.workplace.CmsLogin
Action constant: Default action, display the dialog.
ACTION_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyCustom
Value for the action: edit the properties.
ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.CmsWidgetDialog
Action for optional element creation.
ACTION_ELEMENT_ADD - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for optional element creation.
ACTION_ELEMENT_MOVE_DOWN - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for element move down operation.
ACTION_ELEMENT_MOVE_UP - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for element move up operation.
ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.CmsWidgetDialog
Action for optional element removal.
ACTION_ELEMENT_REMOVE - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for optional element removal.
ACTION_ERROR - Static variable in class org.opencms.workplace.CmsWidgetDialog
Value for the action: error in the form validation.
ACTION_ERROR - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: show error screen.
ACTION_EXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: exit.
ACTION_EXPLORER_SWITCH_ID - Static variable in class org.opencms.workplace.list.CmsListIndependentAction
List independent action id constant.
ACTION_FORCE_PUBLISH - Static variable in class org.opencms.workflow.CmsDefaultWorkflowManager
The forced publish workflow action.
ACTION_GWT - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource gwt upload action.
ACTION_INTERNALUSE - Static variable in class org.opencms.workplace.commons.CmsChacc
Value for the action: set the internal use flag.
ACTION_LIST_INDEPENDENT_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute a list item independent action of the list.
ACTION_LIST_MULTI_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute an multi action of the list.
ACTION_LIST_SEARCH - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: search the list.
ACTION_LIST_SELECT_PAGE - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: go to a page.
ACTION_LIST_SINGLE_ACTION - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: execute a single action of the list.
ACTION_LIST_SORT - Static variable in class org.opencms.workplace.list.A_CmsListDialog
Value for the action: sort the list.
ACTION_LOCKS_CONFIRMED - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: locks confirmed.
ACTION_LOGIN - Static variable in class org.opencms.workplace.CmsLogin
Action constant: Login successful.
ACTION_LOGOUT - Static variable in class org.opencms.workplace.CmsLogin
Action constant: Logout.
ACTION_MOVE - Static variable in class org.opencms.workplace.commons.CmsMove
Value for the action: move resource.
ACTION_MULTIFILEPROPERTYEDIT - Static variable in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Value for the action: comment images.
ACTION_NEW - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action for new file creation.
ACTION_NEWFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The value for the resource name form action.
ACTION_NEWFORM2 - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource name form action.
ACTION_OK - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: ok.
ACTION_PREVIEW - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: show a preview.
ACTION_PUBLISH - Static variable in class org.opencms.workflow.CmsDefaultWorkflowManager
The publish workflow action.
ACTION_PUBLISH - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Value for the action: delete the resource.
ACTION_RELEASE - Static variable in class org.opencms.workflow.CmsExtendedWorkflowManager
The release workflow action.
ACTION_RELOAD - Static variable in class org.opencms.workplace.commons.CmsPreferences
Value for the action: reload the workplace.
ACTION_RENAMEIMAGES - Static variable in class org.opencms.workplace.commons.CmsRenameImages
Value for the action: rename images.
ACTION_REPORT_BEGIN - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: begin the report.
ACTION_REPORT_END - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: end the report.
ACTION_REPORT_UPDATE - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: update the report.
ACTION_RESOURCES_CONFIRMED - Static variable in class org.opencms.workplace.commons.CmsPublishProject
Value for the action: resources confirmed.
ACTION_SAVE - Static variable in class org.opencms.workplace.CmsWidgetDialog
Value for the action: save the dialog.
ACTION_SAVE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: save.
ACTION_SAVE_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: save defined property.
ACTION_SAVE_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: save edited properties.
ACTION_SAVEACTION - Static variable in class org.opencms.workplace.editors.CmsEditor
Constant value for the customizable action button.
ACTION_SAVEEXIT - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: save and exit.
ACTION_SET - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: button "set" clicked.
ACTION_SHOW - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: show the editor.
ACTION_SHOW_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: show define property form.
ACTION_SHOW_EDIT - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Value for the action: show edit properties form.
ACTION_SHOW_ERRORMESSAGE - Static variable in class org.opencms.workplace.editors.CmsEditor
Value for the action: an error occurred.
ACTION_SHOWERROR - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource upload applet action: error occurred.
ACTION_SUBCHOICES - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Action that sub choices should be determined.
ACTION_SUBMIT_NOCONFIRMATION - Static variable in class org.opencms.workplace.commons.CmsLock
Value for the action: confirmed.
ACTION_SUBMITFORM - Static variable in class org.opencms.workplace.explorer.CmsNewResource
The value for the resource name form submission action.
ACTION_SUBMITFORM2 - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The value for the resource name form submission action.
ACTION_SWITCHTAB - Static variable in class org.opencms.workplace.CmsTabDialog
Value for the action: switch the tab.
ACTION_TOUCH - Static variable in class org.opencms.workplace.commons.CmsTouch
Value for the action: touch.
ACTION_UNDELETE - Static variable in class org.opencms.workplace.commons.CmsUndelete
Value for the action: undelete resource.
ACTION_UNDOCHANGES - Static variable in class org.opencms.workplace.commons.CmsUndoChanges
Value for the action: undo changes.
ACTION_UPDATE_ELEMENTS - Static variable in class org.opencms.workplace.editors.CmsDialogElements
Value for the action: update the elements of the page.
ACTION_UPDATE_LANGUAGES - Static variable in class org.opencms.workplace.editors.CmsDialogCopyLanguage
Value for the action: update languages of the page.
ACTION_WAIT - Static variable in class org.opencms.workplace.CmsDialog
Value for the action: wait (show please wait screen).
actionAccept() - Method in class org.opencms.workplace.CmsLoginUserAgreement
Performs the the user agreement accept action, will be called by the JSP page.
actionAddAce() - Method in class org.opencms.workplace.commons.CmsChacc
Adds a new access control entry to the resource.
actionCancel() - Method in class org.opencms.workplace.CmsWidgetDialog
Deletes the edited dialog object from the session.
actionChangeBodyElement() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs the change body action of the editor.
actionChangeElementLanguage() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the change element language action of the editor.
actionChangeLinkTarget() - Method in class org.opencms.workplace.commons.CmsEditPointer
Changes the link target of the pointer.
actionChangeNav() - Method in class org.opencms.workplace.commons.CmsChnav
Performs the navigation change.
actionChangePassword() - Method in class org.opencms.workplace.commons.CmsPreferences
Performs the change password action.
actionChangeSecureExport() - Method in class org.opencms.workplace.commons.CmsSecure
Performs the Security and Export Change.
actionCheckSiblings() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Performs the check for siblings action and returns false in case of existence.
actionChtype() - Method in class org.opencms.workplace.commons.CmsChtype
Uploads the specified file and replaces the VFS file.
actionCleanupBodyElement() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs the cleanup body action of the editor.
actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
 
actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsEditor
Unlocks the edited resource when in direct edit mode or when the resource was not modified.
actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsEditorFrameset
Deletes the temporary file and unlocks the edited resource when in direct edit mode.
actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsSimpleEditor
 
actionClear(boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Deletes the temporary file and unlocks the edited resource when in direct edit mode.
actionClose() - Method in class org.opencms.workplace.editors.CmsEditor
Closes the editor and forwards to the workplace or the resource depending on the editor mode.
actionClose() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContentModel
Closes the dialog and forwards to the previed page in direct editor mode.
actionCloseDialog() - Method in class org.opencms.workplace.CmsDialog
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsAvailability
 
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPublishProject
 
actionCloseDialog() - Method in class org.opencms.workplace.commons.CmsPublishScheduled
 
actionCloseDialog() - Method in class org.opencms.workplace.explorer.CmsNewResource
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Used to close the current JSP dialog.
actionCloseDialog() - Method in class org.opencms.workplace.list.A_CmsListReport
 
actionCommentImages() - Method in class org.opencms.workplace.commons.CmsCommentImages
Performs the comment images action, will be called by the JSP page.
actionCommentImages() - Method in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Performs the comment files action, will be called by the JSP page.
actionCommit() - Method in class org.opencms.workplace.CmsWidgetDialog
Commits the edited object after pressing the "OK" button.
actionCommit() - Method in class org.opencms.workplace.commons.CmsResourceInfoDialog
Commits the edited user to the db.
actionCommit() - Method in class org.opencms.workplace.search.CmsSearchDialog
 
actionCopy() - Method in class org.opencms.workplace.commons.CmsCopy
Performs the copy action, will be called by the JSP page.
actionCopyElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the copy locale action.
actionCopyToProject() - Method in class org.opencms.workplace.commons.CmsCopyToProject
Performs the copy to project action, will be called by the JSP page.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResource
Creates the resource using the specified resource name and the newresourcetype parameter.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
Creates the folder using the specified resource name.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourcePointer
Creates the new pointer resource.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Creates the new sibling of a resource.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContent
Creates the resource using the specified resource name and the newresourcetype parameter.
actionCreateResource() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Creates the xml page using the specified resource name.
actionDecline() - Method in class org.opencms.workplace.CmsLoginUserAgreement
Performs the user agreement declined action, will be called by the JSP page.
actionDefine() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Performs the define property action, will be called by the JSP page.
actionDelete() - Method in class org.opencms.workplace.commons.CmsDelete
Performs the delete action, will be called by the JSP page.
actionDeleteElementLocale() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs the delete locale action.
actionDeleteElementLocale() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the delete locale action.
actionDeleteResource() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Deletes the current resource if the dialog is in wizard mode.
actionDialog() - Method in class org.opencms.workplace.commons.CmsChtype
 
actionDialog() - Method in class org.opencms.workplace.commons.CmsHistoryList
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResource
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
 
actionDialog() - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlContentModel
Overrides the default action, parameters have to be set and the forward targets may be different.
actionDialog() - Method in class org.opencms.workplace.list.A_CmsListDialog
Performs the dialog actions depending on the initialized action.
actionDialog() - Method in class org.opencms.workplace.list.A_CmsListResourceTypeDialog
 
actionDialog() - Method in class org.opencms.workplace.list.A_CmsSelectResourceList
Override this to set additional parameters before forwarding or to change the forward target.
actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs a configurable action performed by the editor.
actionDirectEdit() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs a configurable action performed by the editor.
actionEdit(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Performs the edit properties action, will be called by the JSP page.
actionEdit(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Performs the edit properties action, will be called by the JSP page.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResource
Forwards to the property dialog if the resourceeditprops parameter is true.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceFolder
Forwards to the property dialog if the resourceeditprops parameter is true.
actionEditProperties() - Method in class org.opencms.workplace.explorer.CmsNewResourceSibling
Forwards to the property dialog if the resourceeditprops parameter is true.
actionExit() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs the exit editor action and deletes the temporary file.
actionExit() - Method in class org.opencms.workplace.editors.CmsEditor
Performs the exit editor action.
actionExit() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
 
actionExit() - Method in class org.opencms.workplace.editors.CmsSimpleEditor
Performs the exit editor action.
actionExit() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the exit editor action.
actionForcePublish(CmsObject, List<CmsResource>) - Method in class org.opencms.workflow.CmsDefaultWorkflowManager
The implementation of the "forcepublish" workflow action.
actionInternalUse(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsChacc
Modifies the Internal Use flag of a resource.
actionModifyAce(HttpServletRequest) - Method in class org.opencms.workplace.commons.CmsChacc
Modifies a present access control entry for a resource.
actionMove() - Method in class org.opencms.workplace.commons.CmsMove
Performs the move action, will be called by the JSP page.
actionMoveElement() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Moves an element in the xml content either up or down.
actionNew() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Creates a new XML content item for editing.
actionPreview() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Performs the preview page action in a new browser window.
actionPreview() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the preview XML content action in a new browser window.
actionPublish(CmsObject, CmsPublishOptions, List<CmsResource>) - Method in class org.opencms.workflow.CmsDefaultWorkflowManager
The implementation of the "publish" workflow action.
actionPublish() - Method in class org.opencms.workplace.commons.CmsPublishProject
Performs the publish action, will be called by the JSP page.
actionRelease(CmsObject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
Implementation of the 'release' workflow action.
actionRemoveAce() - Method in class org.opencms.workplace.commons.CmsChacc
Removes a present access control entry from the resource.
actionRenameImages() - Method in class org.opencms.workplace.commons.CmsRenameImages
Performs the rename images action, will be called by the JSP page.
actionReplace() - Method in class org.opencms.workplace.commons.CmsReplace
Uploads the specified file and replaces the VFS file.
actionReport() - Method in class org.opencms.workplace.commons.CmsSynchronizeReport
Performs the move report, will be called by the JSP page.
actionSave() - Method in class org.opencms.workplace.commons.CmsPreferences
Performs the save operation of the modified user settings.
actionSave() - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
 
actionSave() - Method in class org.opencms.workplace.editors.CmsEditor
Performs the save content action.
actionSave() - Method in class org.opencms.workplace.editors.CmsEditorFrameset
 
actionSave() - Method in class org.opencms.workplace.editors.CmsSimpleEditor
Performs the save content action.
actionSave() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the save content action.
actionSave(Locale) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Performs the save content action.
actionSelect() - Method in class org.opencms.workplace.explorer.CmsNewResource
Forwards to the next page of the new resource wizard after selecting the new resource type.
actionShow() - Method in class org.opencms.workplace.commons.CmsDisplayResource
Redirects to the specified file or shows an historical resource.
actionToggleElement() - Method in class org.opencms.workplace.CmsWidgetDialog
Adds or removes an optional element.
actionToggleElement() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Adds an optional element to the XML content or removes an optional element from the XML content.
actionToggleLock() - Method in class org.opencms.workplace.commons.CmsLock
Performs the lock/unlock operation, will be called by the JSP page.
actionTouch() - Method in class org.opencms.workplace.commons.CmsTouch
Performs the resource touching, will be called by the JSP page.
actionUndelete() - Method in class org.opencms.workplace.commons.CmsUndelete
Performs the undelete action, will be called by the JSP page.
actionUndoChanges() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Performs the undo changes action, will be called by the JSP page.
actionUpdate() - Method in class org.opencms.workplace.commons.CmsAvailability
Performs the resource operation, will be called by the JSP page.
actionUpdate() - Method in class org.opencms.workplace.commons.CmsPublishScheduled
Performs the resource operation, will be called by the JSP page.
actionUpdateElements() - Method in class org.opencms.workplace.editors.CmsDialogElements
Updates the enabled/diabled status of all elements of the current page.
actionUpdateFile() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Updates the file type and renames the file if desired.
actionUpdateLanguages() - Method in class org.opencms.workplace.editors.CmsDialogCopyLanguage
Updates the languages of the current xmlcontent by copying from the current language.
actionUpload() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Uploads the specified file and transforms it to HTML.
actionUpload() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Uploads the specified file and unzips it, if selected.
add(CmsDetailPageInfo) - Method in class org.opencms.ade.sitemap.shared.CmsDetailPageTable
Adds a new detail page information bean to the detail page table.
add(I_CmsLruCacheObject) - Method in class org.opencms.cache.CmsLruCache
Adds a new object to this cache.
add(String, String) - Method in class org.opencms.configuration.CmsParameterConfiguration
Add a parameter to this configuration.
add(I_CmsQueryFragment) - Method in class org.opencms.db.CmsCompositeQueryFragment
Adds a new query fragment.
add(CmsLogEntry) - Method in class org.opencms.db.CmsLogToPublishListChangeConverter
Feeds a log entry to the converter.
add(CmsResource, boolean) - Method in class org.opencms.db.CmsPublishList
Adds a new/changed Cms folder resource to the publish list.
add(String, List<Object>) - Method in class org.opencms.db.CmsStatementBuilder
Adds an SQL fragment and zero or more query parameters.
add(String, Object...) - Method in class org.opencms.db.CmsStatementBuilder
Adds an SQL fragment and zero or more query parameters.
add(byte[]) - Method in class org.opencms.flex.CmsFlexCacheEntry
Adds an array of bytes to this cache entry, this will usually be the result of some kind of output - stream.
add(String, Map<String, String[]>, Map<String, Object>) - Method in class org.opencms.flex.CmsFlexCacheEntry
Add an include - call target resource to this cache entry.
add(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishHistory
Adds the given publish job to the list.
add(CmsPublishJobInfoBean) - Method in class org.opencms.publish.CmsPublishQueue
Pushes a new publish job with the given information in publish queue.
add(CmsAccessControlEntry) - Method in class org.opencms.security.CmsAccessControlList
Adds an access control entry to the access control list.
add(CmsExplorerTypeAccess) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccessFlushListener
Adds a new access settings object to this listener.
ADD_MAPPING_METHOD - Static variable in interface org.opencms.file.types.I_CmsResourceType
The name of the addMapping() method.
ADD_PARAMETER_METHOD - Static variable in interface org.opencms.configuration.I_CmsConfigurationParameterHandler
The name of the addConfigurationParameter() method.
ADD_RESOURCE_TYPE_METHOD - Static variable in interface org.opencms.file.types.I_CmsResourceType
Name of the addResourceType() method to add a resource type from the configuration.
addAccessControlEntry() - Method in class org.opencms.importexport.CmsImportVersion7
Adds an ACE from the current xml data.
addAccessEntry(String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Adds a single access entry to the map of access entries of the explorer type setting.
addAccountsGroupRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for groups.
addAccountsOrgunitRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for organizational units.
addAccountsUserRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for users.
addAction(Set<Action>, Action, boolean) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds an action to a set of actions if a condition is fulfilled.
addAdditionalButton(String) - Method in class org.opencms.widgets.CmsHtmlWidgetOption
Adds a button to the list of defined additional buttons.
addAdditionalFields(List<CmsSolrField>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
Adds the additional fields to the configuration, if they are not null.
addAdditionalInfo(String, String) - Method in class org.opencms.gwt.shared.CmsListInfoBean
Sets a new additional info.
addAdditionalInfo(String, String, String) - Method in class org.opencms.gwt.shared.CmsListInfoBean
Sets a new additional info.
addAdminTool(CmsTool) - Method in class org.opencms.workplace.tools.CmsToolGroup
Adds an admin tool.
addAdminTool(CmsTool, float) - Method in class org.opencms.workplace.tools.CmsToolGroup
Adds an admin tool at the given position.
addAlias(CmsDbContext, CmsProject, CmsAlias) - Method in class org.opencms.db.CmsDriverManager
Adds an alias entry.
addAlias(CmsRequestContext, CmsAlias) - Method in class org.opencms.db.CmsSecurityManager
Adds an alias.
addAlias(CmsSiteMatcher) - Method in class org.opencms.site.CmsSite
Adds an alias for the site.
addAliasImportResult(List<CmsAliasImportResult>) - Static method in class org.opencms.ade.sitemap.CmsVfsSitemapService
Adds an alias import result.
addAliasToConfigSite(String, String) - Method in class org.opencms.site.CmsSiteManagerImpl
Adds an alias to the currently configured site.
addAll(Collection<CmsResource>, boolean) - Method in class org.opencms.db.CmsPublishList
Appends all the given resources to this publish list.
addAllowedOuCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, List<CmsOrganizationalUnit>) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds OU conditions to an SQL query.
addAnalyzer(CmsSearchAnalyzer) - Method in class org.opencms.search.CmsSearchManager
Adds an analyzer.
addAttachment(CmsObject, CmsResource) - Method in class org.opencms.newsletter.CmsNewsletter
 
addAttachment(CmsObject, CmsResource) - Method in interface org.opencms.newsletter.I_CmsNewsletter
Adds a OpenCms resource as an attachment to the newsletter.
addAttachment(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
Adds another document attachment dependency to this document.
addAttributeMap(Map<String, Object>) - Method in class org.opencms.flex.CmsFlexRequest
Adds the specified Map to the attributes of the request, added attributes will not overwrite existing attributes in the request.
addAvailableLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
Adds a locale to the list of available locales.
addBlock(CmsWorkplaceUserInfoBlock) - Method in class org.opencms.workplace.CmsWorkplaceUserInfoManager
Adds the given block.
addBookmark(String, Locale, boolean, I_CmsXmlContentValue) - Method in class org.opencms.xml.A_CmsXmlDocument
Adds a bookmark for the given value.
addBookmarkForElement(Element, Locale, Element, String, CmsXmlContentDefinition) - Method in class org.opencms.xml.content.CmsXmlContent
Creates a new bookmark for the given element.
addBookmarkForValue(I_CmsXmlContentValue, String, Locale, boolean) - Method in class org.opencms.xml.content.CmsXmlContent
Adds a bookmark for the given value.
addBundle(I_CmsMessageBundle) - Method in class org.opencms.i18n.CmsMultiMessages
Adds a bundle instance to this multi message bundle.
addBundleToCache(String, Locale, CmsListResourceBundle) - Static method in class org.opencms.i18n.CmsResourceBundleLoader
Adds the specified resource bundle to the permanent cache.
addCache(I_CmsGlobalConfigurationCache, I_CmsGlobalConfigurationCache, String) - Method in class org.opencms.ade.configuration.CmsGlobalConfigurationCacheEventHandler
Adds a new pair of cache instances which should be managed by this event handler.
addCategory(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a category to the categories list.
addCategoryField(List<CmsCategory>) - Method in class org.opencms.search.CmsLuceneDocument
 
addCategoryField(List<CmsCategory>) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the list of the given categories to this document.
addCategoryField(List<CmsCategory>) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addChangeData(CmsSitemapChange) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapChange
Adds the given change data to this change object.
addChangeTitle(String) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapChange
Adds a property change for a changed title.
addCheckRule(CmsXmlContentDefinition, String, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a check rule for a specified element.
addChild(CmsGalleryTreeEntry) - Method in class org.opencms.ade.galleries.shared.CmsGalleryTreeEntry
Adds a new child entry.
addChild(CmsSitemapEntryBean) - Method in class org.opencms.ade.galleries.shared.CmsSitemapEntryBean
 
addChild(CmsVfsEntryBean) - Method in class org.opencms.ade.galleries.shared.CmsVfsEntryBean
 
addChild(T) - Method in interface org.opencms.ade.galleries.shared.I_CmsGalleryTreeEntry
Adds a new child to the node.
addChild(CmsBrokenLinkBean) - Method in class org.opencms.gwt.shared.CmsBrokenLinkBean
Adds a child bean to this bean.
addChild(CmsCategoryTreeEntry) - Method in class org.opencms.gwt.shared.CmsCategoryTreeEntry
Adds a child entry.
addChildResources(String) - Method in class org.opencms.importexport.CmsExport
Exports the given folder and all child resources.
addClause(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
Adds another clause to the query.
addCmsEventListener(I_CmsEventListener) - Method in class org.opencms.main.CmsEventManager
Add an OpenCms event listener that listens to all events.
addCmsEventListener(I_CmsEventListener, int[]) - Method in class org.opencms.main.CmsEventManager
Add an OpenCms event listener.
addCmsEventListener(I_CmsEventListener) - Static method in class org.opencms.main.OpenCms
Add a cms event listener that listens to all events.
addCmsEventListener(I_CmsEventListener, int[]) - Static method in class org.opencms.main.OpenCms
Add a cms event listener that listens only to particular events.
addColumn(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
Adds an expression which should be added as a column in the result set.
addColumn(String) - Method in class org.opencms.db.CmsSelectQuery
Adds an expression which should be added as a column in the result set.
addColumn(String) - Method in class org.opencms.db.CmsUserExportSettings
Adds a column to the list of export columns.
addColumn(CmsListColumnDefinition) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new column definition at the end.
addColumn(CmsListColumnDefinition, int) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new column definition at the given position.
addColumn(CmsListColumnDefinition) - Method in class org.opencms.workplace.list.CmsListSearchAction
Adds a column to search into.
addCommitError(Exception) - Method in class org.opencms.workplace.CmsWidgetDialog
Adds the given error to the list of errors that are thrown by save actions or form generation.
addCondition(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSelectQuery
Adds a new condition to the query.
addCondition(String, Object...) - Method in class org.opencms.db.CmsSelectQuery
Adds a new condition to the query.
addCondition(I_CmsQueryFragment) - Method in class org.opencms.db.CmsSqlBooleanClause
Adds an operand to the boolean expression.
addConfiguration(CmsContainerConfiguration) - Method in class org.opencms.ade.containerpage.inherited.CmsInheritedContainerState
Adds a configuration bean for a new tree level.
addConfiguration(I_CmsXmlConfiguration) - Method in class org.opencms.configuration.CmsConfigurationManager
Adds a configuration object to the configuration manager.
addConfiguration(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a configuration value for an element widget.
addConfigurationParameter(String, String) - Method in class org.opencms.cmis.CmsCmisRepository
 
addConfigurationParameter(String, String) - Method in class org.opencms.configuration.A_CmsXmlConfiguration
 
addConfigurationParameter(String, String) - Method in class org.opencms.configuration.CmsConfigurationManager
 
addConfigurationParameter(String, String) - Method in class org.opencms.configuration.CmsSystemConfiguration
 
addConfigurationParameter(String, String) - Method in interface org.opencms.configuration.I_CmsConfigurationParameterHandler
Adds a configuration parameter to this parameter configurable class instance.
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.A_CmsResourceType
 
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsRecourceTypeFolderGallery
 
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeFolder
 
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeFolderExtended
 
addConfigurationParameter(String, String) - Method in class org.opencms.file.types.CmsResourceTypeXmlContent
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsDumpLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsImageLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsJspLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.loader.CmsPointerLoader
 
addConfigurationParameter(String, String) - Method in class org.opencms.repository.A_CmsRepository
 
addConfigurationParameter(String, String) - Method in class org.opencms.scheduler.CmsScheduledJobInfo
 
addConfigurationParameter(String, String) - Method in class org.opencms.search.CmsSearchIndex
Adds a parameter.
addConfigurationParameter(String, String) - Method in class org.opencms.search.CmsSearchIndexSource
Adds a parameter.
addConfigurationParameter(String, String) - Method in class org.opencms.search.solr.CmsSolrIndex
 
addConfigurationParameter(String, String) - Method in class org.opencms.security.CmsDefaultPasswordHandler
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsDelete
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsLock
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.editors.A_CmsPreEditorActionDefinition
 
addConfigurationParameter(String, String) - Method in class org.opencms.workplace.editors.directedit.A_CmsDirectEditProvider
 
addConfigurations(CmsContainerConfigurationCache, String, String, Locale) - Method in class org.opencms.ade.containerpage.inherited.CmsInheritedContainerState
Reads the configurations for a root path and its parents from a cache instance and adds them to this state.
addContent(I_CmsNewsletterContent) - Method in class org.opencms.newsletter.CmsNewsletter
 
addContent(I_CmsNewsletterContent) - Method in interface org.opencms.newsletter.I_CmsNewsletter
Adds content to the newsletter.
addContentCollector(String, String) - Method in class org.opencms.loader.CmsResourceManager
Adds a given content collector class to the type manager.
addContentField(byte[]) - Method in class org.opencms.search.CmsLuceneDocument
 
addContentField(byte[]) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the given content byte array to this document.
addContentField(byte[]) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addContentFile(String, String) - Method in class org.opencms.importexport.CmsImportVersion7
Registers a file whose contents are contained in the zip file.
addContentLocales(List<Locale>) - Method in class org.opencms.search.CmsLuceneDocument
 
addContentLocales(List<Locale>) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the locales of the content to this document.
addContentLocales(List<Locale>) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addContentType(I_CmsResourceType) - Method in class org.opencms.ade.galleries.CmsGalleryService.CmsGalleryTypeInfo
Adds a type to the list of content types.
addContentType(Class<?>) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Adds a XML content schema type class to the registered XML content types.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a menu entry to the list of context menu items.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a menu sub entry to this context menu item.
addContextMenuEntry(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a menu entry to the list of context menu items.
addContextMenuItemRules(Digester, String) - Static method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the context menu item rules to the given digester.
addContextMenuRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the menurules node.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a menu separator to the list of context menu items.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a menu separator to this context menu item.
addContextMenuSeparator(CmsExplorerContextMenuItem) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a menu separator to the list of context menu items.
addCookie(Cookie) - Method in class org.opencms.flex.CmsFlexResponse
Method overloaded from the standard HttpServletRequest API.
addCopyResource(String, String, String) - Method in class org.opencms.file.types.A_CmsResourceType
Adds a new "copy resource" to this resource type, allowed only during the configuration phase.
addCurrentSubsite(String) - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
Adds the current subsite.
addDateField(String, long, boolean) - Method in class org.opencms.search.CmsLuceneDocument
 
addDateField(String, long, boolean) - Method in interface org.opencms.search.I_CmsSearchDocument
Puts the given date into the field with the given name.
addDateField(String, long, boolean) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addDateHeader(String, long) - Method in class org.opencms.flex.CmsFlexResponse
Method overload from the standard HttpServletRequest API.
addDecorations(CmsDecorationDefintion) - Method in class org.opencms.jsp.decorator.CmsDecoratorConfiguration
Adds decorations defined in a CmsDecorationDefintion object to the map of all decorations.
addDefault(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a default value for an element.
addDefaultAccessControlRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the defaultaccesscontrol node.
addDefaultAction(CmsListDefaultAction) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Adds a default Action.
addDefaultCheckRules(CmsXmlContentDefinition, I_CmsXmlSchemaType, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds all needed default check rules recursively for the given schema type.
addDefaultFile(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds a directory default file.
addDefaultFileNameToFolder(String, boolean) - Method in class org.opencms.staticexport.CmsStaticExportManager
Returns the real file system name plus the default file name.
addDefaultLocale(String) - Method in class org.opencms.i18n.CmsLocaleManager
Adds a locale to the list of default locales.
addDefaultPreferencesRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the default-preferences node.
addDefaultProperty(CmsProperty) - Method in class org.opencms.file.types.A_CmsResourceType
Adds a default property to this resource type, allowed only during the configuration phase.
addDefaultXml(CmsObject, I_CmsXmlDocument, Element, Locale) - Method in class org.opencms.xml.CmsXmlContentDefinition
Adds the missing default XML according to this content definition to the given document element.
addDeleted(CmsClientSitemapEntry) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapClipboardData
Adds an entry to the deleted list.
addDependency(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds a module dependency to the current module.
addDependency(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
Adds another document dependency to this document.
addDialogHandler(I_CmsDialogHandler) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a dialog handler instance to the list of configured dialog handlers.
addDirectAction(I_CmsListDirectAction) - Method in class org.opencms.workplace.list.CmsListColumnDefinition
Adds a new action to the column.
addDocumentDependency(CmsObject, CmsDocumentDependency) - Method in class org.opencms.search.solr.CmsSolrDocument
Adds the given document dependency to this document.
addDocumentType(String) - Method in class org.opencms.search.CmsSearchIndexSource
Adds the name of a document type.
addDocumentTypeConfig(CmsSearchDocumentType) - Method in class org.opencms.search.CmsSearchManager
Adds a document type.
addDynamicMacro(String, Factory) - Method in class org.opencms.util.CmsMacroResolver
Adds a macro whose value will be dynamically generated at macro resolution time.
addDynamicProperties(CmsObject, CmsCmisTypeManager, PropertiesImpl, String, CmsResource, Set<String>) - Static method in class org.opencms.cmis.CmsCmisUtil
Helper method to add the dynamic properties for a resource.
addEditorCssHandler(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds an editor CSS handler class to the list of handlers.
addEditorCssHandlerToHead(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds an editor CSS handler class at the first position of the list of handlers.
addElement(Element, String) - Static method in class org.opencms.webdav.CmsWebdavServlet
Adds an xml element to the given parent and sets the appropriate namespace and prefix.
addEmailReceiver(String) - Method in class org.opencms.monitor.CmsMemoryMonitorConfiguration
Sets the emailReceiver.
addEntries(List<CmsExplorerContextMenuItem>) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
Adds a list of CmsContextMenuItem objects to the context menu list.
addEntry(String, String, String, String, String) - Method in class org.opencms.workplace.CmsWorkplaceUserInfoBlock
Creates a new entry.
addError(CmsUUID, String) - Method in class org.opencms.gwt.shared.alias.CmsRewriteAliasValidationReply
Adds a validation error to this object.
addError(Object) - Method in class org.opencms.publish.CmsPublishReport
 
addError(Object) - Method in class org.opencms.report.A_CmsReport
 
addError(Object) - Method in class org.opencms.report.A_CmsReportThread
Adds an error object to the list of errors that occurred during the report.
addError(Object) - Method in interface org.opencms.report.I_CmsReport
Adds an error object to the list of errors that occurred during the report.
addError(I_CmsXmlContentValue, String) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Adds an error message to the internal list of errors, also raised the "has errors" flag.
addEventManager(String) - Method in class org.opencms.configuration.CmsSystemConfiguration
Adds the event manager class.
addException(CmsException) - Method in exception org.opencms.main.CmsMultiException
Adds an Exception to the list of Exceptions kept in this multi Exception.
addExceptions(List<CmsException>) - Method in exception org.opencms.main.CmsMultiException
Adds all Exceptions in the given List to the list of Exceptions kept in this multi Exception.
addExclude(String) - Method in class org.opencms.site.xmlsitemap.CmsPathIncludeExcludeSet
Adds an excluded path.
addExcludeFlags(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter in order to avoid the given flags in the filtered resources.
addExcludeState(CmsResourceState) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter in order to avoid the given type in the filtered resources.
addExcludeTimerange() - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee all filtered resources ignoring the time range (released and not expired) window.
addExcludeType(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter in order to avoid the given type in the filtered resources.
addExplorerTypeSetting(CmsExplorerTypeSettings) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds an explorer type setting object to the list of type settings.
addExplorerTypeSetting(CmsExplorerTypeSettings) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds an explorer type setting object to the list of type settings.
addExplorerTypeSettings(CmsModule) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds the list of explorer type settings from the given module.
addExplorerTypeXmlRules(Digester) - Static method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the explorer type rules to the given digester.
addExportPoint(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds an export point to the module configuration.
addExportPoint(String, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds newly created export point to the workplace configuration.
addExportResourcePattern(String) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Adds a export Resource expression.
addExportRule(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Adds a new export rule to the configuration.
addExportRuleRegex(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Adds a regex to the latest export rule.
addExportRuleUri(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Adds a export uri to the latest export rule.
addField(CmsSearchField) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Adds a field to this search field configuration.
addFieldConfiguration(CmsSearchFieldConfiguration) - Method in class org.opencms.search.CmsSearchManager
Adds a search field configuration to the search manager.
addFieldQuery(CmsSearchParameters.CmsSearchFieldQuery) - Method in class org.opencms.search.CmsSearch
Adds an individual query for a search field.
addFieldQuery(String, String, BooleanClause.Occur) - Method in class org.opencms.search.CmsSearch
Adds an individual query for a search field.
addFieldQuery(CmsSearchParameters.CmsSearchFieldQuery) - Method in class org.opencms.search.CmsSearchParameters
Adds an individual query for a search field.
addFieldQuery(String, String, BooleanClause.Occur) - Method in class org.opencms.search.CmsSearchParameters
Adds an individual query for a search field.
addFieldQueryMust(String, String) - Method in class org.opencms.search.CmsSearch
Adds an individual query for a search field that MUST occur.
addFieldQueryMustNot(String, String) - Method in class org.opencms.search.CmsSearch
Adds an individual query for a search field that MUST NOT occur.
addFieldQueryShould(String, String) - Method in class org.opencms.search.CmsSearch
Adds an individual query for a search field that SHOULD occur.
addFields(Collection<CmsSearchField>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Adds fields.
addFileExtension(CmsObject, String, String) - Static method in class org.opencms.file.wrapper.CmsResourceWrapperUtils
Adds a file extension to the resource name.
addFileListPropertyValue(CmsObject, Element, String) - Static method in class org.opencms.xml.content.CmsXmlContentPropertyHelper
Adds the XML for a property value of a property of type 'vfslist' to the DOM.
addFiles(List<String>) - Method in class org.opencms.importexport.CmsExport
Adds all files in fileNames to the manifest.xml file.
addFileSizeField(int) - Method in class org.opencms.search.CmsLuceneDocument
 
addFileSizeField(int) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the given file size as field to this document.
addFileSizeField(int) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addFileTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds one file translation rule.
addFilter(String) - Method in class org.opencms.loader.CmsImageScaler
Adds a filter name to the list of filters that should be applied to the image.
addFilterQuery(String, boolean, List<String>) - Method in class org.opencms.search.solr.CmsSolrQuery
Adds a filter query.
addFilterRule(String) - Method in class org.opencms.repository.CmsRepositoryFilter
Adds a new filter rule (regex) to the filter.
addFlag(int) - Method in class org.opencms.security.CmsOrganizationalUnit
Adds the given flag to the flags for this organizational unit.
addFlagCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, int, boolean) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds flag checking conditions to an SQL query.
addFolder(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a new VFS folder to search in.
addFolderTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds one folder translation rule.
addGallery(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a gallery folder to the galleries list.
addGroup(CmsGroup) - Method in class org.opencms.db.CmsSubscriptionFilter
Adds a group to the list of groups to check subscribed resources for.
addGroupCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds group conditions to an SQL query.
addHeader(String, String) - Method in class org.opencms.flex.CmsFlexResponse
Method overload from the standard HttpServletRequest API.
addHeaders(Map<String, List<String>>) - Method in class org.opencms.flex.CmsFlexCacheEntry
Add a map of headers to this cache entry, which are usually collected in the class CmsFlexResponse first.
addHtmlConverter(String, String) - Method in class org.opencms.loader.CmsResourceManager
Adds a new HTML converter class to internal list of loaded converter classes.
addIconRule(String, String, String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a new icon rule to this explorer type.
addIdentifiableObject(String, T) - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
Appends the specified object to the end of this container.
addIdentifiableObject(String, T, float) - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
Inserts the specified object at the specified position in this container.
addIgnoredProperty(String) - Method in class org.opencms.importexport.CmsImportExportManager
Adds a property name to the list of properties that should be removed from imported resources.
addImmutableResource(String) - Method in class org.opencms.importexport.CmsImportExportManager
Adds a resource to the list of immutable resources that should remain unchanged when resources are imported.
addImportExportHandler(I_CmsImportExportHandler) - Method in class org.opencms.importexport.CmsImportExportManager
Adds an import/export handler to the list of configured handlers.
addImportPrincipalTranslation(String, String, String) - Method in class org.opencms.importexport.CmsImportExportManager
Adds an import princial translation to the configuration.
addImportResult(List<CmsAliasImportResult>) - Method in class org.opencms.ade.sitemap.CmsAliasImportResponseTable
Adds a list of alias import results, and returns the key under which they were stored.
addImportVersionClass(I_CmsImport) - Method in class org.opencms.importexport.CmsImportExportManager
Adds a import version class name to the configuration.
addInclude(String) - Method in class org.opencms.site.xmlsitemap.CmsPathIncludeExcludeSet
Adds an included path.
addInclude(CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlContentDefinition
Adds a nested (included) XML content definition.
addIndependentAction(I_CmsListAction) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a list item independent action.
addInfo(String, String) - Method in class org.opencms.gwt.shared.CmsBrokenLinkBean
Adds optional page information to the broken link bean.
ADDINFO_ADE_FAVORITE_LIST - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_FAVORITE_LIST_SIZE - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_RECENT_LIST - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_RECENT_LIST_SIZE - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
ADDINFO_ADE_SEARCH_PAGE_SIZE - Static variable in class org.opencms.ade.configuration.CmsADEManager
User additional info key constant.
addIntHeader(String, int) - Method in class org.opencms.flex.CmsFlexResponse
Method overload from the standard HttpServletRequest API.
addInvalidLogin(String, String) - Method in class org.opencms.db.CmsLoginManager
Adds an invalid attempt to login for the given user / IP to the storage.
addItem(String, CmsMessageContainer) - Method in class org.opencms.workplace.list.CmsListDropdownAction
Adds an item to be displayed in the drop-down list.
addItemDetails(CmsListItemDetails) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new item detail definition at the end.
addItemDetails(CmsListItemDetails, int) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds a new item detail definition at the given position.
ADDITIONAL_INFO_ADDRESS - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info address.
ADDITIONAL_INFO_CITY - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info city.
ADDITIONAL_INFO_CONFIRMED_RESOURCES - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info of resources that were confirmed by the user.
ADDITIONAL_INFO_COUNTRY - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info address.
ADDITIONAL_INFO_DEFAULTGROUP - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info default group.
ADDITIONAL_INFO_DESCRIPTION - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info address.
ADDITIONAL_INFO_EXPLORERSETTINGS - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info explorer settings.
ADDITIONAL_INFO_INSTITUTION - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info institution.
ADDITIONAL_INFO_PREFERENCES - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info flags.
ADDITIONAL_INFO_STARTSETTINGS - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info start settings.
ADDITIONAL_INFO_TIMEWARP - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info time warp.
ADDITIONAL_INFO_UPLOADAPPLET_CLIENTFOLDER - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info upload applet client folder path.
ADDITIONAL_INFO_ZIPCODE - Static variable in class org.opencms.db.CmsUserSettings
Key for additional info address.
addJobFromConfiguration(CmsScheduledJobInfo) - Method in class org.opencms.configuration.CmsSystemConfiguration
Adds a new job description for the scheduler.
addLabeledFolder(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a folder to the list of labeled folders.
addLeadingAndTrailingSlash(String) - Static method in class org.opencms.util.CmsStringUtil
Adds leading and trailing slashes to a path.
addLink(CmsLink) - Method in class org.opencms.staticexport.CmsLinkTable
Adds a new link with a given internal name and internal flag to the link table.
addLink(CmsRelationType, String, boolean) - Method in class org.opencms.staticexport.CmsLinkTable
Adds a new link to the link table.
addLoader(I_CmsResourceLoader) - Method in class org.opencms.loader.CmsResourceManager
Adds a new loader to the internal list of loaded loaders.
addLocale(Locale) - Method in class org.opencms.xml.A_CmsXmlDocument
Adds a locale to the set of locales of the XML document.
addLocale(CmsObject, Locale) - Method in class org.opencms.xml.content.CmsXmlContent
 
addLocale(CmsObject, Locale) - Method in interface org.opencms.xml.I_CmsXmlDocument
Adds the given locale to this XML document.
addLocale(CmsObject, Locale) - Method in class org.opencms.xml.page.CmsXmlPage
 
addLocalizedFolder(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a new folder to the list of localized workplace folders.
addLockInfo(CmsObject, CmsResource, CmsListInfoBean) - Static method in class org.opencms.gwt.CmsVfsService
Adds the lock state information to the resource info bean.
addMacro(String, String) - Method in class org.opencms.notification.A_CmsNotification
Adds a new macro to the used macro resolver.
addMacro(String, String) - Method in class org.opencms.util.CmsMacroResolver
Adds a customized macro to this macro resolver.
addMailHost(String, String, String, String, String) - Method in class org.opencms.mail.CmsMailSettings
Adds a new mail host to the internal list of mail hosts with default port 25.
addMailHost(String, String, String, String, String, String) - Method in class org.opencms.mail.CmsMailSettings
Adds a new mail host to the internal list of mail hosts.
addMapping(I_CmsSearchFieldMapping) - Method in class org.opencms.search.fields.CmsSearchField
Adds a new field mapping to the internal list of mappings.
addMapping(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds an element mapping.
addMappingField(CmsSearchField) - Method in class org.opencms.search.extractors.CmsExtractionResult
 
addMappingField(CmsSearchField) - Method in interface org.opencms.search.extractors.I_CmsExtractionResult
Adds a mapping field to the extraction result.
addMappingType(String) - Method in class org.opencms.file.types.A_CmsResourceType
 
addMappingType(String) - Method in interface org.opencms.file.types.I_CmsResourceType
Maps a file extension to a resource type.
addMenuItemRule(I_CmsMenuItemRule) - Method in class org.opencms.workplace.explorer.menu.CmsMenuRule
Adds a single menu item rule to the list of rules.
addMenuItemRuleName(String) - Method in class org.opencms.workplace.explorer.menu.CmsMenuRule
Adds a single menu item rule to the list of rules.
addMenuRule(CmsMenuRule) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a menu rule set from the workplace configuration to the configured menu rules.
addMessage(String, String) - Method in class org.opencms.i18n.CmsListResourceBundle
Adds a message to this list bundle.
addMessageKey(String) - Method in class org.opencms.workplace.explorer.menu.CmsMenuItemVisibilityMode
Adds the name of the message key for the visibility mode.
addMessages(CmsMessages) - Method in class org.opencms.i18n.CmsMultiMessages
Adds a messages instance to this multi message bundle.
addMessages(List<CmsMessages>) - Method in class org.opencms.i18n.CmsMultiMessages
Adds a list a messages instances to this multi message bundle.
addMessages(CmsMessages) - Method in class org.opencms.workplace.CmsWorkplace
Auxiliary method for initialization of messages.
addMessages(String) - Method in class org.opencms.workplace.CmsWorkplace
Auxiliary method for initialization of messages.
addMimeType(String, String) - Method in class org.opencms.loader.CmsResourceManager
Adds a new MIME type from the XML configuration to the internal list of MIME types.
addMimeType(String) - Method in class org.opencms.search.CmsSearchDocumentType
Adds a mimetype.
addModified(CmsClientSitemapEntry) - Method in class org.opencms.ade.sitemap.shared.CmsSitemapClipboardData
Adds an entry to the modified list.
addModifiedResource(String) - Method in class org.opencms.staticexport.CmsStaticExportExportRule
Adds a modified Resource regular expression.
addModule(CmsObject, CmsModule) - Method in class org.opencms.module.CmsModuleManager
Adds a new module to the module manager.
addMovedLinkSources(CmsObject, List<CmsPublishedResource>) - Method in class org.opencms.staticexport.A_CmsStaticExportHandler
Add the link sources of moved resources to the list of published resources.
addMultiAction(CmsListMultiAction) - Method in class org.opencms.workplace.list.CmsListMetadata
Adds an action applicable to more than one list item at once.
addMultiContextMenuRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the multicontextmenu node.
addMultiOperationException(CmsException) - Method in class org.opencms.workplace.CmsMultiDialog
Adds an exception thrown during a multi resource operation to the multi exception.
addMultiValuedField(String, List<String>) - Method in class org.opencms.search.solr.CmsSolrDocument
Adds a multi-valued field.
addNormalSites(boolean, String) - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
Adds 'normal' sites.
addObjectToFolder(CmsCmisCallContext, String, String, boolean) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.opencms.cmis.CmsCmisService
 
addObjectToFolder(CmsCmisCallContext, String, String, boolean) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Adds an object to a folder (multifiling).
addOrgUnitCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsOrganizationalUnit, boolean) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a check for an OU to an SQL query.
addOrgUnitResource(String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds a new resource to be associated to the current organizational unit.
addOrReplaceUrlNameMapping(CmsDbContext, String, CmsUUID, String) - Method in class org.opencms.db.CmsDriverManager
Adds or replaces a new url name mapping in the offline project.
addPageInfo(CmsBrokenLinkBean, String, String) - Method in class org.opencms.gwt.CmsBrokenLinkRenderer
Adds optional page information to the broken link bean.
addParameter(Map<String, String[]>, String, String, boolean) - Static method in class org.opencms.jsp.CmsJspTagHeadIncludes
Adds parameters to a parameter Map that can be used for a http request.
addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagHeadIncludes
 
addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagImage
 
addParameter(Map<String, String[]>, String, String, boolean) - Static method in class org.opencms.jsp.CmsJspTagInclude
Adds parameters to a parameter Map that can be used for a http request.
addParameter(String, String) - Method in class org.opencms.jsp.CmsJspTagInclude
This methods adds parameters to the current request.
addParameter(String, String) - Method in interface org.opencms.jsp.I_CmsJspTagParamParent
Add a parameter to this tag.
addParameter(String, String) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds a module parameter to the module configuration.
addParameterMap(Map<String, String[]>) - Method in class org.opencms.flex.CmsFlexRequest
Adds the specified Map to the parameters of the request, added parameters will not overwrite existing parameters in the request.
addParentFolders(String) - Method in class org.opencms.importexport.CmsExport
Adds the parent folders of the given resource to the config file, starting at the top, excluding the root folder.
addPathField(String) - Method in class org.opencms.search.CmsLuceneDocument
 
addPathField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
Puts the given path into this document.
addPathField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addPermissions(CmsPermissionSet) - Method in class org.opencms.security.CmsPermissionSetCustom
Sets permissions from another permission set additionally both as allowed and denied permissions.
addPreEditorConditionDefinition(I_CmsPreEditorActionDefinition) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds an initialized condition definition class that is triggered before opening the editor.
addPreEditorConditionDefinition(String, String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a condition definition class for a given resource type name that is triggered before opening the editor.
addPreserveTag(String) - Method in class org.opencms.util.CmsHtmlStripper
Adds a tag that will be preserved by CmsHtmlStripper.stripHtml(String).
addPreserveTagList(List<String>) - Method in class org.opencms.util.CmsHtmlStripper
Convenience method for adding several tags to preserve.
addPreserveTags(String, char) - Method in class org.opencms.util.CmsHtmlStripper
Convenience method for adding several tags to preserve in form of a delimiter-separated String.
addProjectResource(String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds a new resource to be associated to the current project.
addProjectRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for projects.
addProperty() - Method in class org.opencms.importexport.CmsImportVersion7
Adds a property from the current xml data, in case the type is implicit given.
addProperty(String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds a property from the current xml data, in case the type is explicit given.
addProperty(String) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Adds a property definition name to the list of editable properties.
addPropertyBigInteger(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, BigInteger) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds bigint property to a PropertiesImpl.
addPropertyBoolean(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, boolean) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds a boolean property to a PropertiesImpl.
addPropertyDateTime(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, GregorianCalendar) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds a date/time property to a PropertiesImpl.
addPropertyDefault(PropertiesImpl, PropertyDefinition<?>) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds the default value of property if defined.
addPropertyId(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, String) - Static method in class org.opencms.cmis.CmsCmisUtil
Helper method for adding an id-valued property.
addPropertyIdList(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, List<String>) - Static method in class org.opencms.cmis.CmsCmisUtil
Helper method for adding an id-list-valued property.
addPropertyInteger(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, long) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds an integer property to a PropertiesImpl.
addPropertyNode(Element, String, String, boolean) - Method in class org.opencms.importexport.CmsExport
Adds a property node to the manifest.xml.
addPropertyString(CmsCmisTypeManager, PropertiesImpl, String, Set<String>, String, String) - Static method in class org.opencms.cmis.CmsCmisUtil
Adds a string property to a PropertiesImpl.
addPublishListener(I_CmsPublishEventListener) - Method in class org.opencms.publish.CmsPublishEngine
Adds a publish listener to listen on publish events.
addPublishListener(I_CmsPublishEventListener) - Method in class org.opencms.publish.CmsPublishManager
Adds a publish listener to listen on publish events.
addRelated(CmsPublish.ResourcesAndRelated) - Method in class org.opencms.ade.publish.CmsPublish
Adds related resource to a publish list.
addRelatedSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportRfsRule
Adds a regular expression of related system resources.
addRelation() - Method in class org.opencms.importexport.CmsImportVersion7
Adds a relation to be imported from the current xml data.
addRelationNode(Element, String, String, String) - Method in class org.opencms.importexport.CmsExport
Adds a relation node to the manifest.xml.
addRelationToResource(CmsDbContext, CmsResource, CmsResource, CmsRelationType, boolean) - Method in class org.opencms.db.CmsDriverManager
Adds a new relation to the given resource.
addRelationToResource(CmsRequestContext, CmsResource, CmsResource, CmsRelationType, boolean) - Method in class org.opencms.db.CmsSecurityManager
Adds a new relation to a given resource.
addRelationToResource(String, String, String) - Method in class org.opencms.file.CmsObject
Adds a new relation to the given resource.
addRelationType(String, String) - Method in class org.opencms.loader.CmsResourceManager
Adds a new relation type from the XML configuration to the list of user defined relation types.
addRepositoryClass(I_CmsRepository) - Method in class org.opencms.repository.CmsRepositoryManager
Adds a new configured repository.
addRequestHandler(String) - Method in class org.opencms.configuration.CmsSystemConfiguration
Adds a new instance of a request handler class.
addRequestHandler(I_CmsRequestHandler) - Method in class org.opencms.main.OpenCmsCore
Adds the specified request handler to the Map of OpenCms request handlers.
addRequireExpireAfter(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources that expire in the given timerange.
addRequireExpireBefore(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources that expire in the given timerange.
addRequireFile() - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter that requires all returned resources to be files.
addRequireFlags(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee a distinct resource flags of the filtered resources.
addRequireFolder() - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter that requires all returned resources to be folders.
addRequireLastModifiedAfter(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources modified in the given timerange.
addRequireLastModifiedBefore(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources modified in the given timerange.
addRequireReleaseAfter(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources that are released in the given timerange.
addRequireReleaseBefore(long) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to restrict the results to resources that are released in the given timerange.
addRequireState(CmsResourceState) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee a distinct resource state of the filtered resources.
addRequireTimerange() - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee all filtered resources are valid (released and not expired).
addRequireType(int) - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee a distinct resource type of the filtered resources.
addRequireVisible() - Method in class org.opencms.file.CmsResourceFilter
Returns an extended filter to guarantee all filtered resources are visible.
addResource(CmsDbContext, CmsResource, CmsUser, CmsProject, CmsLockType) - Method in class org.opencms.lock.CmsLockManager
Adds a resource to the lock manager.
addResource(String) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds a resource to the list module resources.
addResourceAceRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource access control entries.
addResourceAttributesRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource attributes.
addResourceInitHandler(String) - Method in class org.opencms.configuration.CmsSystemConfiguration
Adds a new instance of a resource init handler class.
addResourceLocales(List<Locale>) - Method in class org.opencms.search.CmsLuceneDocument
 
addResourceLocales(List<Locale>) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the locales of the resource to this document.
addResourceLocales(List<Locale>) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addResourceName(String) - Method in class org.opencms.search.CmsSearchIndexSource
Adds the path of a Cms resource.
addResourcePropertyRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource properties.
addResourceRelationRules(Digester, String) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for resource relations.
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.A_CmsResourceWrapper
 
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperPropertyFile
 
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperSystemFolder
 
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in class org.opencms.file.wrapper.CmsResourceWrapperXmlPage
 
addResourcesToFolder(CmsObject, String, CmsResourceFilter) - Method in interface org.opencms.file.wrapper.I_CmsResourceWrapper
Here it is possible to add additional (virtual) child resources to those already existing in the VFS.
addResourcesToIndex(List<CmsPublishedResource>) - Method in class org.opencms.search.CmsSearchManager.CmsSearchOfflineHandler
Adds a list of CmsPublishedResource objects to be indexed.
addResourceToCategory(CmsObject, String, CmsCategory) - Method in class org.opencms.relations.CmsCategoryService
Adds a resource identified by the given resource name to the given category.
addResourceToCategory(CmsObject, String, String) - Method in class org.opencms.relations.CmsCategoryService
Adds a resource identified by the given resource name to the category identified by the given category path.
addResourceToDelete(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
Adds the given resource to the resources that must be deleted from the search index.
addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.generic.CmsUserDriver
 
addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in interface org.opencms.db.I_CmsUserDriver
Adds a resource to the given organizational unit.
addResourceToOrganizationalUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.jpa.CmsUserDriver
 
addResourceToOrgUnit(CmsDbContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.CmsDriverManager
Adds a resource to the given organizational unit.
addResourceToOrgUnit(CmsRequestContext, CmsOrganizationalUnit, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Adds a resource to the given organizational unit.
addResourceToOrgUnit(CmsObject, String, String) - Method in class org.opencms.security.CmsOrgUnitManager
Adds a resource to the given organizational unit.
addResourceToUpdate(CmsPublishedResource) - Method in class org.opencms.search.CmsSearchIndexUpdateData
Adds the given resource to the resources that must be updated in the search index.
addResourceToUpdateData(CmsPublishedResource, CmsSearchIndexUpdateData) - Method in class org.opencms.search.CmsVfsIndexer
Adds a given published resource to the provided search index update data.
addResourceType(I_CmsResourceType) - Method in class org.opencms.loader.CmsResourceManager
Adds a new resource type from the XML configuration to the internal list of loaded resource types.
addResourceType(I_CmsResourceType) - Method in class org.opencms.module.CmsModuleXmlHandler
Adds a new resource type to the internal list of loaded resource types.
addResourceType(String) - Method in class org.opencms.search.CmsSearchDocumentType
Adds the class name of a resource type.
addResourceTypeXmlRules(Digester) - Static method in class org.opencms.configuration.CmsVfsConfiguration
Adds the resource type rules to the given digester.
addResult(CmsXmlSitemapUrlBean, int) - Method in class org.opencms.site.xmlsitemap.CmsXmlSitemapGenerator
Adds an URL bean to the internal map of results, but only if there is no existing entry with higher internal priority than the priority given as an argument.
addRfsRule(String, String, String, String, String, String, String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Adds a new rfs rule to the configuration.
addRfsRuleSystemRes(String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Adds a regex of related system resources to the latest rfs-rule.
addRootPathField(String) - Method in class org.opencms.search.CmsLuceneDocument
 
addRootPathField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
Puts the given root path into its default field.
addRootPathField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addScheduleManager() - Method in class org.opencms.configuration.CmsSystemConfiguration
Generates the schedule manager.
addSchemaType(String, String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Adds a new XML content type schema class and XML widget to the manager by class names.
addSearch(CmsUserSearchParameters.SearchKey) - Method in class org.opencms.file.CmsUserSearchParameters
Adds a search key.
addSearchField(CmsSearchField, String) - Method in class org.opencms.search.CmsLuceneDocument
 
addSearchField(CmsSearchField, String) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds a dynamic search field to the index.
addSearchField(CmsSearchField, String) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addSearchField(CmsXmlContentDefinition, CmsSearchField) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a Solr field for an element.
addSearchFilterCondition(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a search condition to a query.
addSearchIndex(CmsSearchIndex) - Method in class org.opencms.search.CmsSearchManager
Adds a search index to the configuration.
addSearchIndexSource(CmsSearchIndexSource) - Method in class org.opencms.search.CmsSearchManager
Adds a search index source configuration.
addSearchSetting(CmsXmlContentDefinition, String, Boolean) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a search setting for an element.
addSelectOption(CmsSelectWidgetOption) - Method in class org.opencms.widgets.A_CmsSelectWidget
Adds a new select option to this widget.
addSelectorForSubType(String, String, boolean) - Method in class org.opencms.gwt.CmsIconCssRuleBuilder
Adds a selector for a resource type and a file suffix.
addSelectorForType(String, boolean) - Method in class org.opencms.gwt.CmsIconCssRuleBuilder
Adds a selector for a resource type.
addSessionInfo(CmsSessionInfo) - Method in class org.opencms.main.CmsSessionManager
Adds a new session info into the session storage.
addSharedSite() - Method in class org.opencms.ade.galleries.CmsSiteSelectorOptionBuilder
Adds the shared folder.
addSiblings(CmsPublish.ResourcesAndRelated) - Method in class org.opencms.ade.publish.CmsPublish
Adds siblings to a publish list.
addSite(String, String, String, String, String) - Method in class org.opencms.site.CmsSiteManagerImpl
Adds a new CmsSite to the list of configured sites, this is only allowed during configuration.
addSiteRoot(String) - Method in class org.opencms.file.CmsObject
Convenience method to add the site root from the current user's request context to the given resource name.
addSiteRoot(String) - Method in class org.opencms.file.CmsRequestContext
Adds the current site root of this context to the given resource name, and also translates the resource name with the configured the directory translator.
addSiteRoot(String, String) - Method in class org.opencms.file.CmsRequestContext
Adds the given site root of this context to the given resource name, taking into account special folders like "/system" where no site root must be added, and also translates the resource name with the configured the directory translator.
addSortFieldOrders(Map<String, SolrQuery.ORDER>) - Method in class org.opencms.search.solr.CmsSolrQuery
Adds the given fields/orders to the existing sort fields.
addSorting(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a sort order to an SQL query.
addSorting(CmsSelectQuery, CmsSelectQuery.TableAlias, CmsUserSearchParameters) - Method in class org.opencms.db.jpa.CmsJpaUserQueryBuilder
Adds a sort order to an SQL query.
addSourceName(String) - Method in class org.opencms.search.CmsSearchIndex
Adds am index source to this search index.
addSubEntry(CmsClientSitemapEntry, I_CmsSitemapController) - Method in class org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
Adds the given entry to the children.
addSubItem(CmsExplorerContextMenuItem, String) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Adds a sub item entry to this context menu item.
addSuffixField(String) - Method in class org.opencms.search.CmsLuceneDocument
 
addSuffixField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the suffix field to the document.
addSuffixField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addSynchronizeExcludePattern(String) - Method in class org.opencms.workplace.CmsWorkplaceManager
Adds a pattern to be excluded in VFS synchronization.
addTable(String) - Method in class org.opencms.db.CmsSelectQuery
Adds a table to the query's FROM clause.
addTable(String, String) - Method in class org.opencms.db.CmsSelectQuery
Adds a table the query's FROM clause.
addTagPreserve(Tag) - Method in class org.opencms.util.CmsHtmlTagRemoveFactory
Add a tag that will be visible for NodeVisitor instances.
addTagRemoval(Tag) - Method in class org.opencms.util.CmsHtmlTagRemoveFactory
Add a tag that will be invisible for NodeVisitor instances.
addThread(A_CmsReportThread) - Method in class org.opencms.main.CmsThreadStore
Adds a Thread to this Thread store.
addToFavoriteList(String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
addToFavoriteList(String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
Adds an element specified by it's id to the favorite list.
addToFavoriteList(String, AsyncCallback<Void>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
Adds an element specified by it's id to the favorite list.
addToIncludeList(String, Map<String, String[]>, Map<String, Object>) - Method in class org.opencms.flex.CmsFlexResponse
Adds an inclusion target to the list of include results.
addToLruCache() - Method in interface org.opencms.cache.I_CmsLruCacheObject
Invoked after an object was added to the cache.
addToLruCache() - Method in class org.opencms.flex.CmsFlexCacheEntry
 
addToolGroup(CmsToolGroup) - Method in class org.opencms.workplace.tools.CmsTool
Adds a group.
addToolGroup(CmsToolGroup, float) - Method in class org.opencms.workplace.tools.CmsTool
Adds a group at the given position.
addToolManagerRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the tool-manager node.
addToolRoot(CmsToolRootHandler) - Method in class org.opencms.workplace.tools.CmsToolManager
Adds a new tool root to the tool manager.
addToRecentList(String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
addToRecentList(String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
Adds an element specified by it's id to the recent list.
addToRecentList(String, AsyncCallback<Void>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
Adds an element specified by it's id to the recent list.
addTrailingSeparator(String) - Static method in class org.opencms.util.CmsFileUtil
Adds a trailing separator to a path if required.
addType(String) - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Adds a type to the types list.
addType(I_CmsXmlSchemaType) - Method in class org.opencms.xml.CmsXmlContentDefinition
Adds the given content type.
addTypeField(String) - Method in class org.opencms.search.CmsLuceneDocument
 
addTypeField(String) - Method in interface org.opencms.search.I_CmsSearchDocument
Adds the resource type to this document.
addTypeField(String) - Method in class org.opencms.search.solr.CmsSolrDocument
 
addUnusedContainers(CmsObject, Locale, CmsContainerPageBean) - Method in class org.opencms.xml.containerpage.CmsXmlContainerPage
Merges the containers of the current document that are not used in the given container page with it.
addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in class org.opencms.db.generic.CmsVfsDriver
 
addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in interface org.opencms.db.I_CmsVfsDriver
Adds a new URL name mapping entry.
addUrlNameMappingEntry(CmsDbContext, boolean, CmsUrlNameMappingEntry) - Method in class org.opencms.db.jpa.CmsVfsDriver
 
addUserInfoRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
Adds the digester rules for the user-infos node.
addUserToGroup(CmsDbContext, String, String, boolean) - Method in class org.opencms.db.CmsDriverManager
Adds a user to a group.
addUserToGroup(CmsRequestContext, String, String, boolean) - Method in class org.opencms.db.CmsSecurityManager
Adds a user to a group.
addUserToGroup(String, String) - Method in class org.opencms.file.CmsObject
Adds a user to a group.
addUserToRole(CmsObject, CmsRole, String) - Method in class org.opencms.security.CmsRoleManager
Adds a user to the given role.
addUtf8Marker(byte[]) - Static method in class org.opencms.file.wrapper.CmsResourceWrapperUtils
Adds the UTF-8 marker add the beginning of the byte array.
addValidationRule(CmsXmlContentDefinition, String, String, String, boolean) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a validation rule for a specified element.
addValue(CmsObject, String, Locale, int) - Method in class org.opencms.xml.content.CmsXmlContent
Adds a new XML content value for the given element name and locale at the given index position to this XML content document.
addValue(CmsObject, Element, I_CmsXmlSchemaType, Locale, int) - Method in class org.opencms.xml.content.CmsXmlContent
Adds a new XML schema type with the default value to the given parent node.
addValue(CmsObject, I_CmsXmlSchemaType, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Adds a value element of the given type at the selected index to the XML content document.
addValue(CmsObject, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Adds a value element of the type the original xpath indicates at the selected index to the XML content document.
addValue(CmsObject, String, int) - Method in class org.opencms.xml.content.CmsXmlContentValueSequence
Adds a value element of the type indicated by the given xpath at the selected index to the XML content document.
addValue(String, Locale) - Method in class org.opencms.xml.page.CmsXmlPage
Adds a new, empty value with the given name and locale to this XML document.
addVariant(CmsDocumentDependency) - Method in class org.opencms.search.documents.CmsDocumentDependency
Adds another language version document dependency to this document.
addVisit(CmsDbContext, String, CmsVisitEntry) - Method in class org.opencms.db.generic.CmsSubscriptionDriver
Adds an entry to the table of visits.
addVisit(CmsDbContext, String, CmsVisitEntry) - Method in class org.opencms.db.jpa.CmsSubscriptionDriver
Adds an entry to the table of visits.
addWarning(Object) - Method in class org.opencms.publish.CmsPublishReport
 
addWarning(Object) - Method in class org.opencms.report.A_CmsReport
 
addWarning(Object) - Method in interface org.opencms.report.I_CmsReport
Adds a warning object to the list of warnings that occurred during the report.
addWarning(I_CmsXmlContentValue, String) - Method in class org.opencms.xml.content.CmsXmlContentErrorHandler
Adds an warning message to the internal list of errors, also raised the "has warning" flag.
addWebuserCondition(CmsSelectQuery, CmsOrganizationalUnit, CmsSelectQuery.TableAlias) - Method in class org.opencms.db.generic.CmsUserQueryBuilder
Adds a check for the web user condition to an SQL query.
addWidget(CmsWidgetDialogParameter) - Method in class org.opencms.workplace.CmsWidgetDialog
Adds a new widget parameter definition to the list of all widgets of this dialog.
addWidget(String, String, String) - Method in class org.opencms.xml.CmsXmlContentTypeManager
Adds a XML content editor widget class, making this widget available for the XML content editor.
addWidget(CmsXmlContentDefinition, String, String) - Method in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Adds a GUI widget for a specified element.
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsConfigurationManager
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsImportExportConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsModuleConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSearchConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsSystemConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsVfsConfiguration
 
addXmlDigesterRules(Digester) - Method in class org.opencms.configuration.CmsWorkplaceConfiguration
 
addXmlDigesterRules(Digester) - Method in interface org.opencms.configuration.I_CmsXmlConfiguration
Digests an XML node and creates an instance of this configurable class.
addXmlDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for a single import file.
addXmlDigesterRules(Digester) - Static method in class org.opencms.module.CmsModuleXmlHandler
Adds the XML digester rules for a single module.
addXmlPreprocessingDigesterRules(Digester) - Method in class org.opencms.importexport.CmsImportVersion7
Adds the XML digester rules for pre-processing a single import file.
addXsdTranslation(String) - Method in class org.opencms.configuration.CmsVfsConfiguration
Adds one XSD translation rule.
adjust() - Method in class org.opencms.file.types.CmsResourceTypeImage.CmsImageAdjuster
Calculates the image size and adjusts the image dimensions (if required) accoring to the configured image downscale settings.
adjustHtmlEncoding(String, String) - Static method in class org.opencms.i18n.CmsEncoder
Adjusts the given String by making sure all characters that can be displayed in the given charset are contained as chars, whereas all other non-displayable characters are converted to HTML entities.
adjustLinks(List<String>, String) - Method in class org.opencms.file.CmsObject
This method works just like CmsObject.adjustLinks(String, String), but you can specify multiple source files, and the target folder is interpreted as the folder into which the source files have been copied.
adjustLinks(Map<String, String>, String) - Method in class org.opencms.file.CmsObject
This method works just like CmsObject.adjustLinks(String, String), but instead of specifying a single source and target folder, you can specify multiple sources and the corresponding targets in a map of strings.
adjustLinks(String, String) - Method in class org.opencms.file.CmsObject
Adjusts all links in the target folder that point to the source folder so that they are kept "relative" in the target folder where possible.
ADMINISTRATOR - Static variable in class org.opencms.security.CmsRole
The "ADMINISTRATOR" role, which is a parent to all organizational unit roles.
ADMINVIEW_ROOT_LOCATION - Static variable in class org.opencms.workplace.tools.CmsToolManager
Root location of the administration view.
ALIAS_DOWNLOAD_PATH - Static variable in class org.opencms.ade.sitemap.CmsVfsSitemapService
The path of the JSP used to download aliases.
ALIAS_IMPORT_PATH - Static variable in class org.opencms.ade.sitemap.CmsVfsSitemapService
The path to the JSP used to upload aliases.
ALIAS_PATTERN - Static variable in class org.opencms.db.CmsAlias
The regular expression which describes valid alias paths: one or more segments, each consisting of a slash at the front followed by one or more 'unreserved characters' for URIs (see RFC 2396).
ALIGN_CENTER - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for center alignment .
ALIGN_LEFT - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for left alignment.
ALIGN_RIGHT - Static variable in class org.opencms.workplace.list.CmsListColumnAlignEnum
Constant for right alignment.
ALL - Static variable in class org.opencms.db.CmsSubscriptionReadMode
Subscription read mode: all.
ALL - Static variable in class org.opencms.db.CmsVisitEntryFilter
To filter all.
ALL - Static variable in class org.opencms.db.log.CmsLogFilter
To filter all.
ALL - Static variable in class org.opencms.db.urlname.CmsUrlNameMappingFilter
Base filter which matches all URL name mapping entries.
ALL - Static variable in class org.opencms.file.CmsResourceFilter
Filter to display all resources.
ALL - Static variable in class org.opencms.relations.CmsRelationFilter
To filter all sources and targets.
ALL - Static variable in class org.opencms.workplace.comparison.CmsDiffViewMode
Constant for viewing all lines.
ALL_MODIFIED - Static variable in class org.opencms.file.CmsResourceFilter
Filter to display all modified (new/changed/deleted) resources.
ALL_RETURN_FIELDS - Static variable in class org.opencms.search.solr.CmsSolrQuery
A constant to add the score field to the result documents.
allChangedInFolderDate(CmsObject, String, boolean, boolean) - Method in class org.opencms.file.collectors.CmsChangedResourceCollector
Returns a List of all changed resources in the folder pointed to by the parameter sorted by the date attributes specified in the parameter.
allInFolderDate(CmsObject, String, boolean, boolean) - Method in class org.opencms.file.collectors.CmsDateResourceCollector
Returns a List of all resources in the folder pointed to by the parameter sorted by the selected dates.
allInFolderDateReleasedDesc(CmsObject, String, boolean) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
Returns a List of all resources in the folder pointed to by the parameter sorted by the release date, descending.
allInFolderNavPos(CmsObject, String, boolean) - Method in class org.opencms.file.collectors.CmsDefaultResourceCollector
Collects all resources in a folder (or subtree) sorted by the NavPos property.
allInFolderPriorityDate(CmsObject, String, boolean, boolean) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
Returns a list of all resource in a specified folder sorted by priority, then date ascending or descending.
allInFolderPriorityTitle(CmsObject, String, boolean) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
Returns a list of all resource in a specified folder sorted by priority descending, then Title ascending.
allKeyValuePairFiltered(CmsObject, String) - Method in class org.opencms.file.collectors.CmsCategoryResourceCollector
Collects all resources for the given categories filtered and sorted by the given collector parameter.
allMappedToUriPriorityDate(CmsObject, String, boolean) - Method in class org.opencms.file.collectors.CmsPriorityResourceCollector
Returns a list of all resource from specified folder that have been mapped to the currently requested uri, sorted by priority, then date ascending or descending.
ALLOWED - Static variable in class org.opencms.security.I_CmsPermissionHandler.CmsPermissionCheckResult
Indicates allowed permissions.
allParamsAsHidden() - Method in class org.opencms.workplace.CmsWorkplace
Returns all parameters of the current workplace class as hidden field tags that can be inserted in a form.
allParamsAsRequest() - Method in class org.opencms.workplace.CmsWorkplace
Returns all present request parameters as String.
allParamValues() - Method in class org.opencms.workplace.CmsWorkplace
Returns the values of all parameter methods of this workplace class instance.
ALWAYS - Static variable in class org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
Force unlock type "always".
AMP - Static variable in class org.opencms.json.XML
The Character '&'.
AND_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
Operator to concatenate or conditions.
APOS - Static variable in class org.opencms.json.XML
The Character '''.
append(String, Object) - Method in class org.opencms.json.JSONObject
Append values to the array under a key.
append(CmsGallerySearchResultList) - Method in class org.opencms.search.galleries.CmsGallerySearchResultList
Appends the results from another search result list.
appendCategories(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by resource category information based on properties.
appendCategories(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfigurationOldCategories
Extends the given document by resource category information based on properties.
appendCategoryFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.CmsSearchIndex
Appends the a category filter to the given filter clause that matches all given categories.
appendContainerTypeFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends a container type filter to the given filter clause that matches all given container types.
appendContentBlob(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by a field that contains the extracted content blob.
appendDateCreatedFilter(BooleanFilter, long, long) - Method in class org.opencms.search.CmsSearchIndex
Appends a date of creation filter to the given filter clause that matches the given time range.
appendDateLastModifiedFilter(BooleanFilter, long, long) - Method in class org.opencms.search.CmsSearchIndex
Appends a date of last modification filter to the given filter clause that matches the given time range.
appendDates(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by fields for date of creation, content and last modification.
appendDates(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
 
appendDefaultLoginScript(StringBuffer, CmsMessageContainer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript for the login screen to the given HTML buffer.
appendDelimiter(String) - Method in class org.opencms.workplace.CmsDialog
Appends a space char. between tag attributes.
appendDirectEditOpenerScript(StringBuffer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript that opens the Direct Edit window after a successful login to the given HTML buffer.
appendFieldMapping(I_CmsSearchDocument, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by the mappings for the given field.
appendFieldMapping(I_CmsSearchDocument, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
 
appendFieldMappings(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by the configured field mappings.
appendFieldMappings(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.galleries.CmsGallerySearchFieldConfiguration
Extends the given document by the configured field mappings.
appendFieldMappings(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
 
appendFileSize(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by the "size" field.
appendHtmlHeader(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
Append the html-code to start a html mail message to the given buffer.
appendId(StringBuffer, String) - Method in class org.opencms.workplace.CmsLogin
Appends the HTML form name/id code for the given id to the given html.
appendIgnoreSearchExclude(BooleanFilter, boolean) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends the ignore search exclude property filter.
appendLocaleFilter(CmsObject, BooleanFilter, String) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends the locale filter to the given filter clause that matches the given locale.
appendLocales(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by the "res_locales" field.
appendLocales(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
 
appendMultipleFieldMapping(I_CmsSearchDocument, CmsSearchField, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.galleries.CmsGallerySearchFieldConfiguration
Extends the given document by the gallery index special multiple language filed mappings for the given field.
appendParameter(String, String, String) - Static method in class org.opencms.util.CmsRequestUtil
Appends a request parameter to the given URL.
appendParameters(String, Map<String, String[]>, boolean) - Static method in class org.opencms.util.CmsRequestUtil
Appends a map of request parameters to the given URL.
appendPath(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by fields for VFS path lookup.
appendPathFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.CmsSearchIndex
Appends the a VFS path filter to the given filter clause that matches all given root paths.
appendPathFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.galleries.CmsGallerySearchIndex
Appends the a VFS path filter to the given filter clause that matches all given root paths.
appendProperties(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Appends all direct properties, that are not empty or white space only to the document.
appendProperties(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.solr.CmsSolrFieldConfiguration
 
appendResourceToManifest(CmsResource, boolean) - Method in class org.opencms.importexport.CmsExport
Writes the data for a resource (like access-rights) to the manifest.xml file.
appendResourceTypeFilter(CmsObject, BooleanFilter, List<String>) - Method in class org.opencms.search.CmsSearchIndex
Appends the a resource type filter to the given filter clause that matches all given resource types.
appendSuffixHtml(String, boolean) - Method in class org.opencms.workplace.explorer.CmsNewResource
Appends the suffix of the first default file suffix to the given resource name if no suffix is present and the append suffix option is checked.
appendToXml(Element) - Method in class org.opencms.configuration.CmsParameterConfiguration
Serializes this parameter configuration for the OpenCms XML configuration.
appendToXml(Element, List<String>) - Method in class org.opencms.configuration.CmsParameterConfiguration
Serializes this parameter configuration for the OpenCms XML configuration.
appendType(I_CmsSearchDocument, CmsObject, CmsResource, I_CmsExtractionResult, List<CmsProperty>, List<CmsProperty>) - Method in class org.opencms.search.fields.CmsSearchFieldConfiguration
Extends the given document by a field that contains the resource type name.
appendWorkplaceOpenerScript(StringBuffer, String, CmsMessageContainer) - Method in class org.opencms.workplace.CmsLogin
Appends the JavaScript that opens the Workplace window after a successful login to the given HTML buffer.
appendXmlSchema(Element) - Method in class org.opencms.xml.types.A_CmsXmlContentValue
Appends an element XML representation of this type to the given root node.
appendXmlSchema(Element) - Method in interface org.opencms.xml.types.I_CmsXmlSchemaType
Appends an XML representation of this schema type to the given XML element.
appenHtmlFooter(StringBuffer) - Method in class org.opencms.notification.A_CmsNotification
Append the html-code to finish a html mail message to the given buffer.
APPINFO_APPINFO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "appinfo" element name itself.
APPINFO_ATTR_BOOST - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "boost" appinfo attribute name.
APPINFO_ATTR_CLASS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "class" appinfo attribute name.
APPINFO_ATTR_COLLAPSE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "collapse" appinfo attribute name.
APPINFO_ATTR_CONFIGURATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "configuration" appinfo attribute name.
APPINFO_ATTR_CONTAINER_PAGE_ONLY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
The exclude from index attribute.
APPINFO_ATTR_COPY_FIELDS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "copyfields" appinfo attribute name.
APPINFO_ATTR_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "default" appinfo attribute name.
APPINFO_ATTR_DESCRIPTION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "description" appinfo attribute name.
APPINFO_ATTR_ELEMENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "element" appinfo attribute name.
APPINFO_ATTR_ERROR - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "error" appinfo attribute name.
APPINFO_ATTR_INVALIDATE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "invalidate" appinfo attribute name.
APPINFO_ATTR_KEY - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "key" appinfo attribute name.
APPINFO_ATTR_LOCALE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "locale" appinfo attribute name.
APPINFO_ATTR_MAPPING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "mapping" appinfo attribute name.
APPINFO_ATTR_MAPTO - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "mapto" appinfo attribute name.
APPINFO_ATTR_MAXWIDTH - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "maxwidth" appinfo attribute name.
APPINFO_ATTR_MESSAGE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "message" appinfo attribute name.
APPINFO_ATTR_MINWIDTH - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "minwidth" appinfo attribute name.
APPINFO_ATTR_NAME - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "name" appinfo attribute name.
APPINFO_ATTR_NICE_NAME - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "nice-name" appinfo attribute name.
APPINFO_ATTR_PREVIEW - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "preview" appinfo attribute name.
APPINFO_ATTR_REGEX - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "regex" appinfo attribute name.
APPINFO_ATTR_RULE_REGEX - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "rule-regex" appinfo attribute name.
APPINFO_ATTR_RULE_TYPE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "rule-type" appinfo attribute name.
APPINFO_ATTR_SEARCHCONTENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "searchcontent" appinfo attribute name.
APPINFO_ATTR_SELECT_INHERIT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "select-inherit" appinfo attribute name.
APPINFO_ATTR_SOURCE_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "sourcefield" appinfo attribute name.
APPINFO_ATTR_TARGET_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "targetfield" appinfo attribute name.
APPINFO_ATTR_TYPE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "type" appinfo attribute name.
APPINFO_ATTR_TYPE_NODE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "node" appinfo attribute value.
APPINFO_ATTR_TYPE_PARENT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "parent" appinfo attribute value.
APPINFO_ATTR_TYPE_WARNING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "warning" appinfo attribute value.
APPINFO_ATTR_URI - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "uri" appinfo attribute name.
APPINFO_ATTR_USEALL - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "useall" appinfo attribute name.
APPINFO_ATTR_VALUE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "value" appinfo attribute name.
APPINFO_ATTR_WIDGET - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "widget" appinfo attribute name.
APPINFO_ATTR_WIDGET_CONFIG - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "widget-config" appinfo attribute name.
APPINFO_ATTRIBUTE_TYPE_CSS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for formatter include resource type 'CSS'.
APPINFO_ATTRIBUTE_TYPE_JAVASCRIPT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for formatter include resource type 'JAVASCRIPT'.
APPINFO_BUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "bundle" appinfo element name.
APPINFO_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "default" appinfo element name.
APPINFO_DEFAULTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "defaults" appinfo element name.
APPINFO_FORBIDDEN_CONTEXTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "forbidden-contexts" appinfo attribute name.
APPINFO_FORMATTER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "formatter" appinfo element name.
APPINFO_FORMATTERS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "formatters" appinfo element name.
APPINFO_HEAD_INCLUDE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "headinclude" appinfo element name.
APPINFO_HEAD_INCLUDES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "headincludes" appinfo element name.
APPINFO_LAYOUT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "layout" appinfo element name.
APPINFO_LAYOUTS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "layouts" appinfo element name.
APPINFO_MAPPING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "mapping" appinfo element name.
APPINFO_MAPPINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "mappings" appinfo element name.
APPINFO_MODELFOLDER - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "modelfolder" appinfo element name.
APPINFO_PREVIEW - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "preview" appinfo element name.
APPINFO_PROPERTYBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "propertybundle" appinfo element name.
APPINFO_RELATION - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "relation" appinfo element name.
APPINFO_RELATIONS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "relations" appinfo element name.
APPINFO_RESOURCE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "resource" appinfo element name.
APPINFO_RESOURCEBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "resourcebundle" appinfo element name.
APPINFO_RESOURCEBUNDLES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "resourcebundles" appinfo element name.
APPINFO_RULE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "rule" appinfo element name.
APPINFO_SCHEMA_FILE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
The file where the default appinfo schema is located.
APPINFO_SCHEMA_FILE_TYPES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
The file where the default appinfo schema types are located.
APPINFO_SCHEMA_SYSTEM_ID - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
The XML system id for the default appinfo schema types.
APPINFO_SCHEMA_TYPES_SYSTEM_ID - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
The XML system id for the default appinfo schema types.
APPINFO_SEARCHSETTING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "searchsetting" appinfo element name.
APPINFO_SEARCHSETTINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "searchsettings" appinfo element name.
APPINFO_SETTING - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "setting" appinfo element name.
APPINFO_SETTINGS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "settings" appinfo element name.
APPINFO_SOLR_FIELD - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "solrfield" appinfo element name.
APPINFO_TAB - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "tab" appinfo element name.
APPINFO_TABS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "tabs" appinfo element name.
APPINFO_TEMPLATE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Node name.
APPINFO_TEMPLATES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Node name.
APPINFO_VALIDATIONRULE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "validationrule" appinfo element name.
APPINFO_VALIDATIONRULES - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "validationrules" appinfo element name.
APPINFO_XMLBUNDLE - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for the "xmlbundle" appinfo element name.
APPLET_FILEFILTER_IMAGES - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for web documents / snippets in the upload applet.
APPLET_FILEFILTER_OFFICE - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for office documents in the upload applet.
APPLET_FILEFILTER_WEB - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
Constant for pre selection of the file filter for web documents / snippets in the upload applet.
applyAcl(CmsCmisCallContext, String, Acl, Acl, AclPropagation) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
applyAcl(CmsCmisCallContext, String, Acl, AclPropagation) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
applyAcl(CmsCmisCallContext, String, Acl, Acl, AclPropagation) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Applies ACL to an object.
applyAcl(CmsCmisCallContext, String, Acl, AclPropagation) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Changes the ACL for an object.
applyChanges() - Method in class org.opencms.security.CmsPasswordInfo
Sets the new password for the current logged in user.
applyColumnVisibilities() - Method in class org.opencms.workplace.list.A_CmsListExplorerDialog
Applies the column visibilities.
applyPolicy(CmsCmisCallContext, String, String) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.opencms.cmis.CmsCmisService
 
applyPolicy(CmsCmisCallContext, String, String) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Applies a policy to an object.
ARG_PARAM_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property for the parameters argument.
ARG_PATH_NAME - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property for the path argument.
ARGS_PROPERTY_DEFINITION - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Property definition for the arguments.
ARGUMENT_SEPARATOR - Static variable in class org.opencms.workplace.tools.A_CmsToolHandler
Argument separator.
array() - Method in class org.opencms.json.JSONWriter
Begin appending a new array.
arrayAsString(String[], String) - Static method in class org.opencms.util.CmsStringUtil
Returns a string representation for the given array using the given separator.
asId(CmsObject) - Method in class org.opencms.xml.content.CmsXmlContentValueLocation
 
asId(CmsObject) - Method in interface org.opencms.xml.content.I_CmsXmlContentValueLocation
Returns the structure id of the content value (only valid for VfsFile values!).
asList() - Method in class org.opencms.publish.CmsPublishHistory
Returns an unmodifiable list representation of this list.
asList() - Method in class org.opencms.publish.CmsPublishQueue
Returns an unmodifiable list representation of this queue.
associateOrgUnitResources() - Method in class org.opencms.importexport.CmsImportVersion7
Associates the stored resources to the created organizational units.
asString(CmsObject) - Method in class org.opencms.xml.content.CmsXmlContentValueLocation
 
asString(CmsObject) - Method in interface org.opencms.xml.content.I_CmsXmlContentValueLocation
Returns the string value of the content value.
ATT_VISITOR_CLASS - Static variable in class org.opencms.jsp.CmsJspTagParse
The name of the mandatory Tag attribute for the visitor class an instance of will be guided throught the body content.
ATTR_CLOSE_LINK - Static variable in interface org.opencms.ade.galleries.shared.I_CmsGalleryProviderConstants
The request attribute name for the close link.
ATTR_CLOSE_LINK - Static variable in interface org.opencms.ade.postupload.shared.I_CmsDialogConstants
The request attribute name for the close link.
ATTR_CLOSE_LINK - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
The request attribute name for the close link.
ATTR_CONNECTION_PROPERTIES - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings for Apache OpenJPA & DBCP.
ATTR_CONTEXT_INFO - Static variable in interface org.opencms.workplace.explorer.menu.I_CmsMenuItemRule
The request attribute name for the context information.
ATTR_CURRENT_FOLDER - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
The request attribute name for the current folder.
ATTR_DETAIL_CONTENT_RESOURCE - Static variable in class org.opencms.ade.detailpage.CmsDetailPageResourceHandler
The attribute containing the detail content resource.
ATTR_DETAIL_CONTENT_RESOURCE - Static variable in class org.opencms.main.CmsAliasResourceHandler
The attribute containing the detail content resource.
ATTR_DIALOG_MODE - Static variable in interface org.opencms.gwt.shared.I_CmsUploadConstants
The request attribute name for the dialog mode.
ATTR_ENABLED - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Attribute name.
ATTR_ENABLED_BY_DEFAULT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Attribute name.
ATTR_GENERATE_SCHEMA - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings.
ATTR_GENERATE_SCHEMA_VALUE - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for connection settings.
ATTR_LOG_ENTRY - Static variable in class org.opencms.db.log.CmsLogEntry
DB context attribute name constant.
ATTR_NAME - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for attribute "name" of property.
ATTR_TEMPLATE_BEAN - Static variable in class org.opencms.loader.CmsTemplateContextManager
A bean containing information about the selected template.
ATTR_TEMPLATE_CONTEXT - Static variable in class org.opencms.loader.CmsTemplateContextManager
The request attribute in which the template context is stored.
ATTR_TEMPLATE_NAME - Static variable in class org.opencms.loader.CmsTemplateContextManager
Attribute name which contains the template name for non-dynamically selected templates.
ATTR_TEMPLATE_RESOURCE - Static variable in class org.opencms.loader.CmsTemplateContextManager
Attribute name for the template resource.
ATTR_UPLOAD_FOLDER - Static variable in class org.opencms.workplace.explorer.CmsNewResourceUpload
The upload_folder session attribute key.
ATTR_USE_ACACIA - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Attribute name.
ATTR_VALUE - Static variable in class org.opencms.configuration.CmsPersistenceUnitConfiguration
Attribute name for attribute "value" of property.
ATTRIBUTE - Static variable in class org.opencms.search.fields.CmsSearchFieldMappingType
The "dynamic" mapping type, this is required if a special class is used to process the field mapping value.
ATTRIBUTE_CMS_OBJECT - Static variable in class org.opencms.jsp.util.CmsJspStandardContextBean
The attribute name of the cms object.
ATTRIBUTE_DIRECT_EDIT_PROVIDER - Static variable in interface org.opencms.workplace.editors.directedit.I_CmsDirectEditProvider
Key to identify the direct edit provider instance.
ATTRIBUTE_DIRECT_EDIT_PROVIDER_PARAMS - Static variable in interface org.opencms.workplace.editors.directedit.I_CmsDirectEditProvider
Key to identify the direct edit provider parameteres.
ATTRIBUTE_EDITCONTEXT - Static variable in class org.opencms.workplace.editors.CmsXmlContentEditor
Request context attribute for the page from which the editor was opened.
ATTRIBUTE_EDITOR - Static variable in class org.opencms.file.CmsRequestContext
Request context attribute for indicating that an editor is currently open.
ATTRIBUTE_ENABLED - Static variable in class org.opencms.xml.page.CmsXmlPage
Name of the name attribute of the elements node.
ATTRIBUTE_ERRORCODE - Static variable in class org.opencms.util.CmsRequestUtil
Request attribute that contains the original error code.
ATTRIBUTE_FULLLINKS - Static variable in class org.opencms.file.CmsRequestContext
Request context attribute for indicating we want full links generated for HTML fields.
ATTRIBUTE_HREF - Static variable in class org.opencms.staticexport.CmsLinkProcessor
Constant for the attribute name.
ATTRIBUTE_INCLUDE_TYPE_CSS - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for head include type attribute: CSS.
ATTRIBUTE_INCLUDE_TYPE_JAVASCRIPT - Static variable in class org.opencms.xml.content.CmsDefaultXmlContentHandler
Constant for head include type attribute: java-script.
ATTRIBUTE_INTERNAL - Static variable in class org.opencms.relations.CmsLink
Name of the internal attribute of the link node.
ATTRIBUTE_LANGUAGE - Static variable in class org.opencms.xml.page.CmsXmlPage
Name of the language attribute of the elements node.
ATTRIBUTE_LOGIN - Static variable in class org.opencms.db.CmsDriverManager
Attribute login.
ATTRIBUTE_MODEL - Static variable in class org.opencms.file.CmsRequestContext
Request context attribute for indicating the model file for a create resource operation.
ATTRIBUTE_NAME - Static variable in class org.opencms.file.history.CmsHistoryResourceHandler
Constant for the historical version request attribute name.
ATTRIBUTE_NAME - Static variable in class org.opencms.file.wrapper.CmsObjectWrapper
The name of the attribute in the CmsRequestContext where the current CmsObjectWrapper can be found.
ATTRIBUTE_NAME - Static variable in class org.opencms.flex.CmsFlexController
Constant for the controller request attribute name.
ATTRIBUTE_NAME - Static variable in class org.opencms.jsp.util.CmsJspStandardContextBean
The attribute name of the standard JSP context bean.
ATTRIBUTE_NAME - Static variable in class org.opencms.relations.CmsLink
Name of the name attribute of the elements node.
ATTRIBUTE_NAME - Static variable in class org.opencms.xml.page.CmsXmlPage
Name of the name attribute of the elements node.
ATTRIBUTE_NEW_RESOURCE_LOCALE - Static variable in class org.opencms.file.CmsRequestContext
Request context attribute for indicating content locale for a create resource operation.
ATTRIBUTE_REQUEST_TIME - Static variable in class org.opencms.main.CmsContextInfo
Name of the http session attribute the request time is stored in.
ATTRIBUTE_SESSION_ID - Static variable in class org.opencms.main.CmsSessionInfo
Name of the http session attribute the OpenCms session id is stored in.
ATTRIBUTE_SRC - Static variable in class org.opencms.staticexport.CmsLinkProcessor
Constant for the attribute name.
ATTRIBUTE_THROWABLE - Static variable in class org.opencms.workplace.CmsDialog
Key name for the throwable attribute.
ATTRIBUTE_TYPE - Static variable in class org.opencms.relations.CmsLink
Name of the type attribute of the elements node.
ATTRIBUTE_VALUE - Static variable in class org.opencms.staticexport.CmsLinkProcessor
Constant for the attribute name.
ATTRIBUTE_VFS_ACCESS_BEAN - Static variable in class org.opencms.jsp.util.CmsJspVfsAccessBean
Request context attribute for indicating the model file for a create resource operation.
ATTRIBUTES - Static variable in interface org.opencms.xml.content.I_CmsXmlContentHandler
List of all allowed attribute mapping names, for fast lookup.
AUTHENTICATION_BASIC - Static variable in class org.opencms.main.CmsHttpAuthenticationSettings
The mechanism name for basic HTTP authentication.
AUTHENTICATION_FORM - Static variable in class org.opencms.main.CmsHttpAuthenticationSettings
The mechanism name for form based authentication.
AUTHORIZATION_BASIC_PREFIX - Static variable in class org.opencms.security.CmsDefaultAuthorizationHandler
Basic authorization prefix constant.
AUTHORIZATION_BASIC_PREFIX - Static variable in class org.opencms.webdav.CmsWebdavServlet
Basic authorization prefix constant.
AUTO - Static variable in class org.opencms.workplace.editors.directedit.CmsDirectEditMode
Indicates automatic placement of direct edit HTML.
AUTO_CORRECTION_ATTRIBUTE - Static variable in class org.opencms.xml.content.CmsXmlContent
The name of the XML content auto correction runtime attribute, this must always be a Boolean.
autoCreatePropertyDefinition() - Method in class org.opencms.file.CmsProperty
Checks if the property definition for this property will be created implicitly on any write operation if doesn't already exist.
autoLockResources() - Method in class org.opencms.workplace.CmsWorkplaceManager
Returns if the autolock resources feature is enabled.
autoTimeWarp(CmsResource) - Method in class org.opencms.workplace.commons.CmsDisplayResource
Performs a timewarp for resources that are expired or not released yet to always allow a preview of a page out of the workplace.

B

back() - Method in class org.opencms.json.JSONTokener
Back up one character.
BACKUP_REINDEXING - Static variable in class org.opencms.search.CmsSearchIndex
Constant for additional parameter to enable optimized full index regeneration (default: false).
BANG - Static variable in class org.opencms.json.XML
The Character '!'.
barHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListMultiSearchAction
 
barHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListSearchAction
Returns the html code for the search bar.
begin(String, String, Attributes) - Method in class org.opencms.configuration.CmsSetNextRule
Process the start of this element.
BEGIN_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
String to start a single condition.
BEGIN_EXCLUDE_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
Operator to concatenate exclude conditions.
BEGIN_INCLUDE_CONDITION - Static variable in interface org.opencms.db.I_CmsDriver
Operator to concatenate include conditions.
BEST_DELIMITER - Static variable in class org.opencms.workplace.explorer.CmsNewCsvFile
Constant for automatically selecting the best fitting delimiter.
BIG_ICON_TEXT - Static variable in class org.opencms.workplace.tools.CmsHtmlIconButtonStyleEnum
Constant for ascending ordering.
blockForAvailableThreads() - Method in class org.opencms.scheduler.CmsSchedulerThreadPool
 
body(String, String, String) - Method in class org.opencms.configuration.CmsSetNextRule
Process the body text of this element.
BODY_END_REGEX - Static variable in class org.opencms.util.CmsStringUtil
Regular expression that matches the HTML body end tag.
BODY_START_REGEX - Static variable in class org.opencms.util.CmsStringUtil
Regular expression that matches the HTML body start tag.
bodyEnd() - Method in class org.opencms.workplace.CmsWorkplace
Builds the end html of the body.
bodyStart(String) - Method in class org.opencms.workplace.CmsWorkplace
Builds the start html of the body.
bodyStart(String, String) - Method in class org.opencms.workplace.CmsWorkplace
Builds the start html of the body.
BOOST_DEFAULT - Static variable in class org.opencms.search.fields.CmsSearchField
Th default boost factor (1.0), used in case no boost has been set for a field.
BUFFER_SIZE - Static variable in class org.opencms.webdav.CmsWebdavServlet
Size of file transfer buffer in bytes.
buildActivePropertiesList() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Creates the HTML String for the active properties overview of the current resource.
buildAddElement(String, int, boolean) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the html for a button to add an optional element.
buildAjaxResultContainer(String) - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the ajax report container.
buildAjaxWaitMessage() - Method in class org.opencms.workplace.CmsDialog
Returns ajax wait message.
buildCheckboxEnableNotification() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates the check box to enable content notification for a resource.
buildCheckboxModifySiblings() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates an the check box to modify all siblings.
buildCheckContent() - Method in class org.opencms.workplace.commons.CmsTouch
Creates the "rewrite content" checkbox.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates the "recursive" check box for touching subresources of folders.
buildCheckRecursive() - Method in class org.opencms.workplace.commons.CmsTouch
Creates the "recursive" checkbox for touching subresources of folders.
buildConfirmation() - Method in class org.opencms.workplace.commons.CmsDelete
Returns the html for the confirmation message.
buildConfirmation() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html for the confirmation message.
buildConfirmationMessage() - Method in class org.opencms.workplace.commons.CmsUndelete
Returns the HTML for the localized undelete confirmation message depending on single or multi operation.
buildContextMenues() - Method in class org.opencms.workplace.explorer.CmsExplorerInit
Builds the Javascript for the Workplace context menus.
buildCurrentPermissions() - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the users access rights for the current resource.
buildDefaultConfirmationJS() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the dialogs default confirmation message js.
buildDeleteSiblings() - Method in class org.opencms.workplace.commons.CmsDelete
Returns the html for the "delete siblings" options when deleting a a resource with siblings.
buildDelimiterSelect() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Builds a html select for Delimiters.
buildDepsForAllModules(String, boolean) - Static method in class org.opencms.module.CmsModuleManager
Returns a map of dependencies.
buildDepsForModulelist(List<String>, String, boolean) - Static method in class org.opencms.module.CmsModuleManager
Returns a map of dependencies between the given modules.
buildDialogForm() - Method in class org.opencms.workplace.CmsWidgetDialog
Builds the HTML for the dialog form.
buildDialogForm() - Method in class org.opencms.workplace.commons.CmsCommentImages
Returns the HTML for the dialog input form to comment the images.
buildDialogForm() - Method in class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Returns the HTML for the dialog input form to comment the images.
buildDialogOptions() - Method in class org.opencms.workplace.commons.CmsUndoChanges
Returns the HTML for the undo changes options and detailed output for single resource operations.
buildEditForm() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Creates the HTML String for the edit properties form.
buildEditForm() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Creates the HTML String for the edit properties form.
buildEditForm() - Method in class org.opencms.workplace.editors.CmsDialogProperty
Creates the HTML String for the edit properties form.
buildElementChoices(String, boolean, boolean) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the JSON array with information about the choices of a given element.
buildElementList() - Method in class org.opencms.workplace.editors.CmsDialogElements
Builds the html String for a form list of all possible page elements.
buildErrorMessages() - Method in class org.opencms.workplace.commons.CmsChacc
Returns the error messages if something went wrong.
buildHtmlContextMenu(List<CmsExplorerContextMenuItem>, CmsExplorerContextMenuItem, StringBuffer, CmsResourceUtil[], CmsMenuRuleTranslator, boolean, Map<String, CmsMenuItemVisibilityMode>) - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenuBuilder
Returns the HTML for the list of given context menu entry items.
buildHtmlHelpEnd() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the end of the page.
buildHtmlHelpNavigation() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML to build the navigation of the online help folder.
buildHtmlHelpStart(String, boolean) - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the HTML for the start of the page.
buildImageInformation() - Method in class org.opencms.workplace.commons.CmsRenameImages
Returns information about the image count of the selected gallery folder.
buildIncludeJs() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Returns the html code to include the needed js code.
buildIncludeJs() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to include the needed js code.
buildInputNotificationInterval() - Method in class org.opencms.workplace.commons.CmsAvailability
Creates an input field for the notification interval.
buildJsonActiveItem(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Builds the Javascript to set the currently active item object.
buildJsonCategoryList() - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Builds the JSON code for the category list as JSON array.
buildJsonGalleryItem(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Creates a JSON object with the information found on the given gallery URL.
buildJsonGalleryList() - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Builds the JSON code for the gallery list as JSON array.
buildJsonItemCommonPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Fills the JSON object with the information used for all resource types.
buildJsonItemObject(CmsResource) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Returns a JSON object containing information of the given resource for usage in the gallery.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Fills the JSON object with the specific information used for this resource type.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxDownloadGallery
Fills the JSON object with the specific information used for download file resource type.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxHtmlGallery
Fills the JSON object with the specific information used for the resources of the html gallery.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxImageGallery
Fills the JSON object with the specific information used for image resource type.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxLinkGallery
Fills the JSON object with the specific information used for pointer file resource type.
buildJsonItemSpecificPart(JSONObject, CmsResource, String) - Method in class org.opencms.workplace.galleries.CmsAjaxTableGallery
Fills the JSON object with the specific information used for file resource type of the table gallery.
buildJsonResourceItems(List<CmsResource>, String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Builds the JSON code to create items for the folder.
buildLanguageList() - Method in class org.opencms.workplace.editors.CmsDialogCopyLanguage
Builds the html String for a form list of all possible page elements.
buildLockAdditionalOptions() - Method in class org.opencms.workplace.CmsDialog
Override to display additional options in the lock dialog.
buildLockConfirmationMessageJS() - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the confirmation messages.
buildLockConfirmationMessageJS() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html code to build the confirmation messages.
buildLockDialog() - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the lock dialog.
buildLockDialog(CmsLockFilter, CmsLockFilter, int, boolean) - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the lock dialog.
buildLockDialog() - Method in class org.opencms.workplace.commons.CmsPublishProject
Returns the html code to build the lock dialog.
buildLockHeaderBox() - Method in class org.opencms.workplace.CmsDialog
Returns the html code to build the header box.
buildLockHeaderBox() - Method in class org.opencms.workplace.CmsMultiDialog
 
buildLockHeaderBox() - Method in class org.opencms.workplace.commons.CmsPublishProject
 
buildLockRequest() - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the lock request.
buildLockRequest(int, boolean) - Method in class org.opencms.workplace.commons.CmsLock
Returns the html code to build the lock request.
buildNavigationProperties(boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML code for the special properties of an xmlpage resource.
buildNavPosSelector(CmsObject, String, String, CmsMessages) - Static method in class org.opencms.workplace.commons.CmsChnav
Builds the HTML for the select box of the navigation position.
buildNavPosSelector() - Method in class org.opencms.workplace.commons.CmsChnav
Builds the HTML for the select box of the navigation position.
buildOnlineHelpJavaScript(Locale) - Static method in class org.opencms.workplace.help.CmsHelpTemplateBean
Returns the java script method to open the online help popup window.
buildOpenCmsButtonRow(I_CmsWidgetDialog, String) - Method in class org.opencms.widgets.A_CmsHtmlWidget
Returns the HTML for the OpenCms specific button row for galleries and links.
buildOpenCmsButtonRow(int, I_CmsWidgetDialog) - Method in class org.opencms.widgets.A_CmsHtmlWidget
Returns the start or end HTML for the OpenCms specific button row.
buildOptions() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Override to display additional options in the dialog.
buildOrgUnitSelector() - Method in class org.opencms.workplace.CmsLogin
Returns the HTML code for selecting an organizational unit.
buildProjectInformation() - Method in class org.opencms.workplace.commons.CmsCopyToProject
Returns the HTML containing project information and confirmation question for the JSP.
buildPropertyEntry(String, String, boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the html for a single text input property row.
buildPublishOptions() - Method in class org.opencms.workplace.commons.CmsPublishProject
Override to display additional options in the lock dialog.
buildRadio(String) - Method in class org.opencms.workplace.commons.CmsSecure
Builds the radio input to set the export and secure property.
buildRadioCopyMode() - Method in class org.opencms.workplace.commons.CmsCopy
Builds the input radio buttons to select between preserving links or creating new resources when copying.
buildRemoveElement(String, int, boolean) - Method in class org.opencms.workplace.CmsWidgetDialog
Returns the html for a button to remove an optional element.
buildReport() - Method in class org.opencms.workplace.commons.CmsDelete
Returns html code for the possible broken relations.
buildReport() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Builds the html code for the report with the list of deleted resources.
buildReport() - Method in class org.opencms.workplace.commons.CmsLock
Returns the report of all locked subresources.
buildReportRequest() - Method in class org.opencms.workplace.commons.CmsDeletedResources
Builds the java script code to build the report.
buildResourceIconCss() - Static method in class org.opencms.gwt.CmsIconUtil
Builds the CSS for all resource types.
buildResourceIconCss() - Method in class org.opencms.gwt.CmsIconUtil.CssBuilder
Builds the CSS for all resource types.
buildResourceList() - Method in class org.opencms.workplace.CmsMultiDialog
Builds the HTML for the resource list that is affected by the multi operation.
buildResponsibleList() - Method in class org.opencms.workplace.commons.CmsAvailability
Builds a String with HTML code to display the responsibles of a resource.
buildResponsibleList(boolean) - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the responsibles of a resource.
buildRightsList() - Method in class org.opencms.workplace.commons.CmsChacc
Builds a String with HTML code to display the inherited and own access control entries of a resource.
buildSelect(String, List<String>, List<String>, int, boolean) - Static method in class org.opencms.workplace.CmsWorkplace
Generates a html select box out of the provided values.
buildSelect(String, List<String>, List<String>, int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a html select box out of the provided values.
buildSelectBodyFile(String) - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Builds the html for the page body file select box.
buildSelectBox(String, int, List<CmsSelectWidgetOption>, String, boolean, boolean) - Method in class org.opencms.widgets.CmsCategoryWidget
Generates html code for the category selection.
buildSelectCopyFileMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default copy file mode select box.
buildSelectCopyFolderMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default copy folder mode select box.
buildSelectDeleteFileMode(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default delete file mode select box.
buildSelectDirectEditButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the direct edit button style select box.
buildSelectEditorButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the editor button style select box.
buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Builds the html String for the element language selector.
buildSelectElementLanguage(String, String, Locale) - Method in class org.opencms.workplace.editors.CmsEditor
Builds the html String for the element language selector.
buildSelectElementLanguage(String) - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Builds the HTML String for the element language selector.
buildSelectElementName(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Builds the html String for the element name selector.
buildSelectExplorerButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the explorer button style select box.
buildSelectExplorerFileEntries(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the explorer number of entries per page select box.
buildSelectFonts(String) - Method in class org.opencms.workplace.editors.CmsDefaultPageEditor
Builds the html for the font face select box of a WYSIWYG editor.
buildSelectLanguage(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the language select box of the start settings.
buildSelectPlaces(String) - Method in class org.opencms.workplace.commons.CmsRenameImages
Builds the html for the default copy folder mode select box.
buildSelectPreferredEditors(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the preferred editors select boxes of the editor settings.
buildSelectProject(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the project select box of the start settings.
buildSelectPublishSiblings(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the default publish siblings mode select box.
buildSelectReportType(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace report type select box.
buildSelectSite(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace start site select box.
buildSelectStartGalleries(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the HTML for the start galleries settings as select boxes.
buildSelectTemplates(String) - Method in class org.opencms.workplace.editors.CmsDialogProperty
Builds the html for the page template select box.
buildSelectTemplates(String) - Method in class org.opencms.workplace.explorer.CmsNewResourceXmlPage
Builds the html for the page template select box.
buildSelectUpload(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace start site select box.
buildSelectView(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Returns a html select box filled with the views accessible by the current user.
buildSelectWorkplaceButtonStyle(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace button style select box.
buildSelectWorkplaceSearchResult(String) - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html for the workplace search result list type select box.
buildSetFormValues() - Method in class org.opencms.workplace.commons.CmsPropertyAdvanced
Builds the JavaScript to set the property form values delayed.
buildSetFormValues() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the JavaScript to set the property form values delayed.
buildSubChoices() - Method in class org.opencms.workplace.editors.CmsXmlContentEditor
Returns the available sub choices for a nested choice element.
buildSummaryDetailsButtons(CmsDialog) - Static method in class org.opencms.workplace.commons.CmsChacc
Builds a detail view selector.
buildTableRowEnd() - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the end of a table row for a single property.
buildTableRowStart(String) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the start of a table row for a single property.
buildTextInput(boolean) - Method in class org.opencms.workplace.commons.CmsPropertyCustom
Builds the HTML for the common text input property values stored in the String array "PROPERTIES".
buildTypeList(CmsDialog, boolean) - Static method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Builds the html for the list of possible types for the uploaded file.
buildTypeList() - Method in class org.opencms.workplace.explorer.CmsNewResourceUpload
Builds the list of possible types for the uploaded file.
buildUnknownIconCss() - Method in class org.opencms.gwt.CmsIconUtil.CssBuilder
Builds the CSS for the icon for unknown resource types.
buildUserInformation() - Method in class org.opencms.workplace.commons.CmsPreferences
Builds the html code for the static user information table (tab 4).
buildXsltSelect() - Method in class org.opencms.workplace.explorer.CmsNewCsvFile
Builds a html select for the XSLT files.
bump(CmsUUID) - Method in class org.opencms.ade.sitemap.shared.CmsDetailPageTable
Moves the detail page information for a given page to the front of the detail pages for the same type.
button(String, String, String, String, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
button(String, String, String, String, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Generates a button for the widget dialog.
button(String, String, String, String, int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button for the OpenCms workplace.
button(String, String, String, String, int, String) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button for the OpenCms workplace.
button(String, String, String, String, int, boolean) - Method in class org.opencms.workplace.editors.CmsEditor
Generates a button for the OpenCms editor.
BUTTON_ADVANCED - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Advanced" button in the build button methods.
BUTTON_BACK - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Back" button in the build button methods.
BUTTON_CANCEL - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Cancel" button in the build button methods.
BUTTON_CLOSE - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Close" button in the build button methods.
BUTTON_CONTINUE - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Continue" button in the build button methods.
BUTTON_DEFINE - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Constant for the "Define" button in the build button method.
BUTTON_DETAILS - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Details" button in the build button methods.
BUTTON_DISCARD - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Discard" button in the build button methods (same function as "Cancel" button but different text on button.
BUTTON_EDIT - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Edit" button in the build button methods (same function as "Ok" button but different text on button.
BUTTON_FINISH - Static variable in class org.opencms.workplace.commons.CmsPropertyAdvanced
Constant for the "Finish" button in the build button method.
BUTTON_FINISH - Static variable in class org.opencms.workplace.list.A_CmsSelectResourceList
Constant for the "Finish" button in the build button methods.
BUTTON_NEXT - Static variable in class org.opencms.workplace.explorer.CmsNewResource
Constant for the "Next" button in the build button methods.
BUTTON_NEXT - Static variable in class org.opencms.workplace.list.A_CmsSelectResourceList
Constant for the "Next" button in the build button methods.
BUTTON_OK - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "OK" button in the build button methods.
BUTTON_OK_NO_SUBMIT - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "OK" button in the build button methods (without form submission).
BUTTON_SET - Static variable in class org.opencms.workplace.CmsDialog
Constant for the "Set" button in the build button methods.
BUTTON_STYLES_LIST - Static variable in class org.opencms.configuration.CmsDefaultUserSettings
Array list for fast lookup of "button styles".
buttonActionCancel() - Method in class org.opencms.workplace.editors.CmsEditor
Returns the editor action for a "cancel" button.
buttonActionDirectEdit(String, int) - Method in class org.opencms.workplace.editors.CmsEditor
Builds the html to display the special action button for the direct edit mode of the editor.
buttonBar(int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
buttonBar(int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the html for a button bar.
buttonBar(int) - Method in class org.opencms.workplace.CmsWorkplace
Returns the html for a button bar.
buttonBar(int, String) - Method in class org.opencms.workplace.CmsWorkplace
Returns the html for a button bar.
BUTTONBAR_BLOCK_END - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
The button bar end block indicator.
BUTTONBAR_BLOCK_START - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
The button bar start block indicator.
BUTTONBAR_DEFAULT - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
The default editor widget button bar configuration.
BUTTONBAR_DEFAULT_LIST - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
The default button bar configuration as List.
BUTTONBAR_SEPARATOR - Static variable in class org.opencms.widgets.CmsHtmlWidgetOption
The button bar separator.
buttonBarHorizontalLine() - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
buttonBarHorizontalLine() - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Generates a horizontal button bar separator line with maximum width.
buttonBarHorizontalLine() - Method in class org.opencms.workplace.CmsWorkplace
Generates a horizontal button bar separator line with maximum width.
buttonBarLabel(String) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button bar label.
buttonBarLabel(String, String) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button bar label.
buttonBarLine(int, int, String) - Method in class org.opencms.workplace.CmsWorkplace
Generates a variable button bar separator line.
buttonBarLineSpacer(int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a variable button bar separator line spacer.
buttonBarSeparator(int, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
buttonBarSeparator(int, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Generates a button bar separator.
buttonBarSeparator(int, int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button bar separator.
buttonBarSpacer(int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
buttonBarSpacer(int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Returns the html for an invisible spacer between button bar contents like buttons, labels, etc.
buttonBarSpacer(int) - Method in class org.opencms.workplace.CmsWorkplace
Returns the html for an invisible spacer between button bar contents like buttons, labels, etc.
buttonBarStartTab(int, int) - Method in class org.opencms.widgets.A_CmsWidget.CmsDummyWidgetDialog
 
buttonBarStartTab(int, int) - Method in interface org.opencms.widgets.I_CmsWidgetDialog
Generates a button bar starter tab.
buttonBarStartTab(int, int) - Method in class org.opencms.workplace.CmsWorkplace
Generates a button bar starter tab.
buttonHtml() - Method in class org.opencms.workplace.list.A_CmsListAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.A_CmsListSearchAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListDirectAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListDropdownAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListExplorerDirectAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListIndependentAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListItemSelectionAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListItemSelectionCustomAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListMultiAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListRadioMultiAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListResourceIconAction
 
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.list.CmsListSearchAction
 
buttonHtml() - Method in interface org.opencms.workplace.list.I_CmsListAction
The same using I_CmsListAction.getWp().
buttonHtml(CmsWorkplace) - Method in class org.opencms.workplace.tools.CmsTool
Returns the necessary html code for a link to this tool.
buttonHtml(CmsWorkplace) - Method in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
Returns the necessary html code.

C

C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
Constant for desktop detection.
C_DESKTOP - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorTablet
Constant for desktop detection.
C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelector
Constant for mobile detection.
C_MOBILE - Static variable in class org.opencms.jsp.util.CmsJspDeviceSelectorTablet
Constant for mobile detection.
C_PUBLISH_FLAG - Static variable in class org.opencms.publish.CmsPublishJobInfoBean
The flag used to indicate a direct publish job.
CACHE_ALL_PROPERTIES - Static variable in class org.opencms.db.CmsDriverManager
Cache key for all properties.
CACHE_KEY_SUBALL - Static variable in class org.opencms.db.CmsCacheKey
Cache key for a list of sub-resources (files and folders) of a folder.
CACHE_KEY_SUBFILES - Static variable in class org.opencms.db.CmsCacheKey
Cache key for a list of sub-files of a folder.
CACHE_KEY_SUBFOLDERS - Static variable in class org.opencms.db.CmsCacheKey
Cache key for a list of sub-folders of a folder.
CACHE_OFFLINESUFFIX - Static variable in class org.opencms.flex.CmsFlexCache
Suffix to append to online cache entries.
CACHE_ONLINESUFFIX - Static variable in class org.opencms.flex.CmsFlexCache
Suffix to append to online cache entries.
CACHE_PROPERTY_BYPASS - Static variable in class org.opencms.loader.CmsJspLoader
Property value for "cache" that indicates that the FlexCache should be bypassed.
CACHE_PROPERTY_STREAM - Static variable in class org.opencms.loader.CmsJspLoader
Property value for "cache" that indicates that the output should be streamed.
cacheACL(String, CmsAccessControlList) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given acl under the given cache key.
cacheContentDefinition(String, CmsXmlContentDefinition) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given content definition under the given cache key.
cacheContentDefinition(String, CmsXmlContentDefinition) - Method in class org.opencms.xml.CmsXmlEntityResolver
Caches an XML content definition based on the given system id and the online / offline status of this entity resolver instance.
cacheDtdSystemId(String, String, String) - Method in class org.opencms.importexport.CmsImportHelper
Adds a new DTD system id prefix mapping for internal resolution of external URLs.
cacheGroup(CmsGroup) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given group under its id AND fully qualified name.
cacheLocale(String, Locale) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given locale under the given cache key.
cacheLock(CmsLock) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given lock.
cacheMemObject(String, Object) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given object under the given cache key.
cacheOffline() - Method in class org.opencms.flex.CmsFlexCache
Indicates if offline project resources are cached.
cacheOnlineLink(String, String) - Method in class org.opencms.staticexport.CmsStaticExportManager
Caches a calculated online link.
cacheOrgUnit(CmsOrganizationalUnit) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given organizational under its id AND the fully qualified name.
cachePermission(String, I_CmsPermissionHandler.CmsPermissionCheckResult) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given permission check result under the given cache key.
cacheProject(CmsProject) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given project under its id AND the fully qualified name.
cacheProjectResources(String, List<CmsResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given project resource list under the given cache key.
cacheProperty(String, CmsProperty) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given property under the given cache key.
cachePropertyList(String, List<CmsProperty>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given property list under the given cache key.
cachePublishedResources(String, List<CmsPublishedResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given published resources list under the given cache key.
cachePublishJob(CmsPublishJobInfoBean) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given publish job.
cachePublishJobInHistory(CmsPublishJobInfoBean) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given publish job in the publish job history.
cacheResource(String, CmsResource) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given resource under the given cache key.
cacheResourceList(String, List<CmsResource>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given resource list under the given cache key.
cacheRole(String, boolean) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given value under the given cache key.
cacheRoleList(String, List<CmsRole>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given value under the given cache key.
cacheSystemId(String, byte[]) - Static method in class org.opencms.xml.CmsXmlEntityResolver
Adds a system ID URL to to internal permanent cache.
cacheUser(CmsUser) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given user under its id AND the fully qualified name.
cacheUserGroups(String, List<CmsGroup>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given list of user groups under the given cache key.
cacheUserList(String, List<CmsUser>) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given list of users under the given cache key.
cacheVfsObject(String, Object) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given vfs object under the given cache key.
cacheXmlPermanentEntity(String, byte[]) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given xml entity under the given system id.
cacheXmlTemporaryEntity(String, byte[]) - Method in class org.opencms.monitor.CmsMemoryMonitor
Caches the given xml entity under the given cache key.
calculateAverage(CmsMemoryStatus) - Method in class org.opencms.monitor.CmsMemoryStatus
Calculates the average memory consumption by updating the stored information with the provided current information.
calculateDate(CmsObject, CmsResource, List<String>, long) - Static method in class org.opencms.file.collectors.CmsDateResourceComparator
Calculates the date to use for comparison of this resource based on the given date identifiers.
calculatePages(int, int) - Method in class org.opencms.search.galleries.CmsGallerySearchResultList
Calculates the result pages.
calendarIncludes(Locale) - Static method in class org.opencms.widgets.CmsCalendarWidget
Creates the HTML JavaScript and stylesheet includes required by the calendar for the head of the page.
calendarIncludes(Locale, String) - Static method in class org.opencms.widgets.CmsCalendarWidget
Creates the HTML JavaScript and stylesheet includes required by the calendar for the head of the page.
calendarIncludes() - Method in class org.opencms.workplace.commons.CmsPreferences
Deprecated. use CmsCalendarWidget.calendarIncludes(java.util.Locale), this is just here so that old JSP still work
calendarIncludes() - Method in class org.opencms.workplace.commons.CmsTouch
Deprecated. use CmsCalendarWidget.calendarIncludes(java.util.Locale), this is just here so that old JSP still work
calendarInit(CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean) - Static method in class org.opencms.widgets.CmsCalendarWidget
Generates the HTML to initialize the JavaScript calendar element on the end of a page.
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in class org.opencms.workplace.commons.CmsPreferences
Deprecated. use CmsCalendarWidget.calendarInit(org.opencms.i18n.CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean), this is just here so that old JSP still work
calendarInit(String, String, String, boolean, boolean, boolean, String, boolean) - Method in class org.opencms.workplace.commons.CmsTouch
Deprecated. use CmsCalendarWidget.calendarInit(org.opencms.i18n.CmsMessages, String, String, String, boolean, boolean, boolean, String, boolean), this is just here so that old JSP still work
cancel() - Method in class org.opencms.ade.upload.CmsUploadTimeoutWatcher
Cancels the watch process.
cancelCheckOut(CmsCmisCallContext, String) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
cancelCheckOut(CmsCmisCallContext, String) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Cancels a checkout.
cancelUpload(CmsUploadException) - Method in class org.opencms.ade.upload.CmsUploadListener
Sets the exception that should cancel the upload on the next update.
cancelUpload() - Method in class org.opencms.ade.upload.CmsUploadService
 
cancelUpload() - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadService
Cancels the upload.
cancelUpload(AsyncCallback<Boolean>) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadServiceAsync
Cancels the upload.
canEditAliases() - Method in class org.opencms.ade.sitemap.shared.CmsSitemapData
Checks whether the current user can edit the aliases.
canEditDetailPages() - Method in class org.opencms.ade.sitemap.shared.CmsSitemapData
Returns true if the detail pages can be edited.
canSendLastModifiedHeader(CmsResource, HttpServletRequest, HttpServletResponse) - Method in class org.opencms.loader.CmsDumpLoader
Checks if the requested resource must be send to the client by checking the "If-Modified-Since" http header.
canUndoMove() - Method in class org.opencms.gwt.shared.CmsRestoreInfoBean
Returns true if the move operation can be undone.
CATEGORY - Static variable in class org.opencms.relations.CmsRelationType
Constant for the category of an OpenCmsVfsFile.
CDL - Class in org.opencms.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CENTRALIZED_REPOSITORY - Static variable in class org.opencms.relations.CmsCategoryService
The centralized path for categories.
CFG_MODE_AUTO - Static variable in class org.opencms.main.CmsServletContainerSettings
String remote command execution return type.
CFG_MODE_MANUAL - Static variable in class org.opencms.main.CmsServletContainerSettings
Map remote command execution return type.
CFG_MODE_NONE - Static variable in class org.opencms.main.CmsServletContainerSettings
List remote command execution return type.
chacc(String, String, String, int, int, int) - Method in class org.opencms.file.CmsObject
Changes the access control for a given resource and a given principal(user/group).
chacc(String, String, String, String) - Method in class org.opencms.file.CmsObject
Changes the access control for a given resource and a given principal(user/group).
CHANGED_ACCESSCONTROL - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a change in access control entries of a resource.
CHANGED_CONTENT - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a content change.
CHANGED_LASTMODIFIED - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a change in the lastmodified settings of a resource.
CHANGED_PROJECT - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a project change.
CHANGED_RESOURCE - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a change in the resource data.
CHANGED_TIMEFRAME - Static variable in class org.opencms.db.CmsDriverManager
Value to indicate a change in the availability timeframe.
changeEncoding(byte[], String, String) - Static method in class org.opencms.i18n.CmsEncoder
Changes the encoding of a byte array that represents a String.
changeFileNameSuffixTo(String, String) - Static method in class org.opencms.util.CmsStringUtil
Changes the filename suffix.
changeItemLinkUrl(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Changes the content of the CmsResource.
changeItemLinkUrl(String) - Method in class org.opencms.workplace.galleries.CmsAjaxLinkGallery
Writes the current link into the pointer resource.
changeItemTitle(String) - Method in class org.opencms.workplace.galleries.A_CmsAjaxGallery
Changes the title property value of the given item.
changeLock(CmsDbContext, CmsResource, CmsLockType) - Method in class org.opencms.db.CmsDriverManager
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
changeLock(CmsRequestContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
changeLock(CmsResource) - Method in class org.opencms.file.CmsObject
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
changeLock(String) - Method in class org.opencms.file.CmsObject
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
changeLock(CmsObject, CmsSecurityManager, CmsResource) - Method in class org.opencms.file.types.A_CmsResourceType
 
changeLock(CmsObject, CmsSecurityManager, CmsResource) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the lock of a resource to the current user, that is "steals" the lock from another user.
changeResourcesInFolderWithProperty(CmsDbContext, CmsResource, String, String, String, boolean) - Method in class org.opencms.db.CmsDriverManager
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
changeResourcesInFolderWithProperty(CmsRequestContext, CmsResource, String, String, String, boolean) - Method in class org.opencms.db.CmsSecurityManager
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
changeResourcesInFolderWithProperty(String, String, String, String, boolean) - Method in class org.opencms.file.CmsObject
Returns a list with all sub resources of a given folder that have set the given property, matching the current property's value with the given old value and replacing it by a given new value.
characters(char[], int, int) - Method in class org.opencms.util.CmsXmlSaxWriter
 
checkAcaciaEditorAvailable(CmsObject, CmsResource) - Static method in class org.opencms.workplace.editors.CmsWorkplaceEditorManager
Checks whether GWT widgets are available for all fields of a content.
checkAddProperty(CmsCmisTypeManager, Properties, String, Set<String>, String) - Static method in class org.opencms.cmis.CmsCmisUtil
Checks whether a property can be added to a Properties.
checkBasicAuthorization(HttpServletRequest) - Method in class org.opencms.security.CmsDefaultAuthorizationHandler
Checks if the current request contains HTTP basic authentication information in the headers, if so the user is tried to log in with this data, and on success a session is generated.
checkConfiguration(CmsObject) - Method in class org.opencms.search.CmsSearchIndex
Checks is this index has been configured correctly.
checkConsistency(CmsObject) - Method in class org.opencms.relations.CmsLink
Checks and updates the structure id or the path of the target.
checkContainsSubResources(CmsObject, List<CmsResource>) - Method in class org.opencms.db.CmsPublishList
Checks whether the publish list contains all sub-resources of a list of folders.
checkCreatable(CmsObject) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
Checks if this resource type is creatable.
checkCreateNewElement(CmsUUID, String, String, String) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
checkCreateNewElement(CmsUUID, String, String, String) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
To create a new element of the given type this method will check if a model resource needs to be selected, otherwise creates the new element.
checkCreateNewElement(CmsUUID, String, String, String, AsyncCallback<CmsCreateElementData>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
To create a new element of the given type this method will check if a model resource needs to be selected, otherwise creates the new element.
checkCurrentPublishJobThread() - Method in class org.opencms.publish.CmsPublishEngine
Controls the publish process.
checkCurrentPublishJobThread() - Method in class org.opencms.publish.CmsPublishManager
Check if the thread for the current publish job is still active or was interrupted and so the next job in the queue can be started.
checkDependencies(CmsModule, int) - Method in class org.opencms.module.CmsModuleManager
Checks if a modules dependencies are fulfilled.
checkDependency(CmsModule) - Method in class org.opencms.module.CmsModule
Checks if this module depends on another given module, will return the dependency, or null if no dependency was found.
checkEmail(String) - Static method in class org.opencms.file.CmsUser
Validates an email address.
checkEmail(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
The email should only be composed by digits and standard english letters, points, underscores and exact one "At" symbol.
checkEmail(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided email is a valid email address.
checkExportResource(String) - Method in class org.opencms.importexport.CmsExport
Returns true if the checked resource name can be exported depending on the include settings.
checkFirstname(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
 
checkFirstname(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided first name is valid.
checkFrozen() - Method in class org.opencms.db.CmsLoginMessage
Checks if this message is frozen.
checkFrozen() - Method in class org.opencms.main.CmsContextInfo
Checks if this context info configuration is frozen.
checkFrozen() - Method in class org.opencms.module.CmsModule
Checks if this modules configuration is frozen.
checkFrozen() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Checks if this job info configuration is frozen.
checkGroupName(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
 
checkGroupName(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided group name is a valid group name.
checkId(CmsUUID, boolean) - Static method in class org.opencms.util.CmsUUID
Check that the given id is not the null id.
checkImmutable(String, List<String>) - Method in class org.opencms.importexport.A_CmsImport
Deprecated. Checks if the resources is in the list of immutalbe resources.
checkImmutable(String) - Method in class org.opencms.importexport.CmsImportVersion7
Checks if the resources is in the list of immutable resources.
checkIn(CmsCmisCallContext, Holder<String>, boolean, Properties, ContentStream, String, List<String>, Acl, Acl) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
checkIn(CmsCmisCallContext, Holder<String>, boolean, Properties, ContentStream, String, List<String>, Acl, Acl) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Checks in a document.
checkInitialized() - Method in class org.opencms.ade.configuration.CmsADEConfigData
Checks whether the configuration is initialized and throws an error otherwise.
checkInitialized() - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
Checks whether the object is initialized and throws an exception otherwise.
checkInvalidLogins(String, String) - Method in class org.opencms.db.CmsLoginManager
Checks if the threshold for the invalid logins has been reached for the given user.
checkIsFolder(CmsResource) - Static method in class org.opencms.file.CmsLinkRewriter
Checks whether a given resource is a folder and throws an exception otherwise.
checkLastname(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
 
checkLastname(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided last name is valid.
checkLinkForDeletedLinkTarget(CmsRelation, String, Map<String, CmsResource>, HashMultimap<String, String>) - Method in class org.opencms.relations.CmsRelationSystemValidator
Checks a link to a resource which has been deleted.
checkLinkForNewOrChangedLinkSource(CmsDbContext, CmsResource, CmsRelation, String, CmsProject, Map<String, CmsResource>) - Method in class org.opencms.relations.CmsRelationSystemValidator
Checks a link from a resource which has changed.
checkLock(String) - Method in class org.opencms.workplace.CmsWorkplace
Checks the lock state of the resource and locks it if the autolock feature is enabled.
checkLock(String, CmsLockType) - Method in class org.opencms.workplace.CmsWorkplace
Checks the lock state of the resource and locks it if the autolock feature is enabled.
checkLock(String, CmsLockType) - Method in class org.opencms.workplace.editors.CmsEditor
 
checkLoginAllowed() - Method in class org.opencms.db.CmsLoginManager
Checks if a login is currently allowed.
checkManagerOfProjectRole(CmsDbContext, CmsProject) - Method in class org.opencms.db.CmsSecurityManager
Checks if the current user has management access to the given project.
checkModuleSelectionList(List<String>, String, boolean) - Method in class org.opencms.module.CmsModuleManager
Checks the module selection list for consistency, that means that if a module is selected, all its dependencies are also selected.
checkMultiOperationException(I_CmsMessageBundle, String) - Method in class org.opencms.workplace.CmsMultiDialog
Checks if an exception occurred during a multi resource operation, and throws a new exception if necessary.
checkName(String) - Method in class org.opencms.file.CmsGroup
Checks if the provided group name is valid and can be used as an argument value for CmsPrincipal.setName(String).
checkName(String) - Method in class org.opencms.file.CmsUser
Checks if the provided user name is a valid user name and can be used as an argument value for CmsPrincipal.setName(String).
checkName(String) - Method in class org.opencms.file.history.CmsHistoryPrincipal
 
checkName(String) - Method in interface org.opencms.security.I_CmsPrincipal
Checks if the provided principal name is valid and can be used as an argument value for I_CmsPrincipal.setName(String).
checkName(String, String, String, I_CmsMessageBundle) - Static method in class org.opencms.util.CmsStringUtil
Checks if a given name is composed only of the characters a...z,A...Z,0...9 and the provided constraints.
checkNewEntry(String, int) - Method in class org.opencms.workplace.commons.CmsChacc
Validates the user input when creating a new access control entry.
checkNewParentsInList(CmsObject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
Checks that the parent folders of new resources which are released are either not new or are also released.
checkNewWidgetsAvailable(CmsUUID) - Method in class org.opencms.ade.containerpage.CmsContainerpageService
 
checkNewWidgetsAvailable(CmsUUID) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageService
Checks whether the Acacia widgets are available for all fields of the content.
checkNewWidgetsAvailable(CmsUUID, AsyncCallback<Boolean>) - Method in interface org.opencms.ade.containerpage.shared.rpc.I_CmsContainerpageServiceAsync
Checks whether the Acacia widgets are available for all fields of the content.
checkNotFrozen() - Method in class org.opencms.util.CmsDefaultSet
Checks that this object isn't frozen.
checkNotInitialized() - Method in class org.opencms.ade.configuration.CmsADEConfigData
Checks whether the configuration is *NOT* initialized and throws an error otherwise.
checkNotSubPath(String, String) - Method in class org.opencms.file.CmsLinkRewriter
Checks that the target path is not a subfolder of the source path.
checkOffline(CmsObject) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
Checks whether the cms context is in the offline project and throws an exception otherwise.
checkOfflineProject(CmsDbContext) - Method in class org.opencms.db.CmsSecurityManager
Checks if the project in the given database context is not the "Online" project, and throws an Exception if this is the case.
checkOut(CmsCmisCallContext, Holder<String>, Holder<Boolean>) - Method in class org.opencms.cmis.A_CmsCmisRepository
 
checkOut(CmsCmisCallContext, Holder<String>, Holder<Boolean>) - Method in interface org.opencms.cmis.I_CmsCmisRepository
Checks out an object.
checkParams() - Method in class org.opencms.file.collectors.A_CmsResourceCollector
Checks if the required parameters have been set.
checkPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
Performs a blocking permission check on a resource.
checkPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) - Method in class org.opencms.db.CmsSecurityManager
Performs a blocking permission check on a resource.
checkPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, I_CmsPermissionHandler.CmsPermissionCheckResult) - Method in class org.opencms.db.CmsSecurityManager
Applies the permission check result of a previous call to CmsSecurityManager.hasPermissions(CmsRequestContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter).
checkPermissions(CmsObject) - Method in class org.opencms.gwt.CmsGwtService
Checks the permissions of the current user to match the required security level.
checkPermissionsForMassEdit(CmsObject) - Method in class org.opencms.db.CmsAliasManager
Checks whether the current user has the permissions to mass edit the alias table, and throws an exception otherwise.
checkProjectName(String) - Static method in class org.opencms.file.CmsProject
Throws a runtime exception if name is empty.
checkPropertyName(String) - Static method in class org.opencms.file.CmsPropertyDefinition
Checks if the provided property name is a valid property name, that is contains only valid characters.
checkPublishPermissions(CmsDbContext, CmsPublishList) - Method in class org.opencms.db.CmsSecurityManager
Checks if the current user has the permissions to publish the given publish list (which contains the information about the resources / project to publish).
checkPublishQueue() - Method in class org.opencms.main.CmsThreadStore
Checks the publish queue for abandoned publish jobs.
checkResourceName(String) - Static method in class org.opencms.cmis.CmsCmisUtil
Checks whether a name is a valid OpenCms resource name and throws an exception otherwise.
checkResourceName(String) - Static method in class org.opencms.file.CmsResource
Checks if the provided resource name is a valid resource name, that is contains only valid characters.
checkResourcePermissions(CmsPermissionSet, boolean) - Method in class org.opencms.workplace.CmsDialog
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
checkResourcePermissions(CmsPermissionSet, boolean, CmsMessageContainer) - Method in class org.opencms.workplace.CmsDialog
Checks if the permissions of the current user on the resource to use in the dialog are sufficient.
checkResourcePermissions(CmsPermissionSet, boolean) - Method in class org.opencms.workplace.CmsMultiDialog
Checks if the permissions of the current user on the single resource to use in the dialog are sufficient.
checkResources(CmsObject) - Method in class org.opencms.module.CmsModule
Checks if all resources of the module are present.
checkResources(CmsObject, List<String>) - Static method in class org.opencms.util.CmsFileUtil
Checks if all resources are present.
checkRole(CmsDbContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current database context has permissions to impersonate the given role in the given organizational unit.
checkRole(CmsRequestContext, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current context has permissions to impersonate the given role.
checkRole(CmsObject, CmsRole) - Method in class org.opencms.security.CmsRoleManager
Checks if the user of this OpenCms context is a member of the given role for the given organizational unit.
checkRole() - Method in class org.opencms.workplace.CmsLoginHelper
 
checkRole() - Method in class org.opencms.workplace.CmsWorkplace
Checks that the current user is a workplace user.
checkRole() - Method in class org.opencms.workplace.help.CmsHelpTemplateBean
 
checkRoleForResource(CmsDbContext, CmsRole, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current database context has permissions to impersonate the given role for the given resource.
checkRoleForResource(CmsRequestContext, CmsRole, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Checks if the user of the current context has permissions to impersonate the given role for the given resource.
checkRoleForResource(CmsObject, CmsRole, String) - Method in class org.opencms.security.CmsRoleManager
Checks if the user of this OpenCms context is a member of the given role for the given resource.
checkRoleForUserModification(CmsDbContext, String, CmsRole) - Method in class org.opencms.db.CmsSecurityManager
Checks that the current user has enough permissions to modify the given user.
checkSystemLocks(CmsDbContext, CmsResource) - Method in class org.opencms.db.CmsSecurityManager
Checks if the given resource contains a resource that has a system lock.
checkTypeId(int) - Method in class org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
Checks if the type id belongs to this resource wrapper.
checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperJsp
 
checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlContent
 
checkTypeId(int) - Method in class org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlPage
 
checkUploadFiles(List<String>, String) - Method in class org.opencms.ade.upload.CmsUploadService
 
checkUploadFiles(List<String>, String) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadService
Checks the availability of a resource in the VFS, using the CmsResourceFilter.IGNORE_EXPIRATION filter.
checkUploadFiles(List<String>, String, AsyncCallback<CmsUploadFileBean>) - Method in interface org.opencms.gwt.shared.rpc.I_CmsUploadServiceAsync
Checks the availability of a resource in the VFS, using the CmsResourceFilter.IGNORE_EXPIRATION filter.
checkUrl(CmsObject, String) - Static method in class org.opencms.relations.CmsExternalLinksValidator
Checks if the given url is valid.
checkUserName(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
A user name can only be composed of digits, standard ASCII letters and the symbols defined in CmsDefaultValidationHandler.USERNAME_CONSTRAINTS.
checkUserName(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided user name is a valid user name.
checkValidAliasPath(String, Locale) - Method in class org.opencms.gwt.CmsAliasHelper
Checks whether a given string is a valid alias path.
checkValues(CmsObject) - Method in class org.opencms.synchronize.CmsSynchronizeSettings
Performs a check if the values that have been set are valid.
checkViewable(CmsObject, String) - Method in class org.opencms.ade.configuration.CmsResourceTypeConfig
Checks if a resource type is viewable for the current user.
checkWriteAccess() - Method in class org.opencms.cmis.CmsCmisRepository
Checks whether we have write access to this repository and throws an exception otherwise.
checkWritePermissionsInFolder(CmsDbContext, CmsResource) - Method in class org.opencms.db.generic.CmsVfsDriver
Checks that the current user has write permissions for all subresources of the given folder.
checkWritePermissionsInFolder(CmsDbContext, CmsResource) - Method in class org.opencms.db.jpa.CmsVfsDriver
Checks that the current user has write permissions for all subresources of the given folder.
checkZipCode(String) - Static method in class org.opencms.file.CmsUser
Validates a zip code.
checkZipCode(String) - Method in class org.opencms.security.CmsDefaultValidationHandler
That means, the parameter should only be composed by digits and standard english letters.
checkZipCode(String) - Method in interface org.opencms.security.I_CmsValidationHandler
Checks if the provided string is a valid zip code.
chflags(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
Changes the resource flags of a resource.
chflags(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the resource flags of a resource.
chflags(String, int) - Method in class org.opencms.file.CmsObject
Changes the resource flags of a resource.
chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
chflags(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the resource flags of a resource.
chtype(CmsDbContext, CmsResource, int) - Method in class org.opencms.db.CmsDriverManager
Changes the resource type of a resource.
chtype(CmsRequestContext, CmsResource, int) - Method in class org.opencms.db.CmsSecurityManager
Changes the resource type of a resource.
chtype(String, int) - Method in class org.opencms.file.CmsObject
Changes the resource type of a resource.
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceType
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.A_CmsResourceTypeFolderBase
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.CmsResourceTypeJsp
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in class org.opencms.file.types.CmsResourceTypePlain
 
chtype(CmsObject, CmsSecurityManager, CmsResource, int) - Method in interface org.opencms.file.types.I_CmsResourceType
Changes the resource type of a resource.
CLASS_CONTAINER_ELEMENT_END_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
HTML class used to identify container elements.
CLASS_CONTAINER_ELEMENT_START_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
HTML class used to identify container elements.
CLASS_ELEMENT_ERROR - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
HTML class used to identify error message for elements where rendering failed to render.
CLASS_GROUP_CONTAINER_ELEMENT_MARKER - Static variable in class org.opencms.ade.containerpage.shared.CmsContainerElement
HTML class used to identify group container elements.
CLEAN - Static variable in class org.opencms.workplace.explorer.CmsResourceUtil.CmsResourceProjectState
Constant for the project state unlocked.
cleanCache(float) - Method in class org.opencms.search.documents.CmsExtractionResultCache
Removes all expired extraction result cache entries from the RFS cache.
cleanExtractionCache() - Method in class org.opencms.search.CmsSearchManager
Cleans up the extraction result cache.
cleanImageCache(float) - Static method in class org.opencms.scheduler.jobs.CmsImageCacheCleanupJob
Removes all expired image cache entries from the RFS cache.
cleanUp() - Method in class org.opencms.importexport.A_CmsImport
Deprecated. Cleans up member variables after the import is finished.
cleanUp() - Method in class org.opencms.importexport.CmsImportVersion2
Deprecated. Cleans up member variables after the import is finished.
cleanupEmptyWorkflowProjects(List<CmsProject>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
Cleans up empty workflow projects.
cleanupProjectIfEmpty(CmsProject) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
Removes a project if there are no longer any resources which have been last modified in that project.
clear() - Method in interface org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
Clears the cache.
clear() - Method in class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
 
clear(CmsObject, String) - Method in class org.opencms.ade.sitemap.CmsAliasEditorLockTable
Clears the entry for a given site root, but only if the user from the given CMS context matches the user in the entry.
clear() - Method in class org.opencms.cache.CmsLruCache
Removes all cached objects in this cache.
clear() - Method in class org.opencms.configuration.CmsParameterConfiguration
 
clear() - Method in class org.opencms.db.CmsDbContext
Clears this database context.
clear() - Method in class org.opencms.db.jpa.CmsDbContext
Clears this database context.
clear() - Method in class org.opencms.flex.CmsFlexController
Clears all data of this controller.
clear() - Method in class org.opencms.util.CmsConstantMap
 
clear() - Method in class org.opencms.workplace.list.CmsHtmlList
This method resets the content of the list (no the metadata).
clear() - Method in class org.opencms.workplace.tools.CmsIdentifiableObjectContainer
Resets the container.
CLEAR_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete cache.
CLEAR_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only entries.
CLEAR_OFFLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete offine cache.
CLEAR_OFFLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only offline entries.
CLEAR_ONLINE_ALL - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear complete online cache.
CLEAR_ONLINE_ENTRIES - Static variable in class org.opencms.flex.CmsFlexCache
Trigger for clearcache event: Clear only online entries.
clearAccessControlListCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears the access control list cache when access control entries are changed.
clearBookmarks() - Method in class org.opencms.xml.A_CmsXmlDocument
Clears the XML document bookmarks.
clearCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears almost all internal caches.
clearCache() - Method in class org.opencms.workplace.editors.CmsEditorDisplayOptions
Clears the cached user configuration data, casing a reload off all configurations.
clearCaches() - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears the OpenCms caches.
clearCaches(CmsEvent) - Method in class org.opencms.staticexport.CmsStaticExportManager
Clears the caches in the export manager.
clearCategories() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Clears the categories list.
clearCategoriesForResource(CmsObject, String) - Method in class org.opencms.relations.CmsCategoryService
Removes the given resource from all categories.
clearDialogObject() - Method in class org.opencms.workplace.CmsWidgetDialog
Clears the "dialog object" for this widget dialog by removing it from the current users session.
clearEditorSessionInfo() - Method in class org.opencms.workplace.editors.CmsEditor
Clears the editor session info bean.
clearErrors() - Method in class org.opencms.gwt.shared.alias.CmsAliasTableRow
Clears validation errors.
clearFolders() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Clears the list of VFS folders.
clearFullTextSearch() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Clears the full text search.
clearGalleries() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Clears the galleries list.
clearId() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Clears the id of the job.
clearLocales() - Method in class org.opencms.xml.containerpage.CmsXmlGroupContainer
Removes all locales from the element group XML.
clearLocks(CmsProject, List<CmsResource>) - Method in class org.opencms.workflow.CmsExtendedWorkflowManager
Ensures that the resources to be released are unlocked.
clearPrincipalsCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears all internal principal-related caches.
clearResourceCache() - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears all the depending caches when a resource was changed.
clearSession() - Method in class org.opencms.workplace.explorer.CmsNewResource
Clears the session attributes storing the page and dialog mode.
clearTypes() - Method in class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Clears the types list.
clearUserCache(CmsUser) - Method in class org.opencms.monitor.CmsMemoryMonitor
Clears the user cache for the given user.
CLIENT_ID_SEPERATOR - Static variable in class org.opencms.ade.configuration.CmsADEManager
The client id separator.
ClientMessages - Class in org.opencms.ade.containerpage
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.ade.contenteditor
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.ade.galleries
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.ade.postupload
Client message class for the org.opencms.ade.postupload module.
ClientMessages - Class in org.opencms.ade.publish
 
ClientMessages - Class in org.opencms.ade.sitemap
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.ade.upload
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.gwt
Convenience class to access the localized messages of this OpenCms package.
ClientMessages - Class in org.opencms.gwt.seo
The client messages class for the SEO dialog.
clone() - Method in class org.opencms.ade.configuration.CmsModelPageConfig
 
clone() - Method in class org.opencms.ade.configuration.CmsPropertyConfig
 
clone() - Method in class org.opencms.db.CmsLoginMessage
 
clone() - Method in class org.opencms.db.CmsSubscriptionFilter
 
clone() - Method in class org.opencms.db.CmsSubscriptionReadMode
 
clone() - Method in class org.opencms.db.CmsVisitedByFilter
 
clone() - Method in class org.opencms.db.CmsVisitEntryFilter
 
clone() - Method in class org.opencms.db.log.CmsLogFilter
 
clone() - Method in class org.opencms.file.CmsFile
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsFolder
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsGroup
 
clone() - Method in class org.opencms.file.CmsProject
 
clone() - Method in class org.opencms.file.CmsProperty
Creates a clone of this property.
clone() - Method in class org.opencms.file.CmsPropertyDefinition
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsResource
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.CmsResourceFilter
 
clone() - Method in class org.opencms.file.CmsUser
 
clone() - Method in class org.opencms.file.history.CmsHistoryFile
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.history.CmsHistoryFolder
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.file.history.CmsHistoryPrincipal
 
clone() - Method in class org.opencms.file.history.CmsHistoryProject
 
clone() - Method in class org.opencms.json.JSONObject.Null
There is only intended to be a single instance of the NULL object, so the clone method returns itself.
clone() - Method in class org.opencms.loader.CmsImageScaler
 
clone() - Method in class org.opencms.lock.CmsLock
 
clone() - Method in class org.opencms.lock.CmsLockFilter
 
clone() - Method in class org.opencms.main.CmsContextInfo
Creates a clone of this context info object.
clone() - Method in class org.opencms.module.CmsModule
Clones a CmsModule which is not set to frozen.
clone() - Method in class org.opencms.relations.CmsRelationFilter
 
clone() - Method in class org.opencms.scheduler.CmsScheduledJobInfo
Creates a clone of this scheduled job.
clone() - Method in class org.opencms.search.solr.CmsSolrQuery
 
clone() - Method in class org.opencms.security.CmsAccessControlList
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.security.CmsOrganizationalUnit
 
clone() - Method in class org.opencms.security.CmsPermissionSetCustom
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.site.CmsSite
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.site.CmsSiteMatcher
Returns a clone of this Objects instance.
clone() - Method in class org.opencms.util.CmsRfsFileViewer
Returns a clone of this file view settings that is not "frozen" and therefore allows modifications.
clone() - Method in class org.opencms.util.CmsUUID
Creates a clone of this CmsUUID.
clone() - Method in class org.opencms.workplace.explorer.CmsExplorerContextMenu
 
clone() - Method in class org.opencms.workplace.explorer.menu.CmsMenuItemVisibilityMode
 
clone() - Method in class org.opencms.xml.CmsXmlContentDefinition
Creates a clone of this XML content definition.
cloneAsProperty() - Method in class org.opencms.file.CmsProperty
Creates a clone of this property that already is of type CmsProperty.
cloneWithSettings(CmsContainerElementBean, Map<String, String>) - Static method in class org.opencms.xml.containerpage.CmsContainerElementBean
Clones the given element bean with a different set of settings.
close() - Method in class org.opencms.report.CmsPrintStreamReport
Closes the print stream.
close() - Method in class org.opencms.search.CmsLuceneIndexWriter
 
close() - Method in interface org.opencms.search.I_CmsIndexWriter
Close this IndexWriter.
close() - Method in class org.opencms.search.solr.CmsSolrIndexWriter
 
closeAll(CmsDbContext, Connection, Statement, ResultSet) - Method in class org.opencms.db.generic.CmsSqlManager
Attempts to close the connection, statement and result set after a statement has been executed.
closeAllInTransaction(CmsSqlManager, CmsDbContext, Connection, PreparedStatement, ResultSet, PreparedStatement, boolean) - Static method in class org.opencms.db.oracle.CmsSqlManager
Attempts to close the connection, statement and result set after a statement has been executed.
closeDialogOnCommit() - Method in class org.opencms.workplace.CmsWidgetDialog
Returns true if the dialog should be closed after the values have been committed.
closeExportFile(Element) - Method in class org.opencms.importexport.CmsExport
Closes the export ZIP file and saves the XML document for the manifest.
closeFile() - Method in class org.opencms.importexport.CmsImportHelper
Closes the zip file.
CMIS_ALL - Static variable in class org.opencms.cmis.A_CmsCmisRepository
cmis:all permission.
CMIS_READ - Static variable in class org.opencms.cmis.A_CmsCmisRepository
cmis:read permission.
CMIS_WRITE - Static variable in class org.opencms.cmis.A_CmsCmisRepository
cmis:write permission.
CmsAcceptLanguageHeaderParser - Class in org.opencms.i18n
Parses the HTTP Accept-Language header as per section 14.4 of RFC 2068 (HTTP 1.1 header field definitions) and creates a sorted list of Locales from it.
CmsAcceptLanguageHeaderParser(HttpServletRequest, Locale) - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Parses the Accept-Language header from the provided request.
CmsAcceptLanguageHeaderParser(String, Locale) - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser
Parses the Accept-Language header.
CmsAcceptLanguageHeaderParser.AcceptLanguage - Class in org.opencms.i18n
Struct representing an element of the HTTP Accept-Language header.
CmsAcceptLanguageHeaderParser.AcceptLanguage() - Constructor for class org.opencms.i18n.CmsAcceptLanguageHeaderParser.AcceptLanguage
 
CmsAccessControlEntry - Class in org.opencms.security
An access control entry defines the permissions of a user or group for a distinct resource.
CmsAccessControlEntry(CmsUUID, CmsAccessControlEntry) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry for a given resource based on an existing access control entry.
CmsAccessControlEntry(CmsUUID, CmsUUID, CmsPermissionSet, int) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlEntry(CmsUUID, CmsUUID, int, int, int) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlEntry(CmsUUID, CmsUUID, String) - Constructor for class org.opencms.security.CmsAccessControlEntry
Constructor to create a new access control entry on a given resource and a given principal.
CmsAccessControlList - Class in org.opencms.security
An access control list contains the permission sets of all principals for a distinct resource that are calculated on the permissions defined by various access control entries.
CmsAccessControlList() - Constructor for class org.opencms.security.CmsAccessControlList
Constructor to create an empty access control list for a given resource.
CmsAdditionalEntryInfo - Class in org.opencms.ade.sitemap.shared
Bean for additional site-map entry information.
CmsAdditionalEntryInfo() - Constructor for class org.opencms.ade.sitemap.shared.CmsAdditionalEntryInfo
 
CmsAdditionalInfoBean - Class in org.opencms.gwt.shared
Additional info bean.
CmsAdditionalInfoBean(String, String, String) - Constructor for class org.opencms.gwt.shared.CmsAdditionalInfoBean
Constructor.
CmsAdditionalInfoBean() - Constructor for class org.opencms.gwt.shared.CmsAdditionalInfoBean
Constructor for serialization only.
CmsADECache - Class in org.opencms.xml.containerpage
Cache object instance for simultaneously cache online and offline items.
CmsADECache(CmsMemoryMonitor, CmsADECacheSettings) - Constructor for class org.opencms.xml.containerpage.CmsADECache
Initializes the cache.
CmsADECacheSettings - Class in org.opencms.xml.containerpage
The cache settings for ADE.
CmsADECacheSettings() - Constructor for class org.opencms.xml.containerpage.CmsADECacheSettings
Default constructor.
CmsADEConfigData - Class in org.opencms.ade.configuration
A class which represents the accessible configuration data at a given point in a sitemap.
CmsADEConfigData() - Constructor for class org.opencms.ade.configuration.CmsADEConfigData
Default constructor to create an empty configuration.
CmsADEConfigData(String) - Constructor for class org.opencms.ade.configuration.CmsADEConfigData
Creates an empty configuration data object with a given base path.
CmsADEConfigData(String, List<CmsResourceTypeConfig>, boolean, List<CmsPropertyConfig>, boolean, List<CmsDetailPageInfo>, List<CmsModelPageConfig>, List<CmsFunctionReference>, boolean, boolean) - Constructor for class org.opencms.ade.configuration.CmsADEConfigData
Creates a new configuration data instance.
CmsAdeDownloadGalleryWidget - Class in org.opencms.widgets
ADE download gallery widget implementations.
CmsAdeDownloadGalleryWidget() - Constructor for class org.opencms.widgets.CmsAdeDownloadGalleryWidget
Constructor.
CmsAdeDownloadGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsAdeDownloadGalleryWidget
Creates a new gallery widget with the given configuration.
CmsAdeImageGalleryWidget - Class in org.opencms.widgets
ADE image gallery widget implementations.
CmsAdeImageGalleryWidget() - Constructor for class org.opencms.widgets.CmsAdeImageGalleryWidget
Constructor.
CmsAdeImageGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsAdeImageGalleryWidget
Creates a new gallery widget with the given configuration.
CmsADEManager - Class in org.opencms.ade.configuration
This is the main class used to access the ADE configuration and also accomplish some other related tasks like loading/saving favorite and recent lists.
CmsADEManager(CmsObject, CmsMemoryMonitor, CmsSystemConfiguration) - Constructor for class org.opencms.ade.configuration.CmsADEManager
Creates a new ADE manager.
CmsADEManager.FavListProp - Enum in org.opencms.ade.configuration
JSON property name constant.
CmsADEManager.Status - Enum in org.opencms.ade.configuration
A status enum for the initialization status.
CmsADESessionCache - Class in org.opencms.xml.containerpage
ADE's session cache.
CmsADESessionCache(CmsObject) - Constructor for class org.opencms.xml.containerpage.CmsADESessionCache
Initializes the session cache.
CmsAdvancedDirectEditProvider - Class in org.opencms.workplace.editors.directedit
Provider for the OpenCms AdvancedDirectEdit.
CmsAdvancedDirectEditProvider() - Constructor for class org.opencms.workplace.editors.directedit.CmsAdvancedDirectEditProvider
 
CmsAdvancedLinkSubstitutionHandler - Class in org.opencms.staticexport
Advanced link substitution behavior.
CmsAdvancedLinkSubstitutionHandler() - Constructor for class org.opencms.staticexport.CmsAdvancedLinkSubstitutionHandler
 
CmsAfterPublishMultiLanguageStaticExportHandler - Class in org.opencms.staticexport
Extended after publish static export handler, supporting multi-language exports.
CmsAfterPublishMultiLanguageStaticExportHandler() - Constructor for class org.opencms.staticexport.CmsAfterPublishMultiLanguageStaticExportHandler
 
CmsAfterPublishStaticExportHandler - Class in org.opencms.staticexport
Implementation for the I_CmsStaticExportHandler interface.
CmsAfterPublishStaticExportHandler() - Constructor for class org.opencms.staticexport.CmsAfterPublishStaticExportHandler
 
CmsAjaxDownloadGallery - Class in org.opencms.workplace.galleries
Provides the specific constants, members and helper methods to generate the content of the download gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
CmsAjaxDownloadGallery() - Constructor for class org.opencms.workplace.galleries.CmsAjaxDownloadGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
CmsAjaxDownloadGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsAjaxDownloadGallery
Public constructor with JSP action element.
CmsAjaxDownloadGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsAjaxDownloadGallery
Public constructor with JSP variables.
CmsAjaxHtmlGallery - Class in org.opencms.workplace.galleries
Provides the specific constants, members and helper methods to generate the content of the html gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
CmsAjaxHtmlGallery() - Constructor for class org.opencms.workplace.galleries.CmsAjaxHtmlGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
CmsAjaxHtmlGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsAjaxHtmlGallery
Public constructor with JSP action element.
CmsAjaxHtmlGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsAjaxHtmlGallery
Public constructor with JSP variables.
CmsAjaxImageGallery - Class in org.opencms.workplace.galleries
Provides the specific constants, members and helper methods to generate the content of the image gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
CmsAjaxImageGallery() - Constructor for class org.opencms.workplace.galleries.CmsAjaxImageGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
CmsAjaxImageGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsAjaxImageGallery
Public constructor with JSP action element.
CmsAjaxImageGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsAjaxImageGallery
Public constructor with JSP variables.
CmsAjaxLinkGallery - Class in org.opencms.workplace.galleries
Provides the specific constants, members and helper methods to generate the content of the external link gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
CmsAjaxLinkGallery() - Constructor for class org.opencms.workplace.galleries.CmsAjaxLinkGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
CmsAjaxLinkGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsAjaxLinkGallery
Public constructor with JSP action element.
CmsAjaxLinkGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsAjaxLinkGallery
Public constructor with JSP variables.
CmsAjaxTableGallery - Class in org.opencms.workplace.galleries
Provides the specific constants, members and helper methods to generate the content of the table gallery dialog used in the XML content editors, WYSIWYG editors and context menu.
CmsAjaxTableGallery() - Constructor for class org.opencms.workplace.galleries.CmsAjaxTableGallery
Public empty constructor, required for A_CmsAjaxGallery.createInstance(String, CmsJspActionElement).
CmsAjaxTableGallery(CmsJspActionElement) - Constructor for class org.opencms.workplace.galleries.CmsAjaxTableGallery
Public constructor with JSP action element.
CmsAjaxTableGallery(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.galleries.CmsAjaxTableGallery
Public constructor with JSP variables.
CmsAlias - Class in org.opencms.db
This class represents an alias from a virtual path to a resource in the VFS.
CmsAlias(CmsUUID, String, String, CmsAliasMode) - Constructor for class org.opencms.db.CmsAlias
Creates a new alias.
CmsAliasBean - Class in org.opencms.gwt.shared.alias
A bean which contains the information for creating an alias.
CmsAliasBean() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasBean
Default constructor, used for serialization.
CmsAliasBean(String, CmsAliasMode) - Constructor for class org.opencms.gwt.shared.alias.CmsAliasBean
Creates a new alias bean.
CmsAliasBulkEditHelper - Class in org.opencms.ade.sitemap
Helper class used by a service to edit or import aliases for a whole site.
CmsAliasBulkEditHelper(CmsObject) - Constructor for class org.opencms.ade.sitemap.CmsAliasBulkEditHelper
Creates a new helper object.
CmsAliasEditorLockTable - Class in org.opencms.ade.sitemap
A class used to keep track of which user is editing the alias table from which sites.
CmsAliasEditorLockTable() - Constructor for class org.opencms.ade.sitemap.CmsAliasEditorLockTable
Creates a new lock table instance.
CmsAliasEditValidationReply - Class in org.opencms.gwt.shared.alias
The class used to transfer validation results from the server to the client.
CmsAliasEditValidationReply() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasEditValidationReply
Default constructor.
CmsAliasEditValidationRequest - Class in org.opencms.gwt.shared.alias
Bean which is sent to the server when validating an alias table.
CmsAliasEditValidationRequest() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasEditValidationRequest
Default constructor.
CmsAliasEditValidationRequest(List<CmsAliasTableRow>, List<CmsAliasTableRow>, CmsAliasTableRow) - Constructor for class org.opencms.gwt.shared.alias.CmsAliasEditValidationRequest
Creates a new instance.
CmsAliasFilter - Class in org.opencms.db
This class is used for filtering aliases in database operations.
CmsAliasFilter(String, String, CmsUUID) - Constructor for class org.opencms.db.CmsAliasFilter
Creates a new alias filter.
CmsAliasHelper - Class in org.opencms.gwt
This class contains the real implementations of service methods related to aliases.
CmsAliasHelper() - Constructor for class org.opencms.gwt.CmsAliasHelper
 
CmsAliasImportResponseTable - Class in org.opencms.ade.sitemap
A class used for storing alias import results by key.
CmsAliasImportResponseTable() - Constructor for class org.opencms.ade.sitemap.CmsAliasImportResponseTable
 
CmsAliasImportResult - Class in org.opencms.gwt.shared.alias
A bean representing the result of trying to import a single alias.
CmsAliasImportResult(CmsAliasImportStatus, String, String, String, CmsAliasMode) - Constructor for class org.opencms.gwt.shared.alias.CmsAliasImportResult
Creates a new instance.
CmsAliasImportResult(String, CmsAliasImportStatus, String) - Constructor for class org.opencms.gwt.shared.alias.CmsAliasImportResult
Creates a new instance.
CmsAliasImportResult() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasImportResult
Default constructor used for serialization.
CmsAliasImportStatus - Enum in org.opencms.gwt.shared.alias
The status for the result of an alias import operation.
CmsAliasInitialFetchResult - Class in org.opencms.gwt.shared.alias
The class used to transmit the original alias list when the alias editor dialog is first loaded.
CmsAliasInitialFetchResult() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasInitialFetchResult
 
CmsAliasManager - Class in org.opencms.db
The alias manager provides access to the aliases stored in the database.
CmsAliasManager(CmsSecurityManager) - Constructor for class org.opencms.db.CmsAliasManager
Creates a new alias manager instance.
CmsAliasMode - Enum in org.opencms.gwt.shared.alias
The values of this enum describe what should happen when a request to an aliased resource comes in.
CmsAliasResourceHandler - Class in org.opencms.main
Resource init handler for detail-pages.
CmsAliasResourceHandler() - Constructor for class org.opencms.main.CmsAliasResourceHandler
Default constructor.
CmsAliasSaveValidationRequest - Class in org.opencms.gwt.shared.alias
The class used for transmitting alias data to the server for serving.
CmsAliasSaveValidationRequest() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasSaveValidationRequest
Default constructor.
CmsAliasTableRow - Class in org.opencms.gwt.shared.alias
A bean representing a row of the alias table.
CmsAliasTableRow() - Constructor for class org.opencms.gwt.shared.alias.CmsAliasTableRow
Default constructor.
CmsAttributeComparison - Class in org.opencms.workplace.comparison
Comparison of resource attributes.
CmsAttributeComparison() - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparison
Constructs a new attribute object.
CmsAttributeComparison(String, String, String) - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparison
Creates a new attribute comparison.
CmsAttributeComparison(String, String, String, String) - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparison
Creates a new attribute comparison.
CmsAttributeComparisonList - Class in org.opencms.workplace.comparison
List for property comparison including columns for property name and the values.
CmsAttributeComparisonList(CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparisonList
Public constructor.
CmsAttributeComparisonList(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparisonList
Public constructor with JSP variables.
CmsAttributeComparisonList(String, CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.CmsAttributeComparisonList
Protected constructor.
CmsAuthentificationException - Exception in org.opencms.security
Signals that an attempt to authenticate (login) has a user has failed.
CmsAuthentificationException(CmsMessageContainer) - Constructor for exception org.opencms.security.CmsAuthentificationException
Creates a new localized Exception.
CmsAuthentificationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.security.CmsAuthentificationException
Creates a new localized Exception that also containes a root cause.
CmsAvailability - Class in org.opencms.workplace.commons
Provides methods for the resource availability/notification dialog.
CmsAvailability(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsAvailability
Public constructor.
CmsAvailability(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsAvailability
Public constructor with JSP variables.
CmsAvailabilityInfoBean - Class in org.opencms.gwt.shared
A bean that holds the informations of the availability dialog.
CmsAvailabilityInfoBean() - Constructor for class org.opencms.gwt.shared.CmsAvailabilityInfoBean
The default constructor.
CmsAvailabilityInfoBean(String, long, long, long, int, boolean, boolean, boolean, Map<CmsPrincipalBean, String>, String, CmsListInfoBean) - Constructor for class org.opencms.gwt.shared.CmsAvailabilityInfoBean
The public constructor.
CmsBinaryPreviewProvider - Class in org.opencms.ade.galleries.preview
The preview provider for binary resources.
CmsBinaryPreviewProvider() - Constructor for class org.opencms.ade.galleries.preview.CmsBinaryPreviewProvider
 
CmsBroadcast - Class in org.opencms.main
A single broadcast message, send from one OpenCms user to another.
CmsBroadcast(CmsUser, String) - Constructor for class org.opencms.main.CmsBroadcast
Creates a new broadcast, with the current system time set as send time.
CmsBrokenLinkBean - Class in org.opencms.gwt.shared
A bean which represents either the source or the target of a broken link.
CmsBrokenLinkBean(String, String) - Constructor for class org.opencms.gwt.shared.CmsBrokenLinkBean
Constructor without a type parameter.
CmsBrokenLinkBean(String, String, String) - Constructor for class org.opencms.gwt.shared.CmsBrokenLinkBean
Constructor.
CmsBrokenLinkBean() - Constructor for class org.opencms.gwt.shared.CmsBrokenLinkBean
Hidden default constructor.
CmsBrokenLinkRenderer - Class in org.opencms.gwt
A helper class used to generate the necessary information for displaying links which will be broken if the user tries to delete a file in the ADE GUI.
CmsBrokenLinkRenderer(CmsObject) - Constructor for class org.opencms.gwt.CmsBrokenLinkRenderer
Creates a new broken link renderer instance.
CmsByteArrayDataSource - Class in org.opencms.util
A DataSource backed by a byte array.
CmsByteArrayDataSource(String, byte[], String) - Constructor for class org.opencms.util.CmsByteArrayDataSource
Creates a ByteArrayDataSource with data from the specified byte array and with the specified MIME type.
CmsCacheKey - Class in org.opencms.db
Generates the cache keys for the user and permission caches.
CmsCacheKey() - Constructor for class org.opencms.db.CmsCacheKey
Constructor to create a new instance of CmsCacheKey.
CmsCacheSettings - Class in org.opencms.db
The settings of the OpenCms memory monitor.
CmsCacheSettings() - Constructor for class org.opencms.db.CmsCacheSettings
Default constructor.
CmsCalendarWidget - Class in org.opencms.widgets
Provides a DHTML calendar widget, for use on a widget dialog.
CmsCalendarWidget() - Constructor for class org.opencms.widgets.CmsCalendarWidget
Creates a new calendar widget.
CmsCalendarWidget(String) - Constructor for class org.opencms.widgets.CmsCalendarWidget
Creates a new calendar widget with the given configuration.
CmsCategory - Class in org.opencms.relations
Represents a category, that is just a folder.
CmsCategory(CmsUUID, String, String, String, String) - Constructor for class org.opencms.relations.CmsCategory
Default constructor.
CmsCategory() - Constructor for class org.opencms.relations.CmsCategory
Empty default constructor which is only used for serialization.
CmsCategoryBean - Class in org.opencms.gwt.shared
A specific bean holding all info to be displayed in the categories tab.
CmsCategoryBean(CmsCategory) - Constructor for class org.opencms.gwt.shared.CmsCategoryBean
Constructor.
CmsCategoryBean(CmsCategoryTreeEntry) - Constructor for class org.opencms.gwt.shared.CmsCategoryBean
Constructor.
CmsCategoryBean(CmsUUID, String, String, String, String, String) - Constructor for class org.opencms.gwt.shared.CmsCategoryBean
The constructor.
CmsCategoryBean() - Constructor for class org.opencms.gwt.shared.CmsCategoryBean
Constructor for serialization only.
CmsCategoryResourceCollector - Class in org.opencms.file.collectors
A collector to fetch XML contents in a folder or the current site filtered by one or more given category types.
CmsCategoryResourceCollector() - Constructor for class org.opencms.file.collectors.CmsCategoryResourceCollector
 
CmsCategoryService - Class in org.opencms.relations
Provides several simplified methods for manipulating category relations.
CmsCategoryService() - Constructor for class org.opencms.relations.CmsCategoryService
 
CmsCategoryTreeEntry - Class in org.opencms.gwt.shared
Recursive category tree entry.
CmsCategoryTreeEntry(CmsCategory) - Constructor for class org.opencms.gwt.shared.CmsCategoryTreeEntry
Clone constructor.
CmsCategoryTreeEntry() - Constructor for class org.opencms.gwt.shared.CmsCategoryTreeEntry
Constructor for serialization.
CmsCategoryWidget - Class in org.opencms.widgets
Provides a widget for a category based dependent select boxes.
CmsCategoryWidget() - Constructor for class org.opencms.widgets.CmsCategoryWidget
Creates a new category widget.
CmsCategoryWidget(String) - Constructor for class org.opencms.widgets.CmsCategoryWidget
Creates a category widget with the specified options.
CmsCategoryXmlContentHandler - Class in org.opencms.widgets
Deprecated. no longer needed since logic was moved to the default handler
CmsCategoryXmlContentHandler() - Constructor for class org.opencms.widgets.CmsCategoryXmlContentHandler
Deprecated. Default constructor.
CmsChacc - Class in org.opencms.workplace.commons
Provides methods for building the permission settings dialog.
CmsChacc(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChacc
Public constructor.
CmsChacc(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChacc
Public constructor with JSP variables.
CmsChangedResourceCollector - Class in org.opencms.file.collectors
A resource collector that collects resources changed in a given time frame and supports flexible sorting based on resource dates.
CmsChangedResourceCollector() - Constructor for class org.opencms.file.collectors.CmsChangedResourceCollector
 
CmsCheckboxWidget - Class in org.opencms.widgets
Provides a standard HTML form checkbox widget, for use on a widget dialog.
CmsCheckboxWidget() - Constructor for class org.opencms.widgets.CmsCheckboxWidget
Creates a new checkbox widget.
CmsCheckboxWidget(String) - Constructor for class org.opencms.widgets.CmsCheckboxWidget
Creates a new checkbox widget with the given configuration.
CmsChnav - Class in org.opencms.workplace.commons
Provides methods for the change navigation dialog.
CmsChnav(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChnav
Public constructor.
CmsChnav(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChnav
Public constructor with JSP variables.
CmsChtype - Class in org.opencms.workplace.commons
The change resource type dialog handles the change of a resource type of a single VFS file.
CmsChtype(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsChtype
Public constructor with JSP action element.
CmsChtype(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsChtype
Public constructor with JSP variables.
CmsClientLock - Class in org.opencms.gwt.shared
Client side lock class.
CmsClientLock() - Constructor for class org.opencms.gwt.shared.CmsClientLock
Default constructor for serialization.
CmsClientLock.LockType - Enum in org.opencms.gwt.shared
The available lock types.
CmsClientProperty - Class in org.opencms.gwt.shared.property
A client-side bean for representing an OpenCms property.
CmsClientProperty(CmsClientProperty) - Constructor for class org.opencms.gwt.shared.property.CmsClientProperty
Copy constructor.
CmsClientProperty(String, String, String) - Constructor for class org.opencms.gwt.shared.property.CmsClientProperty
Creates a new client property bean.
CmsClientProperty() - Constructor for class org.opencms.gwt.shared.property.CmsClientProperty
Empty default constructor, used for serialization.
CmsClientProperty.Mode - Enum in org.opencms.gwt.shared.property
An enum used for addressing a specific value in a property.
CmsClientSitemapEntry - Class in org.opencms.ade.sitemap.shared
Sitemap entry data.
CmsClientSitemapEntry() - Constructor for class org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
Constructor.
CmsClientSitemapEntry(CmsClientSitemapEntry) - Constructor for class org.opencms.ade.sitemap.shared.CmsClientSitemapEntry
Creates a copy without children of the given entry.
CmsClientSitemapEntry.EditStatus - Enum in org.opencms.ade.sitemap.shared
An enum for the edit status of the entry.
CmsClientSitemapEntry.EntryType - Enum in org.opencms.ade.sitemap.shared
An enum for the entry type.
CmsClientTemplateBean - Class in org.opencms.gwt.shared.property
Sitemap initialization data.
CmsClientTemplateBean() - Constructor for class org.opencms.gwt.shared.property.CmsClientTemplateBean
Constructor.
CmsClientTemplateBean(String, String, String, String) - Constructor for class org.opencms.gwt.shared.property.CmsClientTemplateBean
Constructor.
CmsCmisCallContext - Class in org.opencms.cmis
Call context implementation which delegates most methods to a wrapped call context, but also provides additional functionality.
CmsCmisCallContext(CallContext, ObjectInfoHandler) - Constructor for class org.opencms.cmis.CmsCmisCallContext
Creates a new instance.
CmsCmisRelationHelper - Class in org.opencms.cmis
Helper class for CMIS CRUD operations on relation objects.
CmsCmisRelationHelper(CmsCmisRepository) - Constructor for class org.opencms.cmis.CmsCmisRelationHelper
Creates a new relation helper for the given repository.
CmsCmisRelationHelper.RelationKey - Class in org.opencms.cmis
A class which contains the necessary information to identify a relation object.
CmsCmisRelationHelper.RelationKey(CmsUUID, CmsUUID, String) - Constructor for class org.opencms.cmis.CmsCmisRelationHelper.RelationKey
Creates a new relation key.
CmsCmisRenditionFilter - Class in org.opencms.cmis
This class encapsulates the filter logic for CMIS rendition filters.
CmsCmisRenditionFilter(String) - Constructor for class org.opencms.cmis.CmsCmisRenditionFilter
Creates a new filter from the given filter string.
CmsCmisRepository - Class in org.opencms.cmis
Repository instance for CMIS repositories.
CmsCmisRepository() - Constructor for class org.opencms.cmis.CmsCmisRepository
 
CmsCmisResourceHelper - Class in org.opencms.cmis
Helper class for CRUD operations on resources.
CmsCmisResourceHelper(CmsCmisRepository) - Constructor for class org.opencms.cmis.CmsCmisResourceHelper
Creates a new instance.
CmsCmisService - Class in org.opencms.cmis
The CMIS service class for OpenCms repositories.
CmsCmisService(CallContext) - Constructor for class org.opencms.cmis.CmsCmisService
Creates a new CMIS service instance.
CmsCmisServiceFactory - Class in org.opencms.cmis
The factory class for creating the OpenCms CMIS service instances.
CmsCmisServiceFactory() - Constructor for class org.opencms.cmis.CmsCmisServiceFactory
 
CmsCmisTypeManager - Class in org.opencms.cmis
This class keeps track of all the types which should be available for a I_CmsCmisRepository.
CmsCmisTypeManager(CmsObject, List<I_CmsPropertyProvider>) - Constructor for class org.opencms.cmis.CmsCmisTypeManager
Creates a new type manager instance.
CmsCmisUtil - Class in org.opencms.cmis
Utility class for operations which are frequently used by CMIS service methods.
CmsCntPageData - Class in org.opencms.ade.containerpage.shared
Convenience class to provide server-side information to the client.
CmsCntPageData(String, String, String, String, String, CmsUUID, Map<String, String>, long, String, String, boolean, CmsTemplateContextInfo) - Constructor for class org.opencms.ade.containerpage.shared.CmsCntPageData
Constructor.
CmsCntPageData() - Constructor for class org.opencms.ade.containerpage.shared.CmsCntPageData
Serialization constructor.
CmsCollectionsGenericWrapper - Class in org.opencms.util
Provides Map wrapping utility functions for Java generics.
CmsCollectorData - Class in org.opencms.file.collectors
Data structure for the collector, parsed from the collector parameters.
CmsCollectorData(String) - Constructor for class org.opencms.file.collectors.CmsCollectorData
Creates a new extended collector data set.
CmsCollectorData() - Constructor for class org.opencms.file.collectors.CmsCollectorData
Required constructor for subclasses.
CmsColorpickerWidget - Class in org.opencms.widgets
Provides a HTML "color picker" widget, for use on a widget dialog.
CmsColorpickerWidget() - Constructor for class org.opencms.widgets.CmsColorpickerWidget
Creates a new color picker widget.
CmsColorpickerWidget(String) - Constructor for class org.opencms.widgets.CmsColorpickerWidget
Creates a new color picker widget with the given configuration.
CmsComboWidget - Class in org.opencms.widgets
Provides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.
CmsComboWidget() - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a new combo widget.
CmsComboWidget(List<CmsSelectWidgetOption>) - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a combo widget with the select options specified in the given configuration List.
CmsComboWidget(String) - Constructor for class org.opencms.widgets.CmsComboWidget
Creates a combo widget with the specified combo options.
CmsCommentImages - Class in org.opencms.workplace.commons
Provides methods for the comment images dialog on image gallery folders.
CmsCommentImages(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsCommentImages
Public constructor with JSP action element.
CmsCommentImages(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsCommentImages
Public constructor with JSP variables.
CmsComparatorPath - Class in org.opencms.gwt.shared.sort
Comparator for objects with a path property.
CmsComparatorPath(boolean) - Constructor for class org.opencms.gwt.shared.sort.CmsComparatorPath
Constructor.
CmsComparatorTitle - Class in org.opencms.gwt.shared.sort
Comparator for objects with a title property.
CmsComparatorTitle(boolean) - Constructor for class org.opencms.gwt.shared.sort.CmsComparatorTitle
Constructor.
CmsComparatorType - Class in org.opencms.gwt.shared.sort
Comparator for objects with a type property.
CmsComparatorType(boolean) - Constructor for class org.opencms.gwt.shared.sort.CmsComparatorType
Constructor.
CmsCompositeQueryFragment - Class in org.opencms.db
A query fragment which aggregates the results from a list of other query fragments.
CmsCompositeQueryFragment() - Constructor for class org.opencms.db.CmsCompositeQueryFragment
 
CmsConfigurationCopyResource - Class in org.opencms.configuration
Describes a resource to copy during the creation of a new resource.
CmsConfigurationCopyResource(String, String, String) - Constructor for class org.opencms.configuration.CmsConfigurationCopyResource
Creates a new copy resource info container.
CmsConfigurationException - Exception in org.opencms.configuration
Exceptions that occur during the XML configuration process.
CmsConfigurationException(CmsMessageContainer) - Constructor for exception org.opencms.configuration.CmsConfigurationException
Creates a new localized Exception.
CmsConfigurationException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.configuration.CmsConfigurationException
Creates a new localized Exception that also contains a root cause.
CmsConfigurationFileFinder - Class in org.opencms.xml.containerpage
Helper class for locating configuration files by looking up their location in properties of another resource.
CmsConfigurationFileFinder(String) - Constructor for class org.opencms.xml.containerpage.CmsConfigurationFileFinder
Creates a new configuration file finder which expects the location of configuration files to be stored in the property with the given name.
CmsConfigurationItem - Class in org.opencms.xml.containerpage
A single item of the ADE file type configuration.
CmsConfigurationItem(CmsResource, CmsResource, CmsLazyFolder, String, boolean) - Constructor for class org.opencms.xml.containerpage.CmsConfigurationItem
Creates a new type configuration item.
CmsConfigurationManager - Class in org.opencms.configuration
Configuration manager for digesting the OpenCms XML configuration.
CmsConfigurationManager(String) - Constructor for class org.opencms.configuration.CmsConfigurationManager
Creates a new OpenCms configuration manager.
CmsConfigurationReader - Class in org.opencms.ade.configuration
A class to parse ADE sitemap or module configuration files and create configuration objects from them.
CmsConfigurationReader(CmsObject) - Constructor for class org.opencms.ade.configuration.CmsConfigurationReader
Creates a new configuration reader.
CmsConstantMap<K,V> - Class in org.opencms.util
Returns the constant Object the map was initialized with for all CmsConstantMap.get(Object) calls, regardless of what the actual key is.
CmsConstantMap(V) - Constructor for class org.opencms.util.CmsConstantMap
Creates a new constant Map.
CmsContainer - Class in org.opencms.ade.containerpage.shared
Container bean.
CmsContainer(String, String, int, int, List<CmsContainerElement>) - Constructor for class org.opencms.ade.containerpage.shared.CmsContainer
Constructor.
CmsContainer() - Constructor for class org.opencms.ade.containerpage.shared.CmsContainer
Hidden default constructor (for GWT serialization).
CmsContainerBean - Class in org.opencms.xml.containerpage
One container of a container page.
CmsContainerBean(String, String, int, List<CmsContainerElementBean>) - Constructor for class org.opencms.xml.containerpage.CmsContainerBean
Creates a new container bean.
CmsContainerBean(String, String, List<CmsContainerElementBean>) - Constructor for class org.opencms.xml.containerpage.CmsContainerBean
Creates a new container bean with an unlimited number of elements.
CmsContainerConfiguration - Class in org.opencms.ade.containerpage.inherited
A bean representing a single configuration entry for the inherited container configuration.
CmsContainerConfiguration(List<String>, Map<String, Boolean>, Map<String, CmsContainerElementBean>) - Constructor for class org.opencms.ade.containerpage.inherited.CmsContainerConfiguration
Creates a new instance.
CmsContainerConfigurationCache - Class in org.opencms.ade.containerpage.inherited
A cache class for storing inherited container configurations.
CmsContainerConfigurationCache(CmsObject, String) - Constructor for class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
Creates a new cache instance for inherited containers.
CmsContainerConfigurationGroup - Class in org.opencms.ade.containerpage.inherited
A class which represents all the configuration entries which have been read from an inherited container configuration file.
CmsContainerConfigurationGroup(Map<Locale, Map<String, CmsContainerConfiguration>>) - Constructor for class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationGroup
Creates a new instance.
CmsContainerConfigurationParser - Class in org.opencms.ade.containerpage.inherited
A parser class which reads data from inherited container configuration files.
CmsContainerConfigurationParser(CmsObject) - Constructor for class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationParser
Creates a new configuration parser.
CmsContainerConfigurationWriter - Class in org.opencms.ade.containerpage.inherited
A helper class for writing inherited container configuration back to a VFS file.
CmsContainerConfigurationWriter() - Constructor for class org.opencms.ade.containerpage.inherited.CmsContainerConfigurationWriter
 
CmsContainerElement - Class in org.opencms.ade.containerpage.shared
Bean holding basic container element information.
CmsContainerElement() - Constructor for class org.opencms.ade.containerpage.shared.CmsContainerElement
Default constructor.
CmsContainerElementBean - Class in org.opencms.xml.containerpage
One element of a container in a container page.
CmsContainerElementBean(CmsUUID, CmsUUID, Map<String, String>, boolean) - Constructor for class org.opencms.xml.containerpage.CmsContainerElementBean
Creates a new container page element bean.
CmsContainerElementData - Class in org.opencms.ade.containerpage.shared
Bean holding all element information including it's formatted contents.
CmsContainerElementData() - Constructor for class org.opencms.ade.containerpage.shared.CmsContainerElementData
 
CmsContainerJsonKeys - Class in org.opencms.jsp
JSON keys used for creating Javascript objects representing containers.
CmsContainerpageActionElement - Class in org.opencms.ade.containerpage
Action element for container-page editor includes.
CmsContainerpageActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.ade.containerpage.CmsContainerpageActionElement
Constructor.
CmsContainerPageBean - Class in org.opencms.xml.containerpage
Describes one locale of a container page.
CmsContainerPageBean(Locale, List<CmsContainerBean>) - Constructor for class org.opencms.xml.containerpage.CmsContainerPageBean
Creates a new container page bean.
CmsContainerpageService - Class in org.opencms.ade.containerpage
The RPC service used by the container-page editor.
CmsContainerpageService() - Constructor for class org.opencms.ade.containerpage.CmsContainerpageService
 
CmsContentDefinition - Class in org.opencms.ade.contenteditor.shared
Contains all information needed for editing an XMLContent.
CmsContentDefinition(Entity, Map<String, AttributeConfiguration>, Collection<CmsExternalWidgetConfiguration>, Map<String, I_Type>, List<TabInfo>, String, List<String>, Map<String, String>, String, String, String, boolean) - Constructor for class org.opencms.ade.contenteditor.shared.CmsContentDefinition
Constructor.
CmsContentDefinition(List<CmsModelResourceInfo>, String, CmsUUID, String) - Constructor for class org.opencms.ade.contenteditor.shared.CmsContentDefinition
Constructor for model file informations object.
CmsContentDefinition() - Constructor for class org.opencms.ade.contenteditor.shared.CmsContentDefinition
Constructor for serialization only.
CmsContentEditorActionElement - Class in org.opencms.ade.contenteditor
The content editor action element.
CmsContentEditorActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.ade.contenteditor.CmsContentEditorActionElement
Constructor.
CmsContentInfoBean - Class in org.opencms.jsp
A container to store information about a collector's result.
CmsContentInfoBean() - Constructor for class org.opencms.jsp.CmsContentInfoBean
Creates a new content info bean.
CmsContentNotification - Class in org.opencms.notification
The E-Mail to be written to responsibles of resources.
CmsContentNotificationJob - Class in org.opencms.notification
Scheduled job that checks the system for resources that will shortly expire, be released, or will be outdated.
CmsContentNotificationJob() - Constructor for class org.opencms.notification.CmsContentNotificationJob
 
CmsContentService - Class in org.opencms.ade.contenteditor
Service to provide entity persistence within OpenCms.
CmsContentService() - Constructor for class org.opencms.ade.contenteditor.CmsContentService
 
CmsContentTypeVisitor - Class in org.opencms.ade.contenteditor
Visitor to read all types and attribute configurations within a content definition.
CmsContentTypeVisitor(CmsObject, CmsFile, Locale) - Constructor for class org.opencms.ade.contenteditor.CmsContentTypeVisitor
Constructor.
CmsContextInfo - Class in org.opencms.main
Contains user information for automated creation of a CmsRequestContext during system runtime.
CmsContextInfo() - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance, initializing the variables with some reasonable default values.
CmsContextInfo(CmsRequestContext) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance with all context variables initialized from the given request context.
CmsContextInfo(CmsUser, CmsProject, String, String, Locale, String, String, long, String) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance with all context variables initialized.
CmsContextInfo(String) - Constructor for class org.opencms.main.CmsContextInfo
Creates a new instance, initializing the user name as provided and all other vaiables with the same default values as in CmsContextInfo.CmsContextInfo().
CmsContextMenuEntryBean - Class in org.opencms.gwt.shared
A context menu entry bean.
CmsContextMenuEntryBean() - Constructor for class org.opencms.gwt.shared.CmsContextMenuEntryBean
Default Constructor.
CmsContextMenuEntryBean(boolean, boolean, String, String, String, String, boolean, List<CmsContextMenuEntryBean>) - Constructor for class org.opencms.gwt.shared.CmsContextMenuEntryBean
Constructor.
CmsCopy - Class in org.opencms.workplace.commons
Provides methods for the copy resources dialog.
CmsCopy(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsCopy
Public constructor with JSP action element.
CmsCopy(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsCopy
Public constructor with JSP variables.
CmsCopyToProject - Class in org.opencms.workplace.commons
Provides methods for the copy to project dialog.
CmsCopyToProject(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsCopyToProject
Public constructor with JSP action element.
CmsCopyToProject(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsCopyToProject
Public constructor with JSP variables.
CmsCoreData - Class in org.opencms.gwt.shared
Runtime data bean for prefetching.
CmsCoreData() - Constructor for class org.opencms.gwt.shared.CmsCoreData
Constructor.
CmsCoreData(CmsCoreData) - Constructor for class org.opencms.gwt.shared.CmsCoreData
Clone constructor.
CmsCoreData(String, String, String, String, String, String, String, String, String, String, CmsUUID, Map<String, String>, long, boolean, boolean, String, Map<String, String>, CmsCoreData.UserInfo) - Constructor for class org.opencms.gwt.shared.CmsCoreData
Constructor.
CmsCoreData.AdeContext - Enum in org.opencms.gwt.shared
A enumeration for the ADE context.
CmsCoreData.UserInfo - Class in org.opencms.gwt.shared
Bean class containing info about the current user.
CmsCoreData.UserInfo(boolean, boolean) - Constructor for class org.opencms.gwt.shared.CmsCoreData.UserInfo
Creates a new instance.
CmsCoreData.UserInfo() - Constructor for class org.opencms.gwt.shared.CmsCoreData.UserInfo
Default constructor, needed for serialization.
CmsCoreService - Class in org.opencms.gwt
Provides general core services.
CmsCoreService() - Constructor for class org.opencms.gwt.CmsCoreService
 
CmsCreateElementData - Class in org.opencms.ade.containerpage.shared
Bean containing the needed data when creating a new resource.
CmsCreateElementData() - Constructor for class org.opencms.ade.containerpage.shared.CmsCreateElementData
 
CmsCreateImageSizeJob - Class in org.opencms.scheduler.jobs
A schedulable OpenCms job to calculate image size information.
CmsCreateImageSizeJob() - Constructor for class org.opencms.scheduler.jobs.CmsCreateImageSizeJob
 
CmsDAOAlias - Class in org.opencms.db.jpa.persistence
JPA entity class for the 'CMS_ALIASES' table.
CmsDAOAlias() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOAlias
 
CmsDAOAlias.CmsDAOAliasPK - Class in org.opencms.db.jpa.persistence
The primary key for the aliases table.
CmsDAOAlias.CmsDAOAliasPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOAlias.CmsDAOAliasPK
The default constructor.
CmsDAOContents - Class in org.opencms.db.jpa.persistence
This data access object represents a cms contents entry inside the table "cms_contents".
CmsDAOContents() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOContents
The public constructor.
CmsDAOContents(int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOContents
A public constructor for generating a new contents object with an unique id.
CmsDAOContents.CmsDAOContentsPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a opencms content entry in the table "cms_contents".
CmsDAOContents.CmsDAOContentsPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOContents.CmsDAOContentsPK
The public constructor for this Bean.
CmsDAOContents.CmsDAOContentsPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOContents.CmsDAOContentsPK
A public constructor to generate a primary key from a given String.
CmsDAOCounters - Class in org.opencms.db.jpa.persistence
This data access object represents a counter entry inside the table "cms_counters".
CmsDAOCounters() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOCounters
The default constructor.
CmsDAOCounters(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOCounters
A public constructor for generating a new contents object with an unique id.
CmsDAOGroups - Class in org.opencms.db.jpa.persistence
This data access object represents a cms group entry inside the table "cms_groups".
CmsDAOGroups() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroups
The public constructor.
CmsDAOGroups(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroups
A public constructor for this DAO.
CmsDAOGroupUsers - Class in org.opencms.db.jpa.persistence
This data access object represents a group users entry inside the table "cms_groupusers".
CmsDAOGroupUsers() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroupUsers
The public constructor.
CmsDAOGroupUsers(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroupUsers
A public constructor to create a group users entry.
CmsDAOGroupUsers.CmsDAOGroupUsersPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a opencms group users entry in the table "cms_groupusers".
CmsDAOGroupUsers.CmsDAOGroupUsersPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroupUsers.CmsDAOGroupUsersPK
The default constructor.
CmsDAOGroupUsers.CmsDAOGroupUsersPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOGroupUsers.CmsDAOGroupUsersPK
A public constructor to generate a primary key from a given String.
CmsDAOHistoryPrincipals - Class in org.opencms.db.jpa.persistence
This data access object represents a history principal entry inside the table "cms_history_principals".
CmsDAOHistoryPrincipals() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryPrincipals
The default constructor.
CmsDAOHistoryPrincipals(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryPrincipals
A constructor that creates a historical principal entry.
CmsDAOHistoryProjectResources - Class in org.opencms.db.jpa.persistence
This data access object represents a history project resource entry inside the table "cms_history_projectresources".
CmsDAOHistoryProjectResources() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjectResources
The default constructor.
CmsDAOHistoryProjectResources(String, int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjectResources
A public constructor for generating a new history project resource object with an unique id.
CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a history project resource entry in the table "cms_history_projectresources".
CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK
The default constructor.
CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK
A public constructor to generate a primary key from a given String.
CmsDAOHistoryProjects - Class in org.opencms.db.jpa.persistence
This data access object represents a history project entry inside the table "cms_history_projects".
CmsDAOHistoryProjects() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjects
The default constructor.
CmsDAOHistoryProjects(int) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProjects
This constructor creates a history project.
CmsDAOHistoryProperties - Class in org.opencms.db.jpa.persistence
This data access object represents a history properties entry inside the table "cms_history_properties".
CmsDAOHistoryProperties() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProperties
The default constructor.
CmsDAOHistoryProperties(int, String, int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProperties
A public constructor for generating a new history property object with an unique id.
CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a history properties entry in the table "cms_history_properties".
CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK
The default constructor.
CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK
A public constructor to generate a primary key from a given String.
CmsDAOHistoryPropertyDef - Class in org.opencms.db.jpa.persistence
This data access object represents a history properties definition entry inside the table "cms_history_propertydef".
CmsDAOHistoryPropertyDef() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryPropertyDef
The default constructor.
CmsDAOHistoryPropertyDef(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryPropertyDef
* A public constructor for generating a new history property object with an unique id.
CmsDAOHistoryResources - Class in org.opencms.db.jpa.persistence
This data access object represents a historical resource entry inside the table "cms_history_resources".
CmsDAOHistoryResources() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryResources
The default constructor.
CmsDAOHistoryResources(int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryResources
A public constructor for generating a new contents object with an unique id.
CmsDAOHistoryResources.CmsDAOHistoryResourcesPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a historical resource entry in the table "cms_history_resources".
CmsDAOHistoryResources.CmsDAOHistoryResourcesPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryResources.CmsDAOHistoryResourcesPK
The default constructor.
CmsDAOHistoryResources.CmsDAOHistoryResourcesPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryResources.CmsDAOHistoryResourcesPK
A public constructor to generate a primary key from a given String.
CmsDAOHistoryStructure - Class in org.opencms.db.jpa.persistence
This data access object represents a historical structure entry inside the table "cms_history_structure".
CmsDAOHistoryStructure() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryStructure
The default constructor.
CmsDAOHistoryStructure(int, String, int) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryStructure
A public constructor for generating a new historical structure object with an unique id.
CmsDAOHistoryStructure.CmsDAOHistoryStructurePK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a historical structure entry in the table "cms_history_structure".
CmsDAOHistoryStructure.CmsDAOHistoryStructurePK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryStructure.CmsDAOHistoryStructurePK
The default constructor.
CmsDAOHistoryStructure.CmsDAOHistoryStructurePK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOHistoryStructure.CmsDAOHistoryStructurePK
A public constructor to generate a primary key from a given String.
CmsDAOLog - Class in org.opencms.db.jpa.persistence
This data access object represents a log entry inside the table "cms_log".
CmsDAOLog() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOLog
The default constructor.
CmsDAOLog(long, int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOLog
A public constructor for generating a new log object with an unique id.
CmsDAOLog.CmsDAOLogPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a log entry in the table "cms_log".
CmsDAOLog.CmsDAOLogPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOLog.CmsDAOLogPK
The default constructor.
CmsDAOLog.CmsDAOLogPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOLog.CmsDAOLogPK
A public constructor to generate a primary key from a given String.
CmsDAOOfflineAccessControl - Class in org.opencms.db.jpa.persistence
This data access object represents a access control entry inside the table "cms_offline_accesscontrol".
CmsDAOOfflineAccessControl() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineAccessControl
The default constructor.
CmsDAOOfflineAccessControl(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineAccessControl
A public constructor for generating a new access control object with an unique id.
CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a access control entry in the table "cms_offline_accesscontrol".
CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK
The default constructor.
CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK
A public constructor to generate a primary key from a given String.
CmsDAOOfflineContents - Class in org.opencms.db.jpa.persistence
This data access object represents a offline contents entry inside the table "cms_offline_contents".
CmsDAOOfflineContents() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineContents
The default constructor.
CmsDAOOfflineContents(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineContents
A public constructor for generating a new contents object with an unique id.
CmsDAOOfflineProperties - Class in org.opencms.db.jpa.persistence
This data access object represents a offline property entry inside the table "cms_offline_properties".
CmsDAOOfflineProperties() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineProperties
The default constructor.
CmsDAOOfflineProperties(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineProperties
A public constructor for generating a new log object with an unique id.
CmsDAOOfflinePropertyDef - Class in org.opencms.db.jpa.persistence
This data access object represents a offline property definition entry inside the table "cms_offline_propertydef".
CmsDAOOfflinePropertyDef() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflinePropertyDef
The default constructor.
CmsDAOOfflinePropertyDef(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflinePropertyDef
A public constructor for generating a new offline property definition object with an unique id.
CmsDAOOfflineResourceRelations - Class in org.opencms.db.jpa.persistence
This data access object represents a offline resource relation entry inside the table "cms_offline_resource_relations".
CmsDAOOfflineResourceRelations() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResourceRelations
The default constructor.
CmsDAOOfflineResourceRelations(String, String, String, String, int) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResourceRelations
A public constructor for generating a new offline resource relation object with an unique id.
CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a offline resource relation entry in the table "cms_offline_resource_relations".
CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK
The default constructor.
CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK
A public constructor to generate a primary key from a given String.
CmsDAOOfflineResources - Class in org.opencms.db.jpa.persistence
This data access object represents a offline resource entry inside the table "cms_offline_resources".
CmsDAOOfflineResources() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResources
The default constructor.
CmsDAOOfflineResources(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineResources
A public constructor for generating a new resource object with an unique id.
CmsDAOOfflineStructure - Class in org.opencms.db.jpa.persistence
This data access object represents a offline structure entry inside the table "cms_offline_structure".
CmsDAOOfflineStructure() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineStructure
The default constructor.
CmsDAOOfflineStructure(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineStructure
A public constructor for generating a new structure object with an unique id.
CmsDAOOfflineUrlNameMappings - Class in org.opencms.db.jpa.persistence
This data access object represents a offline URL name mapping entry inside the table "cms_offline_urlname_mappings".
CmsDAOOfflineUrlNameMappings() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineUrlNameMappings
The default constructor.
CmsDAOOfflineUrlNameMappings(long, String, int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineUrlNameMappings
A public constructor for generating a new contents object with an unique id.
CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a URL name mapping entry in the table "cms_offline_urlname_mappings".
CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK
The public constructor for this DAO.
CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK
A public constructor to generate a primary key from a given String.
CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK.Tokenizer - Class in org.opencms.db.jpa.persistence
A tokenizer.
CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK.Tokenizer(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK.Tokenizer
The constructor for this tokenizer.
CmsDAOOnlineAccessControl - Class in org.opencms.db.jpa.persistence
This data access object represents a access control entry inside the table "cms_online_accesscontrol".
CmsDAOOnlineAccessControl() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineAccessControl
The default constructor.
CmsDAOOnlineAccessControl(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineAccessControl
A public constructor for generating a new contents object with an unique id.
CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a access entry in the table "cms_online_accesscontrol".
CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK
The default constructor.
CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK
A public constructor to generate a primary key from a given String.
CmsDAOOnlineProperties - Class in org.opencms.db.jpa.persistence
This data access object represents a online property entry inside the table "cms_online_properties".
CmsDAOOnlineProperties() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineProperties
The default constructor.
CmsDAOOnlineProperties(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineProperties
A public constructor for generating a new contents object with an unique id.
CmsDAOOnlinePropertyDef - Class in org.opencms.db.jpa.persistence
This data access object represents a online property definition entry inside the table "cms_online_propertydef".
CmsDAOOnlinePropertyDef() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlinePropertyDef
The default constructor.
CmsDAOOnlinePropertyDef(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlinePropertyDef
A public constructor for generating a new contents object with an unique id.
CmsDAOOnlineResourceRelations - Class in org.opencms.db.jpa.persistence
This data access object represents a online resource relation entry inside the table "cms_online_resource_relations".
CmsDAOOnlineResourceRelations() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResourceRelations
The default constructor.
CmsDAOOnlineResourceRelations(String, String, String, String, int) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResourceRelations
A public constructor for generating a new contents object with an unique id.
CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a online resource relation entry in the table "cms_online_resource_relations".
CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK
The public constructor for this Bean.
CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK
A public constructor to generate a primary key from a given String.
CmsDAOOnlineResources - Class in org.opencms.db.jpa.persistence
This data access object represents a online resource entry inside the table "cms_online_resources".
CmsDAOOnlineResources() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResources
The default constructor.
CmsDAOOnlineResources(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineResources
A public constructor for generating a new resource object with an unique id.
CmsDAOOnlineStructure - Class in org.opencms.db.jpa.persistence
This data access object represents a online structure entry inside the table "cms_online_structure".
CmsDAOOnlineStructure() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineStructure
The default constructor.
CmsDAOOnlineStructure(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineStructure
A public constructor for generating a new structure object with an unique id.
CmsDAOOnlineUrlNameMappings - Class in org.opencms.db.jpa.persistence
This data access object represents a online URL name mapping entry inside the table "cms_online_urlname_mappings".
CmsDAOOnlineUrlNameMappings() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineUrlNameMappings
The public constructor.
CmsDAOOnlineUrlNameMappings(long, String, int, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineUrlNameMappings
A public constructor for generating a new contents object with an unique id.
CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a URL name mapping entry in the table "cms_online_urlname_mappings".
CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK
The public constructor for this DAO.
CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK
A public constructor to generate a primary key from a given String.
CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK.Tokenizer - Class in org.opencms.db.jpa.persistence
A tokenizer.
CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK.Tokenizer(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK.Tokenizer
The constructor for this tokenizer.
CmsDAOProjectResources - Class in org.opencms.db.jpa.persistence
This data access object represents a project resource entry inside the table "cms_projectresources".
CmsDAOProjectResources() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjectResources
The default constructor.
CmsDAOProjectResources(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjectResources
A public constructor for generating a new project resource object with an unique id.
CmsDAOProjectResources.CmsDAOProjectResourcesPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a project resource entry in the table "cms_projectresources".
CmsDAOProjectResources.CmsDAOProjectResourcesPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjectResources.CmsDAOProjectResourcesPK
The default constructor.
CmsDAOProjectResources.CmsDAOProjectResourcesPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjectResources.CmsDAOProjectResourcesPK
A public constructor to generate a primary key from a given String.
CmsDAOProjects - Class in org.opencms.db.jpa.persistence
This data access object represents a project entry inside the table "cms_projects".
CmsDAOProjects() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjects
The default constructor.
CmsDAOProjects(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOProjects
A public constructor for generating a new project object with an unique id.
CmsDAOPublishHistory - Class in org.opencms.db.jpa.persistence
This data access object represents a publish history entry inside the table "cms_publish_history".
CmsDAOPublishHistory() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishHistory
The default constructor.
CmsDAOPublishHistory(String, int, String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishHistory
A public constructor for generating a new publish history object with an unique id.
CmsDAOPublishHistory.CmsDAOPublishHistoryPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a publish history entry in the table "cms_publish_history".
CmsDAOPublishHistory.CmsDAOPublishHistoryPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishHistory.CmsDAOPublishHistoryPK
The default constructor.
CmsDAOPublishHistory.CmsDAOPublishHistoryPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishHistory.CmsDAOPublishHistoryPK
A public constructor to generate a primary key from a given String.
CmsDAOPublishJobs - Class in org.opencms.db.jpa.persistence
This data access object represents a publish job entry inside the table "cms_publish_jobs".
CmsDAOPublishJobs() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishJobs
The default constructor.
CmsDAOPublishJobs(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOPublishJobs
A public constructor for generating a new publish job object with an unique id.
CmsDAOResourceLocks - Class in org.opencms.db.jpa.persistence
This data access object represents a resource lock entry inside the table "cms_resource_locks".
CmsDAOResourceLocks() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOResourceLocks
The default constructor.
CmsDAOResourceLocks(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOResourceLocks
A public constructor for generating a new resource lock object with an unique id.
CmsDAORewriteAlias - Class in org.opencms.db.jpa.persistence
JPA access bean for rewrite aliases.
CmsDAORewriteAlias() - Constructor for class org.opencms.db.jpa.persistence.CmsDAORewriteAlias
 
CmsDAOStaticExportLinks - Class in org.opencms.db.jpa.persistence
This data access object represents a static export link entry inside the table "cms_staticexport_links".
CmsDAOStaticExportLinks() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOStaticExportLinks
The default constructor.
CmsDAOStaticExportLinks(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOStaticExportLinks
A public constructor for generating a new export link object with an unique id.
CmsDAOSubscription - Class in org.opencms.db.jpa.persistence
This data access object represents a subscription entry inside the table "cms_subscription".
CmsDAOSubscription() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscription
The default constructor.
CmsDAOSubscription(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscription
A public constructor for generating a new subscription object with an unique id.
CmsDAOSubscription.CmsDAOSubscriptionPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a subscription entry in the table "cms_subscription".
CmsDAOSubscription.CmsDAOSubscriptionPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscription.CmsDAOSubscriptionPK
The default constructor.
CmsDAOSubscription.CmsDAOSubscriptionPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscription.CmsDAOSubscriptionPK
A public constructor to generate a primary key from a given String.
CmsDAOSubscriptionVisit - Class in org.opencms.db.jpa.persistence
This data access object represents a subscription visit entry inside the table "cms_subscription_visit".
CmsDAOSubscriptionVisit() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscriptionVisit
The default constructor.
CmsDAOSubscriptionVisit(String, long) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscriptionVisit
A public constructor for generating a new subscription visit object with an unique id.
CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a subscription visit entry in the table "cms_subscription_visit".
CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK
The default constructor.
CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK
A public constructor to generate a primary key from a given String.
CmsDAOUserData - Class in org.opencms.db.jpa.persistence
This data access object represents a user data entry inside the table "cms_userdata".
CmsDAOUserData() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserData
The default constructor.
CmsDAOUserData(String, String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserData
A public constructor for generating a new user data object with an unique id.
CmsDAOUserData.CmsDAOUserDataPK - Class in org.opencms.db.jpa.persistence
This class implements the primary key for a user data entry in the table "cms_userdata".
CmsDAOUserData.CmsDAOUserDataPK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserData.CmsDAOUserDataPK
The default constructor.
CmsDAOUserData.CmsDAOUserDataPK(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserData.CmsDAOUserDataPK
A public constructor to generate a primary key from a given String.
CmsDAOUserPublishListEntry - Class in org.opencms.db.jpa.persistence
Entity class for JPA access to user publish list entries.
CmsDAOUserPublishListEntry() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserPublishListEntry
Empty default constructor.
CmsDAOUserPublishListEntry(CmsUUID, CmsUUID, long) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserPublishListEntry
Creates a new entry.
CmsDAOUserPublishListEntry.PK - Class in org.opencms.db.jpa.persistence
The primary key class for user publish list entries.
CmsDAOUserPublishListEntry.PK() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserPublishListEntry.PK
Empty default constructor.
CmsDAOUserPublishListEntry.PK(CmsUUID, CmsUUID) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUserPublishListEntry.PK
Creates a new instance.
CmsDAOUsers - Class in org.opencms.db.jpa.persistence
This data access object represents a user entry inside the table "cms_users".
CmsDAOUsers() - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUsers
The default constructor.
CmsDAOUsers(String) - Constructor for class org.opencms.db.jpa.persistence.CmsDAOUsers
A public constructor for generating a new user object with an unique id.
CmsDataAccessException - Exception in org.opencms.file
Signals data access related issues, i.e. database access.
CmsDataAccessException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsDataAccessException
Creates a new localized Exception.
CmsDataAccessException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsDataAccessException
Creates a new localized Exception that also containes a root cause.
CmsDatabaseImportThread - Class in org.opencms.workplace.threads
Imports an OpenCms export file into the VFS.
CmsDatabaseImportThread(CmsObject, String, boolean) - Constructor for class org.opencms.workplace.threads.CmsDatabaseImportThread
Imports an OpenCms export file into the VFS.
CmsDataNotImplementedException - Exception in org.opencms.file
Signals that an attempt to call a method has failed since it is not implemented.
CmsDataNotImplementedException(CmsMessageContainer) - Constructor for exception org.opencms.file.CmsDataNotImplementedException
 
CmsDataNotImplementedException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.file.CmsDataNotImplementedException
 
CmsDataTypeUtil - Class in org.opencms.util
Utilities to handle basic data types.
CmsDateResourceCollector - Class in org.opencms.file.collectors
A default resource collector that supports flexible sorting based on resource dates.
CmsDateResourceCollector() - Constructor for class org.opencms.file.collectors.CmsDateResourceCollector
 
CmsDateResourceComparator - Class in org.opencms.file.collectors
Comparator for sorting resource objects based on dates.
CmsDateResourceComparator(CmsObject, List<String>, boolean) - Constructor for class org.opencms.file.collectors.CmsDateResourceComparator
Creates a new instance of this comparator key.
CmsDateUtil - Class in org.opencms.util
Utilities to get and set formated dates in OpenCms.
CmsDbConsistencyException - Exception in org.opencms.db
Signals that a data source consistency problem has been detected.
CmsDbConsistencyException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbConsistencyException
 
CmsDbConsistencyException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbConsistencyException
 
CmsDbContext - Class in org.opencms.db
Wraps context information to access the OpenCms database.
CmsDbContext() - Constructor for class org.opencms.db.CmsDbContext
Creates a new, empty database context.
CmsDbContext(CmsRequestContext) - Constructor for class org.opencms.db.CmsDbContext
Creates a new database context initialized with the given user request context.
CmsDbContext - Class in org.opencms.db.jpa
Wraps context information to access the OpenCms database.
CmsDbContext() - Constructor for class org.opencms.db.jpa.CmsDbContext
Creates a new, empty database context.
CmsDbContext(CmsRequestContext) - Constructor for class org.opencms.db.jpa.CmsDbContext
Creates a new database context initialized with the given user request context.
CmsDbContextFactory - Class in org.opencms.db
A default implementation of I_CmsDbContextFactory.
CmsDbContextFactory() - Constructor for class org.opencms.db.CmsDbContextFactory
 
CmsDbContextFactory - Class in org.opencms.db.jpa
The jpa implementation of I_CmsDbContextFactory.
CmsDbContextFactory() - Constructor for class org.opencms.db.jpa.CmsDbContextFactory
 
CmsDbEntryAlreadyExistsException - Exception in org.opencms.db
Signals that an attempt to create an object was not successfull because it already exists.
CmsDbEntryAlreadyExistsException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbEntryAlreadyExistsException
 
CmsDbEntryAlreadyExistsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbEntryAlreadyExistsException
 
CmsDbEntryNotFoundException - Exception in org.opencms.db
Signals that an attempt to read an object from a data source, that is supposed to exist, was not successfull.
CmsDbEntryNotFoundException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbEntryNotFoundException
 
CmsDbEntryNotFoundException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbEntryNotFoundException
 
CmsDbException - Exception in org.opencms.db
Signals that a low-level exception occurred when accessing the OpenCms database.
CmsDbException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbException
Creates a new localized Exception.
CmsDbException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbException
Creates a new localized Exception that also containes a root cause.
CmsDbIoException - Exception in org.opencms.db
Signals that an IO exception occurred when reading from or writing to the OpenCms database.
CmsDbIoException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbIoException
Creates a new localized Exception.
CmsDbIoException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbIoException
Creates a new localized Exception that also containes a root cause.
CmsDbKeyException - Exception in org.opencms.db
Signals that a foreign key in the VFS STRUCTURE, RESOURCES or FILES database tables is either invalid or empty.
CmsDbKeyException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbKeyException
Creates a new localized Exception.
CmsDbKeyException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbKeyException
Creates a new localized Exception that also containes a root cause.
CmsDbPool - Class in org.opencms.db
Various methods to create DBCP pools.
CmsDbSqlException - Exception in org.opencms.db
Used to signal sql related issues.
CmsDbSqlException(CmsMessageContainer) - Constructor for exception org.opencms.db.CmsDbSqlException
Creates a new localized Exception.
CmsDbSqlException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.db.CmsDbSqlException
Creates a new localized Exception that also containes a root cause.
CmsDbUtil - Class in org.opencms.db
Generic database utility functions.
CmsDecorationBundle - Class in org.opencms.jsp.decorator
CmsDecorationBundle, contains a map of merged CmsDEcorationMaps.
CmsDecorationBundle() - Constructor for class org.opencms.jsp.decorator.CmsDecorationBundle
Constructor, creates a new, empty CmsDecorationBundle.
CmsDecorationBundle(Locale) - Constructor for class org.opencms.jsp.decorator.CmsDecorationBundle
Constructor, creates a new CmsDecorationBundle for a given locale.
CmsDecorationDefintion - Class in org.opencms.jsp.decorator
This class defines text decoration to be made by the postprocessor.
CmsDecorationDefintion() - Constructor for class org.opencms.jsp.decorator.CmsDecorationDefintion
Constructor, creates a new empty CmsDecorationDefintion.
CmsDecorationDefintion(String, String, String, String, String, boolean, String) - Constructor for class org.opencms.jsp.decorator.CmsDecorationDefintion
Constructor, creates a new CmsDecorationDefintion with given values.
CmsDecorationMap - Class in org.opencms.jsp.decorator
The CmsDecorationMap is the object representation of a single decoartion file.
CmsDecorationMap(CmsDecorationDefintion, String, Locale) - Constructor for class org.opencms.jsp.decorator.CmsDecorationMap
Constructor, creates a new, empty CmsDecorationMap.
CmsDecorationMap(CmsObject, CmsResource, CmsDecorationDefintion) - Constructor for class org.opencms.jsp.decorator.CmsDecorationMap
Constructor, creates a new CmsDecorationMap.
CmsDecorationObject - Class in org.opencms.jsp.decorator
The CmsDecorationObject defines a single text decoration.
CmsDecorationObject() - Constructor for class org.opencms.jsp.decorator.CmsDecorationObject
Constructor, creates a new, empty decoration object.
CmsDecorationObject(String, String, CmsDecorationDefintion, Locale) - Constructor for class org.opencms.jsp.decorator.CmsDecorationObject
Constructor, creates a new decoration object with given values.
CmsDecoratorConfiguration - Class in org.opencms.jsp.decorator
The CmsDecoratorConfiguration initalizes and stores the text decorations.
CmsDecoratorConfiguration() - Constructor for class org.opencms.jsp.decorator.CmsDecoratorConfiguration
Constructor, creates a new, empty CmsDecoratorConfiguration.
CmsDecoratorConfiguration(CmsObject) - Constructor for class org.opencms.jsp.decorator.CmsDecoratorConfiguration
Constructor, creates a new, empty CmsDecoratorConfiguration.
CmsDecoratorConfiguration(CmsObject, String) - Constructor for class org.opencms.jsp.decorator.CmsDecoratorConfiguration
Constructor, creates a new, CmsDecoratorConfiguration with a given config file.
CmsDecoratorConfiguration(CmsObject, String, Locale) - Constructor for class org.opencms.jsp.decorator.CmsDecoratorConfiguration
Constructor, creates a new, CmsDecoratorConfiguration with a given config file and locale.
CmsDefaultAuthorizationHandler - Class in org.opencms.security
Defines default authorization methods.
CmsDefaultAuthorizationHandler() - Constructor for class org.opencms.security.CmsDefaultAuthorizationHandler
 
CmsDefaultFileNameGenerator - Class in org.opencms.loader
The default class used for generating file names either for the urlName mapping or when using a "new" operation in the context of the direct edit interface.
CmsDefaultFileNameGenerator() - Constructor for class org.opencms.loader.CmsDefaultFileNameGenerator
 
CmsDefaultFileNameGenerator.CmsNumberFactory - Class in org.opencms.loader
Factory to use for resolving the %(number) macro.
CmsDefaultFileNameGenerator.CmsNumberFactory(int) - Constructor for class org.opencms.loader.CmsDefaultFileNameGenerator.CmsNumberFactory
Create a new number factory.
CmsDefaultFormValidator - Class in org.opencms.gwt
A form validator which does nothing special and just validates form field values independently of each other.
CmsDefaultFormValidator() - Constructor for class org.opencms.gwt.CmsDefaultFormValidator
 
CmsDefaultLinkSubstitutionHandler - Class in org.opencms.staticexport
Default link substitution behavior.
CmsDefaultLinkSubstitutionHandler() - Constructor for class org.opencms.staticexport.CmsDefaultLinkSubstitutionHandler
 
CmsDefaultLocaleHandler - Class in org.opencms.i18n
Default implementation of the locale handler.
CmsDefaultLocaleHandler() - Constructor for class org.opencms.i18n.CmsDefaultLocaleHandler
Constructor, no action is required.
CmsDefaultPageEditor - Class in org.opencms.workplace.editors
Provides methods for building editors for the CmsDefaultPage page type.
CmsDefaultPageEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDefaultPageEditor
Public constructor.
CmsDefaultPasswordHandler - Class in org.opencms.security
Default implementation for OpenCms password validation, just checks if a password is at last 4 characters long.
CmsDefaultPasswordHandler() - Constructor for class org.opencms.security.CmsDefaultPasswordHandler
The constructor does not perform any operation.
CmsDefaultPermissionHandler - Class in org.opencms.security
Generic base driver interface.
CmsDefaultPermissionHandler() - Constructor for class org.opencms.security.CmsDefaultPermissionHandler
 
CmsDefaultPublishGroupHelper - Class in org.opencms.ade.publish
Default implementation of the publish group helper which operates on CmsPublishResource objects.
CmsDefaultPublishGroupHelper(Locale) - Constructor for class org.opencms.ade.publish.CmsDefaultPublishGroupHelper
Creates a new publish group helper.
CmsDefaultResourceCollector - Class in org.opencms.file.collectors
A default resource collector to generate some example list of resources from the VFS.
CmsDefaultResourceCollector() - Constructor for class org.opencms.file.collectors.CmsDefaultResourceCollector
 
CmsDefaultSessionStorageProvider - Class in org.opencms.main
The default session storage provider implementation.
CmsDefaultSessionStorageProvider() - Constructor for class org.opencms.main.CmsDefaultSessionStorageProvider
 
CmsDefaultSet<T> - Class in org.opencms.util
A utility class used for keeping track of a set of objects.
CmsDefaultSet() - Constructor for class org.opencms.util.CmsDefaultSet
 
CmsDefaultTemplateContextProvider - Class in org.opencms.loader
Example implementation of a template context provider for deciding between a desktop template and a mobile template.
CmsDefaultTemplateContextProvider() - Constructor for class org.opencms.loader.CmsDefaultTemplateContextProvider
Default constructor.
CmsDefaultToolHandler - Class in org.opencms.workplace.tools
Default admin tool handler.
CmsDefaultToolHandler() - Constructor for class org.opencms.workplace.tools.CmsDefaultToolHandler
 
CmsDefaultUploadHandler - Class in org.opencms.workplace.commons
Default upload handler implementation.
CmsDefaultUploadHandler() - Constructor for class org.opencms.workplace.commons.CmsDefaultUploadHandler
 
CmsDefaultUploadHandlerUsingConfiguration - Class in org.opencms.workplace.commons
Default upload handler implementation.
CmsDefaultUploadHandlerUsingConfiguration() - Constructor for class org.opencms.workplace.commons.CmsDefaultUploadHandlerUsingConfiguration
 
CmsDefaultUsers - Class in org.opencms.db
Provides access to the names of the OpenCms default users and groups.
CmsDefaultUsers() - Constructor for class org.opencms.db.CmsDefaultUsers
Constructor that initializes all names with default values.
CmsDefaultUsers(String, String, String, String, String, String, String, String) - Constructor for class org.opencms.db.CmsDefaultUsers
Public constructor.
CmsDefaultUserSettings - Class in org.opencms.configuration
Default user workplace settings, used as default values for worklace settings in the user preferences.
CmsDefaultUserSettings() - Constructor for class org.opencms.configuration.CmsDefaultUserSettings
 
CmsDefaultUserSettings.CmsPublishRelatedResourcesMode - Class in org.opencms.configuration
Enumeration class for defining the publish related resources mode.
CmsDefaultUserSettings.SubsitemapCreationMode - Enum in org.opencms.configuration
Enum for the subsitemap creation mode.
CmsDefaultValidationHandler - Class in org.opencms.security
Default implementation for the validation handler.
CmsDefaultValidationHandler() - Constructor for class org.opencms.security.CmsDefaultValidationHandler
 
CmsDefaultWorkflowManager - Class in org.opencms.workflow
The default implementation of the workflow manager interface, which offers only publish functionality.
CmsDefaultWorkflowManager() - Constructor for class org.opencms.workflow.CmsDefaultWorkflowManager
 
CmsDefaultXmlContentHandler - Class in org.opencms.xml.content
Default implementation for the XML content handler, will be used by all XML contents that do not provide their own handler.
CmsDefaultXmlContentHandler() - Constructor for class org.opencms.xml.content.CmsDefaultXmlContentHandler
Creates a new instance of the default XML content handler.
CmsDelete - Class in org.opencms.workplace.commons
Provides methods for the delete resources dialog.
CmsDelete() - Constructor for class org.opencms.workplace.commons.CmsDelete
Default constructor needed for dialog handler implementation.
CmsDelete(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDelete
Public constructor with JSP action element.
CmsDelete(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDelete
Public constructor with JSP variables.
CmsDeleteBrokenRelationsCollector - Class in org.opencms.workplace.commons
Collector for resources with links that could get broken after deletion.
CmsDeleteBrokenRelationsCollector(A_CmsListExplorerDialog, List<String>) - Constructor for class org.opencms.workplace.commons.CmsDeleteBrokenRelationsCollector
Constructor, creates a new instance.
CmsDeleteBrokenRelationsList - Class in org.opencms.workplace.commons
List for resources with links that could get broken after deletion.
CmsDeleteBrokenRelationsList(CmsJspActionElement, List, boolean) - Constructor for class org.opencms.workplace.commons.CmsDeleteBrokenRelationsList
Public constructor.
CmsDeletedResources - Class in org.opencms.workplace.commons
Creates the dialogs for showing and restoring deleted resources.
CmsDeletedResources(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDeletedResources
Public constructor with JSP action element.
CmsDeletedResources(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDeletedResources
Public constructor with JSP variables.
CmsDeletedResourcesList - Class in org.opencms.workplace.commons
Generates the list of deleted resources to be used by ajax in the dialog.
CmsDeletedResourcesList(CmsJspActionElement, String, boolean) - Constructor for class org.opencms.workplace.commons.CmsDeletedResourcesList
Public constructor with JSP action element.
CmsDeleteExpiredResourcesJob - Class in org.opencms.scheduler.jobs
A schedulable OpenCms job to delete expired resources.
CmsDeleteExpiredResourcesJob() - Constructor for class org.opencms.scheduler.jobs.CmsDeleteExpiredResourcesJob
 
CmsDeleteResourceBean - Class in org.opencms.gwt.shared
A bean which represents the information for the delete dialog.
CmsDeleteResourceBean(String, CmsListInfoBean, List<CmsBrokenLinkBean>) - Constructor for class org.opencms.gwt.shared.CmsDeleteResourceBean
Constructor.
CmsDeleteResourceBean() - Constructor for class org.opencms.gwt.shared.CmsDeleteResourceBean
Hidden default constructor.
CmsDependencyIndexer - Class in org.opencms.search
A VFS indexer that resolves locale dependent documents.
CmsDependencyIndexer() - Constructor for class org.opencms.search.CmsDependencyIndexer
 
CmsDetailPageConfigurationWriter - Class in org.opencms.ade.detailpage
Class for writing detail page information to an XML configuration file.
CmsDetailPageConfigurationWriter(CmsObject, CmsResource) - Constructor for class org.opencms.ade.detailpage.CmsDetailPageConfigurationWriter
Creates a new detail page configuration writer.
CmsDetailPageInfo - Class in org.opencms.ade.detailpage
Data bean containing the information for a detail page.
CmsDetailPageInfo(CmsUUID, String, String) - Constructor for class org.opencms.ade.detailpage.CmsDetailPageInfo
Creates a new detail page info bean.
CmsDetailPageInfo() - Constructor for class org.opencms.ade.detailpage.CmsDetailPageInfo
Empty default constructor for serialization.
CmsDetailPageResourceHandler - Class in org.opencms.ade.detailpage
Resource init handler for detail-pages.
CmsDetailPageResourceHandler() - Constructor for class org.opencms.ade.detailpage.CmsDetailPageResourceHandler
Default constructor.
CmsDetailPageTable - Class in org.opencms.ade.sitemap.shared
A data structure for managing the detail page ordering for different types in a given sitemap.
CmsDetailPageTable(List<CmsDetailPageInfo>) - Constructor for class org.opencms.ade.sitemap.shared.CmsDetailPageTable
Creates a detail page table from a list of detail page info bean.
CmsDetailPageTable() - Constructor for class org.opencms.ade.sitemap.shared.CmsDetailPageTable
Empty default constructor for serialization.
CmsDetailPageTable.Status - Enum in org.opencms.ade.sitemap.shared
A type indicating the status of a page.
CmsDetailPageUtil - Class in org.opencms.ade.detailpage
This is a utility class which provides convenience methods for finding detail page names for resources which include the URL names of the resources themselves.
CmsDialog - Class in org.opencms.workplace
Provides methods for building the dialog windows of OpenCms.
CmsDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsDialog
Public constructor with JSP action element.
CmsDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.CmsDialog
Public constructor with JSP variables.
CmsDialogCopyLanguage - Class in org.opencms.workplace.editors
Provides methods for the editor copy language dialog.
CmsDialogCopyLanguage(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDialogCopyLanguage
Public constructor.
CmsDialogCopyLanguage(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.editors.CmsDialogCopyLanguage
Public constructor with JSP variables.
CmsDialogElement - Class in org.opencms.workplace.editors
Contains the setup information about a single dialog element.
CmsDialogElement(String, String, boolean, boolean, boolean) - Constructor for class org.opencms.workplace.editors.CmsDialogElement
Creates a new dialog element.
CmsDialogElements - Class in org.opencms.workplace.editors
Provides methods for the editor elements dialog.
CmsDialogElements(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDialogElements
Public constructor.
CmsDialogElements(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.editors.CmsDialogElements
Public constructor with JSP variables.
CmsDialogMultiPropertyEdit - Class in org.opencms.workplace.commons
Provides methods for the multi file property edit action.
CmsDialogMultiPropertyEdit(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Public constructor with JSP action element.
CmsDialogMultiPropertyEdit(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDialogMultiPropertyEdit
Public constructor with JSP variables.
CmsDialogProperty - Class in org.opencms.workplace.editors
Provides methods for the special xmlpage property dialog.
CmsDialogProperty(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsDialogProperty
Public constructor with JSP action element.
CmsDialogProperty(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.editors.CmsDialogProperty
Public constructor with JSP variables.
CmsDialogSelector - Class in org.opencms.workplace
Selects the dialog which should be displayed by OpenCms depending on the configuration value.
CmsDialogSelector(CmsJspActionElement, String) - Constructor for class org.opencms.workplace.CmsDialogSelector
Public constructor with JSP action element.
CmsDifferenceDialog - Class in org.opencms.workplace.comparison
Provides a GUI for the file comparison dialog.
CmsDifferenceDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.CmsDifferenceDialog
Default constructor.
CmsDifferenceDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.comparison.CmsDifferenceDialog
Public constructor with JSP variables.
CmsDiffViewMode - Class in org.opencms.workplace.comparison
Wrapper class for the different types of diff modes.
CmsDigesterResourceTypeCreationFactory - Class in org.opencms.configuration
Factory to create resource type instances from the XML configuration.
CmsDigesterResourceTypeCreationFactory() - Constructor for class org.opencms.configuration.CmsDigesterResourceTypeCreationFactory
Default constructor for the resource type configuration factory.
CmsDirectEditButtonSelection - Class in org.opencms.workplace.editors.directedit
Constants to indicate which direct edit buttons should be displayed for a direct edit resource if the user has the permissions.
CmsDirectEditDefaultProvider - Class in org.opencms.workplace.editors.directedit
Provider for the OpenCms default graphical "direct edit" buttons.
CmsDirectEditDefaultProvider() - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditDefaultProvider
 
CmsDirectEditJQueryProvider - Class in org.opencms.workplace.editors.directedit
Provider for the OpenCms graphical "direct edit" buttons.
CmsDirectEditJQueryProvider() - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditJQueryProvider
 
CmsDirectEditJspIncludeProvider - Class in org.opencms.workplace.editors.directedit
Direct edit provider that uses the same JSP include based logic that has been the default before the 6.2.3 release.
CmsDirectEditJspIncludeProvider() - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditJspIncludeProvider
 
CmsDirectEditMode - Class in org.opencms.workplace.editors.directedit
Constants to indicate which mode to use for placement of the HTML that generates the direct edit buttons.
CmsDirectEditParams - Class in org.opencms.workplace.editors.directedit
A parameter set to start a direct edit element, for internal use only.
CmsDirectEditParams(String) - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditParams
Creates a new direct edit parameter set usually used for including the head HTML.
CmsDirectEditParams(String, CmsDirectEditButtonSelection, CmsDirectEditMode, String) - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditParams
Creates a new direct edit parameter set usually used within a XML content load loop for a xmlcontent.
CmsDirectEditParams(String, String) - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditParams
Creates a new direct edit parameter set usually used within a cms:include call for a xmlpage.
CmsDirectEditPermissions - Class in org.opencms.workplace.editors.directedit
Constants to indicate the direct edit permissions of a user for a VFS resource, used to describe if and how to show the direct edit buttons for the resource.
CmsDirectEditResourceInfo - Class in org.opencms.workplace.editors.directedit
Contains information about a resource that is direct edited.
CmsDirectEditResourceInfo(CmsDirectEditPermissions) - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditResourceInfo
Creates a new direct edit resource info container without any specific information about the resource to be direct edited.
CmsDirectEditResourceInfo(CmsDirectEditPermissions, CmsResource, CmsLock) - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditResourceInfo
Creates a new direct edit resource info container.
CmsDirectEditTextButtonProvider - Class in org.opencms.workplace.editors.directedit
Creates HTML for simple text based direct edit buttons.
CmsDirectEditTextButtonProvider() - Constructor for class org.opencms.workplace.editors.directedit.CmsDirectEditTextButtonProvider
 
CmsDisplayResource - Class in org.opencms.workplace.commons
Shows a preview of the selected resource in the Explorer view.
CmsDisplayResource(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsDisplayResource
Public constructor with JSP action element.
CmsDisplayResource(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsDisplayResource
Public constructor with JSP variables.
CmsDisplayWidget - Class in org.opencms.widgets
Provides a display only widget, for use on a widget dialog.
CmsDisplayWidget() - Constructor for class org.opencms.widgets.CmsDisplayWidget
Creates a new input widget.
CmsDisplayWidget(String) - Constructor for class org.opencms.widgets.CmsDisplayWidget
Creates a new input widget with the given configuration.
CmsDocumentContainerPage - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a resource of type CmsResourceTypeContainerPage.
CmsDocumentContainerPage(String) - Constructor for class org.opencms.search.documents.CmsDocumentContainerPage
Creates a new instance of this lucene document factory.
CmsDocumentDependency - Class in org.opencms.search.documents
Provides the dependency information about one search result document, used to generate the list of document search results.
CmsDocumentDependency.DependencyType - Enum in org.opencms.search.documents
Defines the possible dependency types.
CmsDocumentGeneric - Class in org.opencms.search.documents
Lucene document factory class for indexing data from a generic CmsResource.
CmsDocumentGeneric(String) - Constructor for class org.opencms.search.documents.CmsDocumentGeneric
Creates a new instance of this lucene document factory.
CmsDocumentHtml - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing plain html data.
CmsDocumentHtml(String) - Constructor for class org.opencms.search.documents.CmsDocumentHtml
Creates a new instance of this lucene document factory.
CmsDocumentMsOfficeOLE2 - Class in org.opencms.search.documents
Lucene document factory class to extract text data from a VFS resource that is an OLE 2 MS Office document.
CmsDocumentMsOfficeOLE2(String) - Constructor for class org.opencms.search.documents.CmsDocumentMsOfficeOLE2
Creates a new instance of this lucene document factory.
CmsDocumentMsOfficeOOXML - Class in org.opencms.search.documents
Lucene document factory class to extract text data from a VFS resource that is an OOXML MS Office document.
CmsDocumentMsOfficeOOXML(String) - Constructor for class org.opencms.search.documents.CmsDocumentMsOfficeOOXML
Creates a new instance of this lucene document factory.
CmsDocumentOpenOffice - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing Open Document Format data.
CmsDocumentOpenOffice(String) - Constructor for class org.opencms.search.documents.CmsDocumentOpenOffice
Creates a new instance of this lucene document factory.
CmsDocumentPdf - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing Adobe pdf data.
CmsDocumentPdf(String) - Constructor for class org.opencms.search.documents.CmsDocumentPdf
Creates a new instance of this lucene document factory.
CmsDocumentPlainText - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing plain text data.
CmsDocumentPlainText(String) - Constructor for class org.opencms.search.documents.CmsDocumentPlainText
Creates a new instance of this lucene document factory.
CmsDocumentRtf - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource containing RTF data.
CmsDocumentRtf(String) - Constructor for class org.opencms.search.documents.CmsDocumentRtf
Creates a new instance of this lucene document factory.
CmsDocumentXmlContent - Class in org.opencms.search.documents
Lucene document factory class to extract index data from an OpenCms VFS resource of type CmsResourceTypeXmlContent.
CmsDocumentXmlContent(String) - Constructor for class org.opencms.search.documents.CmsDocumentXmlContent
Creates a new instance of this lucene document factory.
CmsDocumentXmlPage - Class in org.opencms.search.documents
Lucene document factory class to extract index data from a cms resource of type CmsResourceTypeXmlPage.
CmsDocumentXmlPage(String) - Constructor for class org.opencms.search.documents.CmsDocumentXmlPage
Creates a new instance of this lucene document factory.
CmsDownloadGalleryWidget - Class in org.opencms.widgets
Provides a widget that allows access to the available OpenCms download galleries, for use on a widget dialog.
CmsDownloadGalleryWidget() - Constructor for class org.opencms.widgets.CmsDownloadGalleryWidget
Creates a new download gallery widget.
CmsDownloadGalleryWidget(String) - Constructor for class org.opencms.widgets.CmsDownloadGalleryWidget
Creates a new download gallery widget with the given configuration.
CmsDriverManager - Class in org.opencms.db
The OpenCms driver manager.
CmsDummySerializationPolicy - Class in org.opencms.gwt
A serialization policy which allows serialization and deserialization of all classes.
CmsDummySerializationPolicy() - Constructor for class org.opencms.gwt.CmsDummySerializationPolicy
 
CmsDumpLoader - Class in org.opencms.loader
Dump loader for binary or other unprocessed resource types.
CmsDumpLoader() - Constructor for class org.opencms.loader.CmsDumpLoader
The constructor of the class is empty and does nothing.
CmsDynamicFunctionBean - Class in org.opencms.xml.containerpage
A class which contains the data parsed from a dynamic function XML content.
CmsDynamicFunctionBean(CmsDynamicFunctionBean.Format, List<CmsDynamicFunctionBean.Format>, Map<String, CmsXmlContentProperty>, CmsResource, CmsResource) - Constructor for class org.opencms.xml.containerpage.CmsDynamicFunctionBean
Creates a new dynamic function bean.
CmsDynamicFunctionBean.Format - Class in org.opencms.xml.containerpage
A bean which contains a single format for a dynamic function, which contains of the function JSP, the container settings and the parameters.
CmsDynamicFunctionBean.Format(CmsUUID, String, String, String, Map<String, String>) - Constructor for class org.opencms.xml.containerpage.CmsDynamicFunctionBean.Format
Creates a new format instance.
CmsDynamicFunctionBeanWrapper - Class in org.opencms.jsp.util
A wrapper class for using dynamic function beans inside JSPs via the EL.
CmsDynamicFunctionBeanWrapper(CmsObject, CmsDynamicFunctionBean) - Constructor for class org.opencms.jsp.util.CmsDynamicFunctionBeanWrapper
Creates a new wrapper instance.
CmsDynamicFunctionFormatWrapper - Class in org.opencms.jsp.util
Wrapper class for dynamic function formats which can be used from JSP EL.
CmsDynamicFunctionFormatWrapper(CmsObject, CmsDynamicFunctionBean.Format) - Constructor for class org.opencms.jsp.util.CmsDynamicFunctionFormatWrapper
Creates a new wrapper instance for a given format.
CmsDynamicFunctionParser - Class in org.opencms.xml.containerpage
The parser class for creating dynamic function beans from XML contents.
CmsDynamicFunctionParser() - Constructor for class org.opencms.xml.containerpage.CmsDynamicFunctionParser
 
CmsEditor - Class in org.opencms.workplace.editors
Provides basic methods for building the file editors of OpenCms.
CmsEditor(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditor
Public constructor.
CmsEditorActionDefault - Class in org.opencms.workplace.editors
Provides a method to perform a user defined action when editing a page.
CmsEditorActionDefault() - Constructor for class org.opencms.workplace.editors.CmsEditorActionDefault
Default constructor needed for editor action handler implementation.
CmsEditorBase - Class in org.opencms.workplace.editors
Base class for all editors that turns of time warp deletion inherited from CmsWorkplace.
CmsEditorBase(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditorBase
Public constructor.
CmsEditorCssHandlerDefault - Class in org.opencms.workplace.editors
A default editor CSS handler to obtain the CSS style sheet path from the template property value of the template itself.
CmsEditorCssHandlerDefault() - Constructor for class org.opencms.workplace.editors.CmsEditorCssHandlerDefault
 
CmsEditorDisplayOptions - Class in org.opencms.workplace.editors
Provides methods to determine the display options of a workplace editor for the current user.
CmsEditorDisplayOptions() - Constructor for class org.opencms.workplace.editors.CmsEditorDisplayOptions
Constructor that initializes the editor display options for the workplace.
CmsEditorFrameset - Class in org.opencms.workplace.editors
Helper class to create the editor frameset.
CmsEditorFrameset(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditorFrameset
Public constructor.
CmsEditorHandler - Class in org.opencms.workplace.editors
This editor handler class returns the editor URI depending on various factors.
CmsEditorHandler() - Constructor for class org.opencms.workplace.editors.CmsEditorHandler
 
CmsEditorSelector - Class in org.opencms.workplace.editors
Selects the dialog which should be displayed by OpenCms depending on the configuration value.
CmsEditorSelector(CmsJspActionElement) - Constructor for class org.opencms.workplace.editors.CmsEditorSelector
Public constructor with JSP action element.
CmsEditorSessionInfo - Class in org.opencms.workplace.editors
Stores editor session data.
CmsEditorSessionInfo(CmsUUID) - Constructor for class org.opencms.workplace.editors.CmsEditorSessionInfo
Constructor.
CmsEditPointer - Class in org.opencms.workplace.commons
The edit pointer dialog changes the link target of a pointer resource.
CmsEditPointer(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsEditPointer
Public constructor with JSP action element.
CmsEditPointer(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsEditPointer
Public constructor with JSP variables.
CmsEditProviderActionElement - Class in org.opencms.ade.editprovider
Action element for edit provider includes.
CmsEditProviderActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.ade.editprovider.CmsEditProviderActionElement
Constructor.
CmsElementComparison - Class in org.opencms.workplace.comparison
Comparison of two xml page elements.
CmsElementComparison(Locale, String) - Constructor for class org.opencms.workplace.comparison.CmsElementComparison
Creates a new element comparison.
CmsElementComparisonList - Class in org.opencms.workplace.comparison
Element comparison list view.
CmsElementComparisonList(CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.CmsElementComparisonList
Public constructor.
CmsElementComparisonList(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.comparison.CmsElementComparisonList
Public constructor with JSP variables.
CmsElementComparisonList(String, CmsJspActionElement) - Constructor for class org.opencms.workplace.comparison.CmsElementComparisonList
Protected constructor.
CmsElementUtil - Class in org.opencms.ade.containerpage
Utility class to generate the element data objects used within the container-page editor.
CmsElementUtil(CmsObject, String, HttpServletRequest, HttpServletResponse, Locale) - Constructor for class org.opencms.ade.containerpage.CmsElementUtil
Creates a new instance.
CmsElementUtil(CmsObject, String, String, HttpServletRequest, HttpServletResponse, Locale) - Constructor for class org.opencms.ade.containerpage.CmsElementUtil
Creates a new instance.
CmsEncoder - Class in org.opencms.i18n
The OpenCms CmsEncoder class provides static methods to decode and encode data.
CmsErrorBean - Class in org.opencms.jsp.util
Class to display the error dialog.
CmsErrorBean(CmsObject, Throwable) - Constructor for class org.opencms.jsp.util.CmsErrorBean
Constructs a new error bean.
cmsEvent(CmsEvent) - Method in class org.opencms.ade.configuration.CmsGlobalConfigurationCacheEventHandler
 
cmsEvent(CmsEvent) - Method in class org.opencms.cache.CmsMemoryObjectCache
 
cmsEvent(CmsEvent) - Method in class org.opencms.cache.CmsVfsCache
 
cmsEvent(CmsEvent) - Method in class org.opencms.db.CmsDriverManager
 
cmsEvent(CmsEvent) - Method in class org.opencms.flex.CmsFlexCache
Implements the CmsEvent interface, the FlexCache uses the events to clear itself in case a project is published.
cmsEvent(CmsEvent) - Method in class org.opencms.gwt.CmsGwtServiceContext
 
cmsEvent(CmsEvent) - Method in class org.opencms.gwt.CmsIconUtil
 
cmsEvent(CmsEvent) - Method in class org.opencms.i18n.CmsLocaleManager
Implements the CmsEvent interface, the locale manager the events to clear the list of cached keys .
cmsEvent(CmsEvent) - Method in class org.opencms.loader.CmsImageLoader
 
cmsEvent(CmsEvent) - Method in class org.opencms.loader.CmsJspLoader
 
CmsEvent - Class in org.opencms.main
Event class for OpenCms for system wide events that are thrown by various operations (e.g. publishing) and can be caught and processed by classes that implement the I_CmsEventListener interface.
CmsEvent(int, Map<String, Object>) - Constructor for class org.opencms.main.CmsEvent
Construct a new CmsEvent with the specified parameters.
cmsEvent(CmsEvent) - Method in interface org.opencms.main.I_CmsEventListener
Acknowledge the occurrence of the specified event, implement this method to check for CmsEvents in your class.
cmsEvent(CmsEvent) - Method in class org.opencms.module.A_CmsModuleAction
 
cmsEvent(CmsEvent) - Method in class org.opencms.search.CmsSearchManager
Implements the event listener of this class.
cmsEvent(CmsEvent) - Method in class org.opencms.search.CmsSearchManager.CmsSearchOfflineHandler
Implements the event listener of this class.
cmsEvent(CmsEvent) - Method in class org.opencms.staticexport.CmsStaticExportManager
Implements the CmsEvent interface, the static export properties uses the events to clear the list of cached keys in case a project is published.
cmsEvent(CmsEvent) - Method in class org.opencms.workplace.CmsWorkplaceManager
Implements the event listener of this class.
cmsEvent(CmsEvent) - Method in class org.opencms.workplace.explorer.CmsExplorerTypeAccessFlushListener
 
cmsEvent(CmsEvent) - Method in class org.opencms.xml.CmsXmlEntityResolver
 
CmsEventManager - Class in org.opencms.main
Manager that controls the OpenCms event system.
CmsEventManager() - Constructor for class org.opencms.main.CmsEventManager
Create a new instance of an OpenCms event manager.
CmsException - Exception in org.opencms.main
Master exception type for all exceptions caused in OpenCms.
CmsException(CmsMessageContainer) - Constructor for exception org.opencms.main.CmsException
Creates a new localized Exception.
CmsException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.main.CmsException
Creates a new localized Exception that also containers a root cause.
CmsExplorer - Class in org.opencms.workplace.explorer
Provides methods for building the main frame sets of the OpenCms Workplace.
CmsExplorer(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsExplorer
Public constructor.
CmsExplorerContextMenu - Class in org.opencms.workplace.explorer
Provides methods to build a context menu for an explorer resource type.
CmsExplorerContextMenu() - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenu
Default constructor.
CmsExplorerContextMenuBuilder - Class in org.opencms.workplace.explorer
Context menu builder class.
CmsExplorerContextMenuBuilder(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenuBuilder
Public constructor.
CmsExplorerContextMenuBuilder(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenuBuilder
Public constructor with JSP variables.
CmsExplorerContextMenuItem - Class in org.opencms.workplace.explorer
Provides information about a single context menu item for a resource type in the OpenCms explorer view.
CmsExplorerContextMenuItem() - Constructor for class org.opencms.workplace.explorer.CmsExplorerContextMenuItem
Empty constructor that creates a single context menu entry.
CmsExplorerDialog - Class in org.opencms.workplace.tools
Dialog for explorer views in the administration view.
CmsExplorerDialog(CmsJspActionElement) - Constructor for class org.opencms.workplace.tools.CmsExplorerDialog
Public constructor with JSP action element.
CmsExplorerDialog(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.tools.CmsExplorerDialog
Public constructor with JSP variables.
CmsExplorerInit - Class in org.opencms.workplace.explorer
Provides methods for building the top frame Javascript code for the Explorer view of the OpenCms Workplace.
CmsExplorerInit(CmsJspActionElement) - Constructor for class org.opencms.workplace.explorer.CmsExplorerInit
Public constructor.
CmsExplorerTypeAccess - Class in org.opencms.workplace.explorer
Explorer type access object, encapsulates access control entries and lists of a explorer type.
CmsExplorerTypeAccess() - Constructor for class org.opencms.workplace.explorer.CmsExplorerTypeAccess
Constructor, creates an empty, CmsExplorerTypeAccess object.
CmsExplorerTypeAccessFlushListener - Class in org.opencms.workplace.explorer
Class which listens for cache flush events to uncache cached access control settings.
CmsExplorerTypeAccessFlushListener() - Constructor for class org.opencms.workplace.explorer.CmsExplorerTypeAccessFlushListener
 
CmsExplorerTypeSettings - Class in org.opencms.workplace.explorer
Holds all information to build the explorer context menu of a resource type and information for the new resource dialog.
CmsExplorerTypeSettings() - Constructor for class org.opencms.workplace.explorer.CmsExplorerTypeSettings
Default constructor.
CmsExport - Class in org.opencms.importexport
Provides the functionality to export files from the OpenCms VFS to a ZIP file.
CmsExport() - Constructor for class org.opencms.importexport.CmsExport
Constructs a new uninitialized export, required for special subclass data export.
CmsExport(CmsObject, I_CmsReport) - Constructor for class org.opencms.importexport.CmsExport
Constructs a new export.
CmsExportFolderMatcher - Class in org.opencms.staticexport
This class provides a file name matcher to find out those resources which must be part of a static export.
CmsExportFolderMatcher(List<String>, String) - Constructor for class org.opencms.staticexport.CmsExportFolderMatcher
Creates a new CmsExportFolderMatcher.
CmsExportHelper - Class in org.opencms.importexport
Wrapper to write exported OpenCms resources either to a .ZIP file or to the file system.
CmsExportHelper(String, boolean, boolean) - Constructor for class org.opencms.importexport.CmsExportHelper
Creates a new export helper.
CmsExportParameters - Class in org.opencms.importexport
Export parameters.
CmsExportParameters() - Constructor for class org.opencms.importexport.CmsExportParameters
Constructor.
CmsExportParameters(String, Element, boolean, boolean, boolean, List<String>, boolean, boolean, long, boolean, boolean) - Constructor for class org.opencms.importexport.CmsExportParameters
Constructor.
CmsExportPoint - Class in org.opencms.db
Contains the data of a single export point.
CmsExportPoint() - Constructor for class org.opencms.db.CmsExportPoint
Creates a new, empty export point.
CmsExportPoint(String, String) - Constructor for class org.opencms.db.CmsExportPoint
Creates a new export point.
CmsExportPointDriver - Class in org.opencms.db
Provides methods to write export points to the "real" file system.
CmsExportPointDriver(Set<CmsExportPoint>) - Constructor for class org.opencms.db.CmsExportPointDriver
Constructor for a CmsExportPointDriver.
CmsExportThread - Class in org.opencms.workplace.threads
Exports selected resources of the OpenCms into an OpenCms export file.
CmsExportThread(CmsObject, I_CmsImportExportHandler, boolean) - Constructor for class org.opencms.workplace.threads.CmsExportThread
Creates a new data export thread.
CmsExtendedCollectorData - Class in org.opencms.file.collectors
Extended data structure for the collector, parsed from the collector parameters.
CmsExtendedCollectorData() - Constructor for class org.opencms.file.collectors.CmsExtendedCollectorData
Required constructor for subclasses.
CmsExtendedCollectorData(String) - Constructor for class org.opencms.file.collectors.CmsExtendedCollectorData
Creates a new extended collector data set.
CmsExtendedHtmlImportDefault - Class in org.opencms.importexport
The CmsExtendedHtmlImportManager keeps the default values for the HTML-> OpenCms Template converter.
CmsExtendedHtmlImportDefault() - Constructor for class org.opencms.importexport.CmsExtendedHtmlImportDefault
Default Constructor.
CmsExtendedNotificationCause - Class in org.opencms.notification
Class to encapsulate a resource and the cause of its notification.
CmsExtendedNotificationCause(CmsResource, int, Date) - Constructor for class org.opencms.notification.CmsExtendedNotificationCause
Creates a new CmsNotificationResourceInfo.
CmsExtendedPublish - Class in org.opencms.workflow
A publish class which adds workflow-related error messages.
CmsExtendedPublish(CmsObject) - Constructor for class org.opencms.workflow.CmsExtendedPublish
Creates a new instance.
CmsExtendedPublish(CmsObject, CmsPublishOptions) - Constructor for class org.opencms.workflow.CmsExtendedPublish
Creates a new instance.
CmsExtendedWorkflowManager - Class in org.opencms.workflow
The default workflow manager implementation, which supports 2 basic actions, Release and Publish.
CmsExtendedWorkflowManager() - Constructor for class org.opencms.workflow.CmsExtendedWorkflowManager
 
CmsExternalLinksValidationResult - Class in org.opencms.relations
Stores the result of a pointer link validation.
CmsExternalLinksValidationResult(Map<String, String>) - Constructor for class org.opencms.relations.CmsExternalLinksValidationResult
Constructs a new pointer link validation result.
CmsExternalLinksValidator - Class in org.opencms.relations
Class to validate pointer links.
CmsExternalLinksValidator() - Constructor for class org.opencms.relations.CmsExternalLinksValidator
 
CmsExternalLinksValidatorThread - Class in org.opencms.workplace.threads
Thread for extern link validation.
CmsExternalLinksValidatorThread(CmsObject) - Constructor for class org.opencms.workplace.threads.CmsExternalLinksValidatorThread
Constructor, creates a new CmsExternLinkValidationThread.
CmsExternalWidgetConfiguration - Class in org.opencms.ade.contenteditor.shared
External widget configuration settings.
CmsExternalWidgetConfiguration() - Constructor for class org.opencms.ade.contenteditor.shared.CmsExternalWidgetConfiguration
Constructor, for serialization only.
CmsExternalWidgetConfiguration(String, String, List<String>, List<String>) - Constructor for class org.opencms.ade.contenteditor.shared.CmsExternalWidgetConfiguration
 
CmsExtractionResult - Class in org.opencms.search.extractors
The result of a document text extraction.
CmsExtractionResult(String) - Constructor for class org.opencms.search.extractors.CmsExtractionResult
Creates a new extraction result without meta information and without additional fields.
CmsExtractionResult(String, Map<String, String>) - Constructor for class org.opencms.search.extractors.CmsExtractionResult
Creates a new extraction result.
CmsExtractionResult(String, Map<String, String>, Set<CmsSearchField>) - Constructor for class org.opencms.search.extractors.CmsExtractionResult
Creates a new extraction result.
CmsExtractionResultCache - Class in org.opencms.search.documents
Implements a disk cache that stores text extraction results in the RFS.
CmsExtractionResultCache(String, String) - Constructor for class org.opencms.search.documents.CmsExtractionResultCache
Creates a new disk cache.
CmsExtractorHtml - Class in org.opencms.search.extractors
Extracts the text from an HTML document.
CmsExtractorMsOfficeOLE2 - Class in org.opencms.search.extractors
Extracts text data from a VFS resource that is an OLE 2 MS Office document.
CmsExtractorMsOfficeOOXML - Class in org.opencms.search.extractors
Extracts text data from a VFS resource that is an OOXML MS Office document.
CmsExtractorOpenOffice - Class in org.opencms.search.extractors
Extracts the text from OpenOffice documents (.ods, .odf).
CmsExtractorPdf - Class in org.opencms.search.extractors
Extracts the text from a PDF document.
CmsExtractorRtf - Class in org.opencms.search.extractors
Extracts the text from a RTF document.
CmsFile - Class in org.opencms.file
A file resource in the OpenCms VFS.
CmsFile(CmsResource) - Constructor for class org.opencms.file.CmsFile
Constructor, creates a new file Object from the given resource with an empty byte array as file content, if the resource does not implement a file.
CmsFile(CmsUUID, CmsUUID, String, int, int, CmsUUID, CmsResourceState, long, CmsUUID, long, CmsUUID, long, long, int, int, long, int, byte[]) - Constructor for class org.opencms.file.CmsFile
Constructor, creates a new file object.
CmsFileUtil - Class in org.opencms.util
Provides File utility functions.
CmsFlexCache - Class in org.opencms.flex
This class implements the FlexCache.
CmsFlexCache(CmsFlexCacheConfiguration) - Constructor for class org.opencms.flex.CmsFlexCache
Constructor for class CmsFlexCache.
CmsFlexCache.CmsFlexCacheVariation - Class in org.opencms.flex
A simple data container class for the FlexCache variations.
CmsFlexCache.CmsFlexCacheVariation(CmsFlexCacheKey) - Constructor for class org.opencms.flex.CmsFlexCache.CmsFlexCacheVariation
Generates a new instance of CmsFlexCacheVariation.
CmsFlexCacheConfiguration - Class in org.opencms.flex
Flex Cache configuration class.
CmsFlexCacheConfiguration() - Constructor for class org.opencms.flex.CmsFlexCacheConfiguration
Empty public constructor for the digester.
CmsFlexCacheEntry - Class in org.opencms.flex
Contains the contents of a cached resource.
CmsFlexCacheEntry() - Constructor for class org.opencms.flex.CmsFlexCacheEntry
Constructor for class CmsFlexCacheEntry.
CmsFlexCacheException - Exception in org.opencms.flex
Signals an error of the Flex cache.
CmsFlexCacheException(CmsMessageContainer) - Constructor for exception org.opencms.flex.CmsFlexCacheException
 
CmsFlexCacheException(CmsMessageContainer, Throwable) - Constructor for exception org.opencms.flex.CmsFlexCacheException
 
CmsFlexCacheKey - Class in org.opencms.flex
Key used to describe the caching behaviour of a specific resource.
CmsFlexCacheKey(String, String, boolean) - Constructor for class org.opencms.flex.CmsFlexCacheKey
This constructor is used when building a cache key from set of cache directives.
CmsFlexController - Class in org.opencms.flex
Controller for getting access to the CmsObject, should be used as a request attribute.
CmsFlexController(CmsObject, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexController
Creates a new controller form the old one, exchanging just the provided OpenCms user context.
CmsFlexController(CmsObject, CmsResource, CmsFlexCache, HttpServletRequest, HttpServletResponse, boolean, boolean) - Constructor for class org.opencms.flex.CmsFlexController
Default constructor.
CmsFlexRequest - Class in org.opencms.flex
Wrapper class for a HttpServletRequest.
CmsFlexRequest(HttpServletRequest, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexRequest
Creates a new CmsFlexRequest wrapper which is most likely the "Top" request wrapper, i.e. the wrapper that is constructed around the first "real" (not wrapped) request.
CmsFlexRequestContextInfo - Class in org.opencms.flex
Contains information about the OpenCms request context required by the Flex implementation.
CmsFlexRequestContextInfo() - Constructor for class org.opencms.flex.CmsFlexRequestContextInfo
Public constructor.
CmsFlexRequestDispatcher - Class in org.opencms.flex
Implementation of the RequestDispatcher interface to allow JSPs to be loaded from the OpenCms VFS.
CmsFlexRequestDispatcher(RequestDispatcher, String, String) - Constructor for class org.opencms.flex.CmsFlexRequestDispatcher
Creates a new instance of CmsFlexRequestDispatcher.
CmsFlexRequestKey - Class in org.opencms.flex
Describes the caching behaviour (or caching options) for a Flex request.
CmsFlexRequestKey(HttpServletRequest, String, boolean) - Constructor for class org.opencms.flex.CmsFlexRequestKey
This constructor is used when building a cache key from a request.
CmsFlexResponse - Class in org.opencms.flex
Wrapper class for a HttpServletResponse, required in order to process JSPs from the OpenCms VFS.
CmsFlexResponse(HttpServletResponse, CmsFlexController) - Constructor for class org.opencms.flex.CmsFlexResponse
Constructor for the CmsFlexResponse, this variation one is usually used to wrap responses for further include calls in OpenCms.
CmsFlexResponse(HttpServletResponse, CmsFlexController, boolean, boolean) - Constructor for class org.opencms.flex.CmsFlexResponse
Constructor for the CmsFlexResponse, this variation is usually used for the "top" response.
CmsFolder - Class in org.opencms.file
A folder resource in the OpenCms VFS.
CmsFolder(CmsResource) - Constructor for class org.opencms.file.CmsFolder
Constructor, creates a new CmsFolder Object from the given CmsResource.
CmsFolder(CmsUUID, CmsUUID, String, int, int, CmsUUID, CmsResourceState, long, CmsUUID, long, CmsUUID, long, long, int) - Constructor for class org.opencms.file.CmsFolder
Constructor, creates a new CmsFolder object.
CmsFolderOrName - Class in org.opencms.ade.configuration
A bean which can either represent a folder or a relative folder name, but not both at the same time.
CmsFolderOrName(CmsResource) - Constructor for class org.opencms.ade.configuration.CmsFolderOrName
Creates an instance based on an existing folder.
CmsFolderOrName(String, String) - Constructor for class org.opencms.ade.configuration.CmsFolderOrName
Creates an instance based on a relative folder name.
CmsFormatterBean - Class in org.opencms.xml.containerpage
A bean containing formatter configuration data as strings.
CmsFormatterBean(String, String, CmsUUID, int, int, boolean, boolean, String) - Constructor for class org.opencms.xml.containerpage.CmsFormatterBean
Constructor for creating a new formatter configuration with resource structure id.
CmsFormatterBean(String, String, String, String, String, String, String) - Constructor for class org.opencms.xml.containerpage.CmsFormatterBean
Constructor for creating a new formatter configuration without resource structure id.
CmsFormatterConfiguration - Class in org.opencms.xml.containerpage
Represents a formatter configuration.
CmsFrameset - Class in org.opencms.workplace
Provides methods for building the main framesets of the OpenCms Workplace.
CmsFrameset(CmsJspActionElement) - Constructor for class org.opencms.workplace.CmsFrameset
Public constructor.
CmsFunctionReference - Class in org.opencms.ade.configuration
Bean for representing a named dynamic function reference from the configuration.
CmsFunctionReference(String, CmsUUID, int) - Constructor for class org.opencms.ade.configuration.CmsFunctionReference
Creates a new function reference.
CmsGalleryActionElement - Class in org.opencms.ade.galleries
Gallery action used to generate the gallery dialog.
CmsGalleryActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.ade.galleries.CmsGalleryActionElement
Constructor.
CmsGalleryConfiguration - Class in org.opencms.ade.galleries.shared
The gallery configuration.
CmsGalleryConfiguration() - Constructor for class org.opencms.ade.galleries.shared.CmsGalleryConfiguration
Constructor.
CmsGalleryConfiguration(I_CmsGalleryConfiguration) - Constructor for class org.opencms.ade.galleries.shared.CmsGalleryConfiguration
Constructor.
CmsGalleryDataBean - Class in org.opencms.ade.galleries.shared
This bean holding the gallery dialog information required for displaying the content of the gallery tabs.
CmsGalleryDataBean() - Constructor for class org.opencms.ade.galleries.shared.CmsGalleryDataBean
 
CmsGalleryDocumentXmlContent - Class in org.opencms.search.galleries
Special document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML content.
CmsGalleryDocumentXmlContent(String) - Constructor for class org.opencms.search.galleries.CmsGalleryDocumentXmlContent
Creates a new instance of this Lucene document factory.
CmsGalleryDocumentXmlPage - Class in org.opencms.search.galleries
Special document text extraction factory for the gallery index that creates multiple fields for the content in all the languages available in an XML page.
CmsGalleryDocumentXmlPage(String) - Constructor for class org.opencms.search.galleries.CmsGalleryDocumentXmlPage
Creates a new instance of this Lucene document factory.
CmsGalleryFolderBean - Class in org.opencms.ade.galleries.shared
Represents a gallery folder.
CmsGalleryFolderBean() - Constructor for class org.opencms.ade.galleries.shared.CmsGalleryFolderBean
 
CmsGallerySearch - Class in org.opencms.search.galleries
Contains the functions for the gallery search.
CmsGallerySearch() - Constructor for class org.opencms.search.galleries.CmsGallerySearch
 
CmsGallerySearchAnalyzer - Class in org.opencms.search.galleries
Special analyzer for multiple languages, used in the OpenCms gallery search index.
CmsGallerySearchAnalyzer(Version) - Constructor for class org.opencms.search.galleries.CmsGallerySearchAnalyzer
Constructor with version parameter.
CmsGallerySearchBean - Class in org.opencms.ade.galleries.shared
This bean represents the current search object.
CmsGallerySearchBean() - Constructor for class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Empty default constructor.
CmsGallerySearchBean(CmsGallerySearchBean) - Constructor for class org.opencms.ade.galleries.shared.CmsGallerySearchBean
Constructor of the search object.
CmsGallerySearchFieldConfiguration - Class in org.opencms.search.galleries
Describes the search field configuration that is used by the gallery index.
CmsGallerySearchFieldConfiguration() - Constructor for class org.opencms.search.galleries.CmsGallerySearchFieldConfiguration
Default constructor.
CmsGallerySearchFieldMapping - Class in org.opencms.search.galleries
Special search field mapping class for the gallery search.
CmsGallerySearchFieldMapping() - Constructor for class org.opencms.search.galleries.CmsGallerySearchFieldMapping
Public constructor for a new search field mapping.
CmsGallerySearchFieldMapping(CmsSearchFieldMappingType, String) - Constructor for class org.opencms.search.galleries.CmsGallerySearchFieldMapping
Public constructor for a new search field mapping.
CmsGallerySearchIndex - Class in org.opencms.search.galleries
Implements the search within a the gallery index.
CmsGallerySearchIndex() - Constructor for class org.opencms.search.galleries.CmsGallerySearchIndex
Default constructor only intended to be used by the XML configuration.
CmsGallerySearchIndex(String) - Constructor for class org.opencms.search.galleries.CmsGallerySearchIndex
Creates a new gallery search index with the given name.
CmsGallerySearchInfoProvider - Class in org.opencms.search.galleries
Provides additional information to be stored in the gallery search index.
CmsGallerySearchParameters - Class in org.opencms.search.galleries
Parameters used for the gallery search index.
CmsGallerySearchParameters() - Constructor for class org.opencms.search.galleries.CmsGallerySearchParameters
Default constructor.
CmsGallerySearchParameters.CmsGallerySearchTimeRange - Class in org.opencms.search.galleries
Helper class to store a time range.
CmsGallerySearchParameters.CmsGallerySearchTimeRange() - Constructor for class org.opencms.search.galleries.CmsGallerySearchParameters.CmsGallerySearchTimeRange
Default constructor.
CmsGallerySearchParameters.CmsGallerySearchTimeRange(long, long) - Constructor for class org.opencms.search.galleries.CmsGallerySearchParameters.CmsGallerySearchTimeRange
Constructor with start and end time.
CmsGallerySearchParameters.CmsGallerySortParam - Enum in org.opencms.search.galleries
Sort parameter constants.
CmsGallerySearchResult - Class in org.opencms.search.galleries
 
CmsGallerySearchResult(CmsObject, CmsResource) - Constructor for class org.opencms.search.galleries.CmsGallerySearchResult
Creates a fake gallery search result by reading the necessary data from a VFS resource.
CmsGallerySearchResult(CmsObject, int, Document, String, Locale) - Constructor for class org.opencms.search.galleries.CmsGallerySearchResult
Creates a new gallery search result.
CmsGallerySearchResult(int, Document, String, Locale) - Constructor for class org.opencms.search.galleries.CmsGallerySearchResult
Creates a new gallery search result.
CmsGallerySearchResultList - Class in org.opencms.search.galleries
The search result list for the gallery search index.
CmsGallerySearchResultList() - Constructor for class org.opencms.search.galleries.CmsGallerySearchResultList
Creates a new result list with a default initial capacity of 100.
CmsGallerySearchResultList(int) - Constructor for class org.opencms.search.galleries.CmsGallerySearchResultList
Creates a new result list with the specified initial capacity.
CmsGallerySearchScope - Enum in org.opencms.ade.galleries.shared
An enum that represents the possible search scope choices in the ADE gallery search tab.
CmsGalleryService - Class in org.opencms.ade.galleries
Handles all RPC services related to the gallery dialog.
CmsGalleryService() - Constructor for class org.opencms.ade.galleries.CmsGalleryService
 
CmsGalleryService.CmsGalleryTypeInfo - Class in org.opencms.ade.galleries
Gallery info object.
CmsGalleryService.CmsGalleryTypeInfo(I_CmsResourceType, I_CmsResourceType, List<CmsResource>) - Constructor for class org.opencms.ade.galleries.CmsGalleryService.CmsGalleryTypeInfo
Constructor.
CmsGalleryTreeEntry - Class in org.opencms.ade.galleries.shared
Gallery tree entry class.
CmsGalleryTreeEntry(CmsGalleryFolderBean) - Constructor for class org.opencms.ade.galleries.shared.CmsGalleryTreeEntry
Constructor.
CmsGalleryWidgetConfiguration - Class in org.opencms.widgets
Configuration options for the gallery widget (e.g.
CmsGalleryWidgetConfiguration(CmsObject, CmsMessages, I_CmsWidgetParameter, String) - Constructor for class org.opencms.widgets.CmsGalleryWidgetConfiguration
Generates an initialized configuration for the gallery item widget using the given configuration string.
CmsGalleryWidgetConfiguration() - Constructor for class org.opencms.widgets.CmsGalleryWidgetConfiguration
Default constructor.
CmsGlobalConfigurationCacheEventHandler - Class in org.opencms.ade.configuration
This event handler manages cache instances which are instances of the interface I_CmsGlobalConfigurationCache.
CmsGlobalConfigurationCacheEventHandler(CmsObject) - Constructor for class org.opencms.ade.configuration.CmsGlobalConfigurationCacheEventHandler
Creates a new cache event handler.
CmsGroup - Class in org.opencms.file
A group principal in the OpenCms permission system.
CmsGroup() - Constructor for class org.opencms.file.CmsGroup
Creates a new, empty OpenCms group principal.
CmsGroup(CmsUUID, CmsUUID, String, String, int) - Constructor for class org.opencms.file.CmsGroup
Creates a new OpenCms group principal.
CmsGroupContainer - Class in org.opencms.ade.containerpage.shared
Group container bean.
CmsGroupContainer() - Constructor for class org.opencms.ade.containerpage.shared.CmsGroupContainer
 
CmsGroupContainerBean - Class in org.opencms.xml.containerpage
A group container.
CmsGroupContainerBean(String, String, List<CmsContainerElementBean>, Set<String>) - Constructor for class org.opencms.xml.containerpage.CmsGroupContainerBean
Creates a new group container bean.
CmsGroupContainerSaveResult - Class in org.opencms.ade.containerpage.shared
Bean which holds the results of saving a group container.
CmsGroupContainerSaveResult(Map<String, CmsContainerElementData>, List<CmsRemovedElementStatus>) - Constructor for class org.opencms.ade.containerpage.shared.CmsGroupContainerSaveResult
Creates a new instance.
CmsGroupContainerSaveResult() - Constructor for class org.opencms.ade.containerpage.shared.CmsGroupContainerSaveResult
Default constructor for serialization.
CmsGroupSelectionList - Class in org.opencms.workplace.commons
Group selection dialog.
CmsGroupSelectionList(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsGroupSelectionList
Public constructor.
CmsGroupSelectionList(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsGroupSelectionList
Public constructor with JSP variables.
CmsGroupWidget - Class in org.opencms.widgets
Provides a OpenCms Group selection widget, for use on a widget dialog.
CmsGroupWidget() - Constructor for class org.opencms.widgets.CmsGroupWidget
Creates a new group selection widget.
CmsGroupWidget(Integer, String) - Constructor for class org.opencms.widgets.CmsGroupWidget
Creates a new group selection widget with the parameters to configure the popup window behaviour.
CmsGroupWidget(Integer, String, String) - Constructor for class org.opencms.widgets.CmsGroupWidget
Creates a new group selection widget with the parameters to configure the popup window behaviour.
CmsGroupWidget(String) - Constructor for class org.opencms.widgets.CmsGroupWidget
Creates a new group selection widget with the given configuration.
CmsGwtActionElement - Class in org.opencms.gwt
Sitemap action used to generate the sitemap editor.
CmsGwtActionElement(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.gwt.CmsGwtActionElement
Constructor.
CmsGwtService - Class in org.opencms.gwt
Wrapper for GWT services served through OpenCms.
CmsGwtService() - Constructor for class org.opencms.gwt.CmsGwtService
Constructor.
CmsGwtServiceContext - Class in org.opencms.gwt
This class contains the data that should be cached for a specific service class.
CmsGwtServiceContext(String) - Constructor for class org.opencms.gwt.CmsGwtServiceContext
Creates a new service context object.
CmsHelpNavigationListView - Class in org.opencms.workplace.help
Generates a simple TOC - list by using a navigation model obtained from a CmsJspNavBuilder.
CmsHelpNavigationListView(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpNavigationListView
Creates a CmsNaviationListView which uses the given CmsJspActionElement for accessing the underlying navigation API.
CmsHelpNavigationListView(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpNavigationListView
Creates a CmsNaviationListView which creates a CmsJspActionElement for accessing the underlying navigation API with the given arguments .
CmsHelpSearchResultView - Class in org.opencms.workplace.help
Displays the result of a CmsSearch.
CmsHelpSearchResultView(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpSearchResultView
Constructor with the action element to use.
CmsHelpSearchResultView(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpSearchResultView
Constructor with arguments for construction of a CmsJspActionElement.
CmsHelpTemplateBean - Class in org.opencms.workplace.help
The bean that provides methods to build the HTML for the single online help frames.
CmsHelpTemplateBean(CmsJspActionElement) - Constructor for class org.opencms.workplace.help.CmsHelpTemplateBean
Public constructor with JSP action element.
CmsHelpTemplateBean(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.help.CmsHelpTemplateBean
Public constructor with JSP variables.
CmsHistoryClearJob - Class in org.opencms.scheduler.jobs
A schedulable OpenCms job to clear the history.
CmsHistoryClearJob() - Constructor for class org.opencms.scheduler.jobs.CmsHistoryClearJob
 
CmsHistoryDriver - Class in org.opencms.db.as400
AS400 implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.as400.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.db2
DB2 implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.db2.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.generic
Generic (ANSI-SQL) database server implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.generic.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.hsqldb
HSQLDB implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.hsqldb.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.jpa
JPA database server implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.jpa.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.mssql
MS SQL implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.mssql.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.mysql
MySQL implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.mysql.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.oracle
Oracle implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.oracle.CmsHistoryDriver
 
CmsHistoryDriver - Class in org.opencms.db.postgresql
PostgreSql implementation of the history driver methods.
CmsHistoryDriver() - Constructor for class org.opencms.db.postgresql.CmsHistoryDriver
 
CmsHistoryFile - Class in org.opencms.file.history
A historical version of a file in the OpenCms VFS resource history.
CmsHistoryFile(CmsResource) - Constructor for class org.opencms.file.history.CmsHistoryFile
Creates a dummy historical file from the given resource.
CmsHistoryFile(I_CmsHistoryResource) - Constructor for class org.opencms.file.history.CmsHistoryFile
Constructor from a history resource.
CmsHistoryFile(int, CmsUUID, CmsUUID, String, int, int, CmsUUID, CmsResourceState, long, CmsUUID, long, CmsUUID, long, long, int, long, int, CmsUUID, byte[], int, int) - Constructor for class org.opencms.file.history.CmsHistoryFile
Default Constructor.
CmsHistoryFolder - Class in org.opencms.file.history
A historical version of a file in the OpenCms VFS resource history.
CmsHistoryFolder(I_CmsHistoryResource) - Constructor for class org.opencms.file.history.CmsHistoryFolder
Constructor from a history resource.
CmsHistoryFolder(int, CmsUUID, CmsUUID, String, int, int, CmsUUID, CmsResourceState, long, CmsUUID, long, CmsUUID, long, long, int, CmsUUID, int, int) - Constructor for class org.opencms.file.history.CmsHistoryFolder
Default Constructor.
CmsHistoryList - Class in org.opencms.workplace.commons
Displays the history of a file.
CmsHistoryList(CmsJspActionElement) - Constructor for class org.opencms.workplace.commons.CmsHistoryList
Public constructor.
CmsHistoryList(PageContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.opencms.workplace.commons.CmsHistoryList
Public constructor with JSP variables.
CmsHistoryList.CmsVersionWrapper - Class in org.opencms.workplace.commons
Wrapper class for the version which is either an integer or the string "offline".
CmsHistoryList.CmsVersionWrapper(int) - Constructor for class org.opencms.workplace.commons.CmsHistoryList.CmsVersionWrapper
Constructs a new version wrapper.
CmsHistoryPrincipal - Class in org.opencms.file.history
Describes an OpenCms historical principal entry.
CmsHistoryPrincipal(CmsUUID, String, String, String, String, CmsUUID, long) - Constructor for class org.opencms.file.history.CmsHistoryPrincipal
Default constructor.
CmsHistoryProject - Class in org.opencms.file.history
Describes an OpenCms historical project entry.
CmsHistoryProject(int, CmsUUID, String, String, CmsUUID, CmsUUID, CmsUUID, long, CmsProject.CmsProjectType, long, CmsUUID, List<String>) - Constructor for class org.opencms.file.history.CmsHistoryProject
Creates a new CmsHistoryProject.
CmsHistoryResourceHandler - Class in org.opencms.file.history
Resource init handler that loads historical versions of resources.
CmsHistoryResourceHandler() - Constructor for class org.opencms.file.history.CmsHistoryResourceHandler
 
CmsHtml2TextConverter - Class in org.opencms.util
Extracts the HTML page content.
CmsHtml2TextConverter() - Constructor for class org.opencms.util.CmsHtml2TextConverter
Creates a new instance of the html converter.
CmsHtmlConverter - Class in org.opencms.util
HTML cleaner and pretty printer.
CmsHtmlConverter() - Constructor for class org.opencms.util.CmsHtmlConverter
Constructor, creates a new CmsHtmlConverter.
CmsHtmlConverter(String, String) - Constructor for class org.opencms.util.CmsHtmlConverter
Constructor, creates a new CmsHtmlConverter.
CmsHtmlConverterJTidy - Class in org.opencms.util
HTML cleaner and pretty printer using JTidy.
CmsHtmlConverterJTidy() - Constructor for class org.opencms.util.CmsHtmlConverterJTidy
Constructor, creates a new CmsHtmlConverterJTidy.
CmsHtmlConverterJTidy(String, List<String>) - Constructor for class org.opencms.util.CmsHtmlConverterJTidy
Constructor, creates a new CmsHtmlConverterJTidy.
CmsHtmlConverterOption - Class in org.opencms.util
Represents a single HTML converter configuration as defined in the OpenCms configuration file opencms-vfs.xml.
CmsHtmlConverterOption(String, String) - Constructor for class org.opencms.util.CmsHtmlConverterOption
Constructor, with parameters.
CmsHtmlConverterOption(String, String, boolean) - Constructor for class org.opencms.util.CmsHtmlConverterOption
Constructor, with parameters.
CmsHtmlDecorator - Class in org.opencms.jsp.decorator
The CmsHtmlDecorator is the main object for processing the text decorations.
CmsHtmlDecorator(CmsObject) - Constructor for class org.opencms.jsp.decorator.