A B C D E F G H I L M N O P R S T U V W

P

PART - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
part() - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
Creates a PartProjection.
PartProjection - Class in org.gcube.contentmanagement.gcubedocumentlibrary.projections
A Projection over GCubePart elements.
PartProjection(TreePredicate) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PartProjection
Creates an instance from a tree predicate, extracting only relevant constraints.
partsIn(URI) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts a result set of into a RemoteIterator over GCubePart.
partsIn(<any>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts a RemoteIterator over GCubeDocuments into a RemoteIterator over GCubeParts.
partsIn(Iterator<GCubeDocument>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts a standard Iterator over GCubeDocuments into a standard Iterator over GCubeParts.
PASSTHROUGH_PARSER - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
 
payloadsIn(URI) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts a result set into a RemoteIterator.
pipe(Iterator<FROM>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
pipe clause for an Iterator.
pipe(<any>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
pipe clause for an RemoteIterator.
pipingThrough(Filter<FROM, TO>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Configures a Filter for the stream in the evaluation environment.
pipingThrough(Filter<FROM, List<TO>>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldThroughClause
Configures a Filter for the stream in the evaluation environment.
PLUGIN - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.views.AnnotationView
 
PLUGIN - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.views.MetadataView
 
predicate() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Returns a TreePredicate that characterises elements that match the projection.
predicate() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projection
Returns a TreePredicate that characterises elements that match the projection.
predicate() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection
Returns a TreePredicate that characterises elements that match the projection.
PREVIOUS - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
Processor<T> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.filters
A Filter that post-processes elements produced by the iteration.
Processor() - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.filters.Processor
 
Projection<E extends GCubeElement,P extends Property> - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.projections
Encapsulates a set of constraints over the Propertys of GCubeElements.
projection() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.AnnotationView
Returns the Projection that defines the view.
projection() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Returns the Projection that defines the view.
projection() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.GenericView
Returns the Projection that defines the view.
projection() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.MetadataView
Returns the Projection that defines the view.
ProjectionBuilder - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.projections
 
Projections - Class in org.gcube.contentmanagement.gcubedocumentlibrary.projections
A set of facilities to construct and manipulate Projections.
Projections() - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
properties() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.BaseCollectionView
Returns the generic properties of the view.
properties() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Returns the generic properties of the view.
PROPERTY - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
property() - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
Creates a PropertyProjection.
Property - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A property of a GCubeElement that can be constrained in a Projection.
PROPERTY_TYPE - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
PROPERTY_VALUE - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.Projections
 
PropertyProjection - Class in org.gcube.contentmanagement.gcubedocumentlibrary.projections
A Projection over GCubeElementProperty elements.
PropertyProjection() - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection
 
PropertyProjection(TreePredicate) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection
 
PropertyTypes - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
Types of Properties specific to GCubeElements.
PropertyTypes.AlternativeProperty - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property for GCubeAlternatives.
PropertyTypes.AnnotationProperty - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property for GCubeAnnotations.
PropertyTypes.CommonProperty - Class in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property common to all GCubeElements.
PropertyTypes.CommonProperty() - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.CommonProperty
 
PropertyTypes.CommonProperty(EdgePredicate) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.CommonProperty
 
PropertyTypes.DocumentProperty - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property for GCubeDocuments.
PropertyTypes.ElementProperty - Class in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property of free-form properties of GCubeElements.
PropertyTypes.ElementProperty(EdgePredicate) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.ElementProperty
 
PropertyTypes.MetadataProperty - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property for GCubeMetadatas.
PropertyTypes.PartProperty - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.properties
A Property for GCubeParts.
PROVIDER_NS - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
 
publish() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.BaseCollectionView
Publishes this proxy as a remote view.
publish() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Publishes this proxy as a remote view.
publishAndBroadcast() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.BaseCollectionView
Publishes this proxy as a remote view and broadcasts the publication.
publishAndBroadcast() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Publishes this proxy as a remote view and broadcasts the publication.
put(GCubeDocument) - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentCache
Put a document description in the cache.
put(GCubeDocument) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.SimpleLRUCache
Put a document description in the cache.

A B C D E F G H I L M N O P R S T U V W