public class CmsXmlContentElementComparison extends CmsElementComparison
| Constructor and Description |
|---|
CmsXmlContentElementComparison(java.util.Locale locale,
java.lang.String name,
java.lang.String type)
Creates a new element comparison.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Returns the type.
|
void |
setType(java.lang.String type)
Sets the type.
|
compareTo, equals, getLocale, hashCode, setLocalegetName, getStatus, getVersion1, getVersion2, setName, setStatus, setVersion1, setVersion2public CmsXmlContentElementComparison(java.util.Locale locale, java.lang.String name, java.lang.String type)
locale - the locale of the compared elementtype - the type of the compared elementname - the name of the compared element