Interface I_CmsPropertyUpdateHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handlePropertyUpdate​(org.opencms.ade.sitemap.shared.CmsClientSitemapEntry entry)
      This method is called when the properties of the entry are updated because the user edited this or another entry.
    • Method Detail

      • handlePropertyUpdate

        void handlePropertyUpdate​(org.opencms.ade.sitemap.shared.CmsClientSitemapEntry entry)
        This method is called when the properties of the entry are updated because the user edited this or another entry.

        Parameters:
        entry - the entry for whom the properties are being updated