org.exoplatform.clouddrive.sharepoint
Class SharepointAPI.ChangesIterator

java.lang.Object
  extended by org.exoplatform.clouddrive.utils.ChunkIterator<org.apache.chemistry.opencmis.client.api.ChangeEvent>
      extended by org.exoplatform.clouddrive.sharepoint.SharepointAPI.ChangesIterator
Enclosing class:
SharepointAPI

protected class SharepointAPI.ChangesIterator
extends org.exoplatform.clouddrive.utils.ChunkIterator<org.apache.chemistry.opencmis.client.api.ChangeEvent>


Field Summary
 
Fields inherited from class org.exoplatform.clouddrive.utils.ChunkIterator
available, fetched, iter, next
 
Method Summary
protected  Iterator<org.apache.chemistry.opencmis.client.api.ChangeEvent> nextChunk()
          
 
Methods inherited from class org.exoplatform.clouddrive.utils.ChunkIterator
available, getAvailable, getFetched
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nextChunk

protected Iterator<org.apache.chemistry.opencmis.client.api.ChangeEvent> nextChunk()
                                                                            throws org.exoplatform.clouddrive.cmis.CMISException,
                                                                                   org.exoplatform.clouddrive.CloudDriveAccessException

Throws:
org.exoplatform.clouddrive.CloudDriveAccessException
org.exoplatform.clouddrive.cmis.CMISException


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.