|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.workplace.comparison.CmsAttributeComparison
org.opencms.workplace.comparison.CmsElementComparison
org.opencms.workplace.comparison.CmsXmlContentElementComparison
public class CmsXmlContentElementComparison
Comparison of two xml content elements.
| Constructor Summary | |
|---|---|
CmsXmlContentElementComparison(String locale,
String name,
String type)
Creates a new element comparison. |
|
| Method Summary | |
|---|---|
String |
getType()
Returns the type. |
void |
setType(String type)
Sets the type. |
| Methods inherited from class org.opencms.workplace.comparison.CmsElementComparison |
|---|
equals, getLocale, hashCode, setLocale |
| Methods inherited from class org.opencms.workplace.comparison.CmsAttributeComparison |
|---|
getName, getStatus, getVersion1, getVersion2, setName, setStatus, setVersion1, setVersion2 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsXmlContentElementComparison(String locale,
String name,
String type)
locale - the locale of the compared elementtype - the type of the compared elementname - the name of the compared element| Method Detail |
|---|
public String getType()
public void setType(String type)
type - the type to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||