Class CmsPropertyDiff
java.lang.Object
org.opencms.ui.dialogs.history.diff.A_CmsAttributeDiff
org.opencms.ui.dialogs.history.diff.CmsPropertyDiff
- All Implemented Interfaces:
I_CmsDiffProvider
Displays differences between the sets of properties of two versions of a resource.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opencms.ui.dialogs.history.diff.A_CmsAttributeDiff
A_CmsAttributeDiff.IsAttributeDifference
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the caption.Gets the attribute comparison beans representing the differences.Methods inherited from class org.opencms.ui.dialogs.history.diff.A_CmsAttributeDiff
diff, filterDifferent, getVersionString, readResource
-
Constructor Details
-
CmsPropertyDiff
public CmsPropertyDiff()
-
-
Method Details
-
getCaption
Description copied from class:A_CmsAttributeDiff
Gets the caption.- Specified by:
getCaption
in classA_CmsAttributeDiff
- Returns:
- the caption
- See Also:
-