Uses of Class
org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSIterator

Packages that use GDocRSIterator
org.gcube.contentmanagement.contentmanager.plugin.delegates   
 

Uses of GDocRSIterator in org.gcube.contentmanagement.contentmanager.plugin.delegates
 

Methods in org.gcube.contentmanagement.contentmanager.plugin.delegates with parameters of type GDocRSIterator
 RemoteIterator<AddOutcome> WriteDelegate.add(GDocRSIterator iterator)
          Adds zero or more gDoc documents.
 RemoteIterator<UpdateFailure> WriteDelegate.update(GDocRSIterator iterator)
          Updates a list of gDoc documents.