Uses of Class
org.gcube.contentmanagement.gcubedocumentlibrary.views.BaseCollectionView

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

Uses of BaseCollectionView in org.gcube.contentmanagement.gcubedocumentlibrary.views
 

Subclasses of BaseCollectionView in org.gcube.contentmanagement.gcubedocumentlibrary.views
 class AnnotationView
          A SimpleView over GCubeAnnotations.
 class GenericView
          A CollectionView defined by a DocumentProjection.
 class MetadataView
          A SimpleView over GCubeMetadatas.
 class SimpleView<E extends GCubeElement,P extends Property>
          A CollectionView defined by a projection over specific inner GCubeElements of document descriptions.