org.exoplatform.clouddrive.cmis
Class CMISAPI.TimeChangeToken
java.lang.Object
org.exoplatform.clouddrive.cmis.CMISAPI.ChangeToken
org.exoplatform.clouddrive.cmis.CMISAPI.TimeChangeToken
- Enclosing class:
- CMISAPI
protected class CMISAPI.TimeChangeToken
- extends CMISAPI.ChangeToken
time
protected final GregorianCalendar time
CMISAPI.TimeChangeToken
protected CMISAPI.TimeChangeToken(GregorianCalendar time)
getTime
protected GregorianCalendar getTime()
- Returns:
- the time
equals
public boolean equals(CMISAPI.ChangeToken other)
- Compare this token with the given and return
true if they are equal, false
otherwise. Empty tokens aren't equal.
- Overrides:
equals in class CMISAPI.ChangeToken
- Parameters:
other - CMISAPI.ChangeToken
- Returns:
- boolean
true if tokens equal, false otherwise
compareTo
public int compareTo(CMISAPI.ChangeToken other)
-
- Overrides:
compareTo in class CMISAPI.ChangeToken
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.