Package org.gcube.contentmanagement.gcubedocumentlibrary.views

Interface Summary
CollectionView<E extends GCubeElement,P extends Property> A local proxy of a remote view defined over the document descriptions of a remote collection.
 

Class Summary
AnnotationView A SimpleView over GCubeAnnotations.
BaseCollectionView<E extends GCubeElement,P extends Property> Partial implementation of CollectionView that act as a wrapper around View proxies of the View Manager service.
GenericView A CollectionView defined by a DocumentProjection.
MetadataView A SimpleView over GCubeMetadatas.
SimpleView<E extends GCubeElement,P extends Property> A CollectionView defined by a projection over specific inner GCubeElements of document descriptions.
Views A set of facilities to discover views of document descriptions in remote collections.