Serialized Form

  • Package org.opencms.workplace

    • Exception org.opencms.workplace.CmsWorkplaceException

      class CmsWorkplaceException extends org.opencms.main.CmsException implements Serializable
      serialVersionUID:
      7919575257318170351L
  • Package org.opencms.workplace.comparison

    • Class org.opencms.workplace.comparison.CmsDiffViewMode

      class CmsDiffViewMode extends Object implements Serializable
      serialVersionUID:
      -9107946096096683776L
      • Serialized Fields

        • m_mode
          String m_mode
        • m_name
          org.opencms.i18n.CmsMessageContainer m_name
  • Package org.opencms.workplace.explorer

    • Class org.opencms.workplace.explorer.CmsExplorerTypeAccess

      class CmsExplorerTypeAccess extends Object implements Serializable
      serialVersionUID:
      1119068085158682112L
      • Serialized Fields

        • m_accessControl
          Map<String,String> m_accessControl
        • m_accessControlList
          org.opencms.security.CmsAccessControlList m_accessControlList
    • Class org.opencms.workplace.explorer.CmsExplorerTypeSettings

      class CmsExplorerTypeSettings extends Object implements Serializable
      serialVersionUID:
      7014251115525259136L
      • Serialized Fields

        • m_access
          org.opencms.workplace.explorer.CmsExplorerTypeAccess m_access
        • m_addititionalModuleExplorerType
          boolean m_addititionalModuleExplorerType
        • m_autoSetNavigation
          boolean m_autoSetNavigation
        • m_autoSetTitle
          boolean m_autoSetTitle
        • m_bigIcon
          String m_bigIcon
        • m_bigIconStyle
          String m_bigIconStyle
        • m_creatable
          boolean m_creatable
        • m_elementView
          String m_elementView
        • m_hasEditOptions
          boolean m_hasEditOptions
        • m_icon
          String m_icon
        • m_iconRules
          Map<String,org.opencms.workplace.explorer.CmsIconRule> m_iconRules
        • m_info
          String m_info
        • m_isView
          boolean m_isView
        • m_key
          String m_key
        • m_name
          String m_name
        • m_namePattern
          String m_namePattern
        • m_newResourceOrder
          Integer m_newResourceOrder
        • m_properties
          List<String> m_properties
        • m_propertiesEnabled
          boolean m_propertiesEnabled
        • m_reference
          String m_reference
        • m_requiredOnUpload
          Set<String> m_requiredOnUpload
        • m_showNavigation
          boolean m_showNavigation
        • m_smallIconStyle
          String m_smallIconStyle
        • m_titleKey
          String m_titleKey
        • m_viewOrder
          Integer m_viewOrder
    • Class org.opencms.workplace.explorer.CmsIconRule

      class CmsIconRule extends Object implements Serializable
      serialVersionUID:
      1379752428451267503L
      • Serialized Fields

        • m_bigIcon
          String m_bigIcon
        • m_bigIconStyle
          String m_bigIconStyle
        • m_extension
          String m_extension
        • m_icon
          String m_icon
        • m_smallIconStyle
          String m_smallIconStyle
    • Class org.opencms.workplace.explorer.CmsResourceUtil.CmsResourceProjectState

      class CmsResourceProjectState extends org.opencms.util.A_CmsModeIntEnumeration implements Serializable
      serialVersionUID:
      4580450220255428716L
  • Package org.opencms.workplace.tools.projects

  • Package org.opencms.workplace.tools.searchindex

  • Package org.opencms.workplace.tools.sites

    • Class org.opencms.workplace.tools.sites.CmsSiteBean

      class CmsSiteBean extends Object implements Serializable
      serialVersionUID:
      7202674198996429791L
      • Serialized Fields

        • m_aliases
          LinkedHashMap<String,org.opencms.site.CmsSiteMatcher.RedirectMode> m_aliases
          An ordered map of the aliases (site URLs as keys, redirect modes as values).
        • m_alternativeSiteRootMapping
          org.opencms.site.CmsAlternativeSiteRootMapping m_alternativeSiteRootMapping
          Alternative site root mapping.
        • m_errorPage
          String m_errorPage
          The URI used as error page.
        • m_exclusiveError
          boolean m_exclusiveError
          The exclusive flag.
        • m_exclusiveUrl
          boolean m_exclusiveUrl
          The exclusive URL.
        • m_favicon
          String m_favicon
          The favicon.
        • m_mode
          String m_mode
          The SSL Mode of the site.
        • m_parameters
          SortedMap<String,String> m_parameters
          The parameters.
        • m_port
          int m_port
          The port (e.g. 8080) which is required to access this site.
        • m_position
          float m_position
          The position.
        • m_secureServer
          boolean m_secureServer
          The secure server.
        • m_secureUrl
          String m_secureUrl
          The secure URL.
        • m_server
          String m_server
          The servers URL.
        • m_serverName
          String m_serverName
          The host name (e.g. localhost) which is required to access this site.
        • m_serverProtocol
          String m_serverProtocol
          The servers protocol (e.g. "http", "https") which is required to access this site.
        • m_siteRoot
          String m_siteRoot
          The site root of this site.
        • m_subsiteSelection
          boolean m_subsiteSelection
          True if subsite selection should be enabled.
        • m_timeOffset
          long m_timeOffset
          The offset time in ms.
        • m_title
          String m_title
          The title of this site.
        • m_webserver
          boolean m_webserver
          Indicates whether this site should be considered when writing the web server configuration.