Uses of Class
org.opencms.workplace.comparison.CmsElementComparison
Packages that use CmsElementComparison
Package
Description
Contains code for the comparison view of the file history dialog.
Utilities for comparing different versions of resources, used by both the classic workplace and the new Vaadin-based workplace.
-
Uses of CmsElementComparison in org.opencms.ui.dialogs.history.diff
Methods in org.opencms.ui.dialogs.history.diff with parameters of type CmsElementComparisonModifier and TypeMethodDescriptionstatic String
CmsValueCompareBean.formatContentValueForDiffTable
(CmsObject cms, CmsElementComparison comparison, String origValue) Formats an xml content value string for display in the value comparison table.Constructors in org.opencms.ui.dialogs.history.diff with parameters of type CmsElementComparisonModifierConstructorDescriptionCmsValueCompareBean
(CmsObject cms, CmsElementComparison elemComp) Creates a new instance. -
Uses of CmsElementComparison in org.opencms.workplace.comparison
Subclasses of CmsElementComparison in org.opencms.workplace.comparisonModifier and TypeClassDescriptionclass
Comparison of two xml content elements.Methods in org.opencms.workplace.comparison that return types with arguments of type CmsElementComparisonMethods in org.opencms.workplace.comparison with parameters of type CmsElementComparisonModifier and TypeMethodDescriptionint
CmsElementComparison.compareTo
(CmsElementComparison diffItem)