public class CmsXmlContentElementComparison extends CmsElementComparison
构造器和说明 |
---|
CmsXmlContentElementComparison(java.util.Locale locale,
java.lang.String name,
java.lang.String type)
Creates a new element comparison.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getType()
Returns the type.
|
void |
setType(java.lang.String type)
Sets the type.
|
compareTo, equals, getLocale, hashCode, setLocale
getName, getStatus, getVersion1, getVersion2, setName, setStatus, setVersion1, setVersion2
public 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