Class CmsValueDiff

  • All Implemented Interfaces:
    I_CmsDiffProvider

    public class CmsValueDiff
    extends java.lang.Object
    implements I_CmsDiffProvider
    Displays either a diff for the XML file, or a table displaying the differences between individual content values, allowing the user to switch between the two views.

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsValueDiff()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.common.base.Optional<com.vaadin.ui.Component> diff​(CmsObject cms, CmsHistoryResourceBean v1, CmsHistoryResourceBean v2)
      Optionally returns a comparison component to display for the given resource versions.
      • Methods inherited from class java.lang.Object

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