|
||||||||||
| 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
public class CmsElementComparison
Comparison of two xml page elements.
| Constructor Summary | |
|---|---|
CmsElementComparison(String locale,
String name)
Creates a new element comparison. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getLocale()
Returns the locale. |
int |
hashCode()
|
void |
setLocale(String locale)
Sets the locale. |
| 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 CmsElementComparison(String locale,
String name)
locale - the locale of the comparisonname - the name of the element| Method Detail |
|---|
public boolean equals(Object o)
equals in class ObjectObject.equals(java.lang.Object)public String getLocale()
public int hashCode()
hashCode in class ObjectObject.hashCode()public void setLocale(String locale)
locale - the locale to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||