Interface I_CmsXmlConfigurationWithUpdateHandler

    • Method Detail

      • handleUpdate

        void handleUpdate()
                   throws java.lang.Exception
        Called when OpenCms has written the configuration to the file system.

        Throws:
        java.lang.Exception - if something goes wrong
      • setCmsObject

        void setCmsObject​(CmsObject cms)
        Called during startup with a CmsObject with admin privileges.
        Parameters:
        cms - the CMS context