Class CmsXmlContentElementComparison

All Implemented Interfaces:
Comparable<CmsElementComparison>

Comparison of two xml content elements.

  • Constructor Details

    • CmsXmlContentElementComparison

      public CmsXmlContentElementComparison(Locale locale, String name, String type)
      Creates a new element comparison.

      Parameters:
      locale - the locale of the compared element
      type - the type of the compared element
      name - the name of the compared element
  • Method Details

    • getType

      public String getType()
      Returns the type.

      Returns:
      the type
    • setType

      public void setType(String type)
      Sets the type.

      Parameters:
      type - the type to set