org.exoplatform.clouddrive.sharepoint
Class SharepointAPI.SPChangeToken
java.lang.Object
org.exoplatform.clouddrive.sharepoint.SharepointAPI.SPChangeToken
- Enclosing class:
- SharepointAPI
protected class SharepointAPI.SPChangeToken
- extends Object
timestamp
protected final long timestamp
index
protected final long index
SharepointAPI.SPChangeToken
protected SharepointAPI.SPChangeToken(String token)
throws org.exoplatform.clouddrive.cmis.CMISException
- Throws:
org.exoplatform.clouddrive.cmis.CMISException
equals
public boolean equals(org.exoplatform.clouddrive.cmis.CMISAPI.ChangeToken other)
-
equals
public boolean equals(SharepointAPI.SPChangeToken other)
isAfter
public boolean isAfter(org.exoplatform.clouddrive.cmis.CMISAPI.ChangeToken other)
-
isBefore
public boolean isBefore(org.exoplatform.clouddrive.cmis.CMISAPI.ChangeToken other)
-
getTimestamp
public long getTimestamp()
- Returns:
- the timestamp
getIndex
public long getIndex()
- Returns:
- the index
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.