Class A_CmsXmlContentEditorChangeHandler

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String m_configuration
      The configuration string.
      protected java.lang.String m_scope
      The content field to watch for changes.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConfiguration()
      Returns the handler configuration.
      java.lang.String getScope()
      Returns the handler scope.
      java.lang.String resolveRelativePath​(java.lang.String source, java.lang.String target)
      Resolves a relative content value path to an absolute one.
      void setConfiguration​(java.lang.String configuration)
      Sets the configuration.
      void setScope​(java.lang.String scope)
      Sets the scope to observe for changes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait