Uses of Package
org.gcube.contentmanagement.gcubedocumentlibrary.io

Packages that use org.gcube.contentmanagement.gcubedocumentlibrary.io
org.gcube.contentmanagement.gcubedocumentlibrary.io   
org.gcube.contentmanagement.gcubedocumentlibrary.views   
 

Classes in org.gcube.contentmanagement.gcubedocumentlibrary.io used by org.gcube.contentmanagement.gcubedocumentlibrary.io
BaseReader
          Partial implementation of Reader.
DocumentCache
          A cache of GCubeDocuments to use with CachingReaders.
DocumentReader
          A Reader that allows arbitrary Projections over document descriptions.
InvalidProjectionException
          Raised for a Projection that is invalid in the context of usage.
Reader
          A set of facilities to retrieve document descriptions, or elements of those descriptions, from remote collections.
Writer
          Defines facilities to change the contents of a remote collection of document descriptions, including adding new descriptions, updating existing descriptions, and deleting existing descriptions.
 

Classes in org.gcube.contentmanagement.gcubedocumentlibrary.io used by org.gcube.contentmanagement.gcubedocumentlibrary.views
ViewReader
          A Reader that uses a predefined Projection to view any other Projections that is used to constrain the properties of the documents in the target collection.