|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.workplace.commons.CmsHistoryList.CmsVersionWrapper
public static class CmsHistoryList.CmsVersionWrapper
Wrapper class for the version which is either an integer or the string "offline".
| Constructor Summary | |
|---|---|
CmsHistoryList.CmsVersionWrapper(Object version)
Constructs a new version wrapper. |
|
| Method Summary | |
|---|---|
int |
compareTo(Object o)
|
Object |
getVersion()
Returns the version of the file. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CmsHistoryList.CmsVersionWrapper(Object version)
version - the version of the file| Method Detail |
|---|
public int compareTo(Object o)
compareTo in interface ComparableComparable.compareTo(java.lang.Object)public Object getVersion()
public String toString()
toString in class ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||