Uses of Class
org.gcube.contentmanagement.gcubedocumentlibrary.io.InvalidProjectionException

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

Uses of InvalidProjectionException in org.gcube.contentmanagement.gcubedocumentlibrary.io
 

Methods in org.gcube.contentmanagement.gcubedocumentlibrary.io that throw InvalidProjectionException
  ViewReader.get(java.util.Iterator<java.lang.String> ids, Projection<?,?> p)
          Retrieves a stream of proxies of document descriptions in the target collections.
  ViewReader.get(Projection<?,?> p)
          Retrieves a stream of proxies of document descriptions in the target collection.
 GCubeDocument ViewReader.get(java.lang.String id, Projection<?,?> p)
          Returns a proxy of a document description in the target collection.
<EL extends GCubeInnerElement>
EL
ViewReader.resolve(java.net.URI uri, Projection<EL,?> p)
          Retrieves a proxy of an element of a document description in the target collection.