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

F

FAILFAST_POLICY - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
The IFaultPolicy that fails at iteration errors.
FaultPolicy - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.streams.faults
A specialisation of IFaultPolicy for use with Iterator-based streams.
FaultPolicy.SkipElementException - Exception in org.gcube.contentmanagement.gcubedocumentlibrary.streams.faults
 
FaultPolicy.SkipElementException() - Constructor for exception org.gcube.contentmanagement.gcubedocumentlibrary.streams.faults.FaultPolicy.SkipElementException
 
Filter<FROM,TO> - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.streams.filters
A filter for the elements of an adapted iteration.
find(Collection...) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the CM collection in the current scope.
find(GCUBEScope, Collection...) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the CM collection in the specified scope.
find(String) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
Returns CollectionViews for a given collection in the current scope.
find(String, GCUBEScope) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
Returns CollectionViews for a given collection in a given GCUBEScope.
find(String, GCUBESecurityManager) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
Returns CollectionViews for a given collection in the current scope and with a given SecurityManager.
find(String, GCUBEScope, GCUBESecurityManager) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
Returns CollectionViews for a given collection in a given GCUBEScope and with a given SecurityManager.
findById(String) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the collection by id in the current scope.
findById(GCUBEScope, String) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the collection by id in a given scope.
findByName(String) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the collection by name in the current scope.
findByName(GCUBEScope, String) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.util.Collections
Finds the collection by name in a given scope.
findLike(V) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
 
findSimilar() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.AnnotationView
Returns proxies for all the views that share the same properties as the view associated with this proxy.
findSimilar() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Returns proxies for all the views that share the same properties as the view associated with this proxy.
findSimilar() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.GenericView
Returns proxies for all the views that share the same properties as the view associated with this proxy.
findSimilar() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.MetadataView
Returns proxies for all the views that share the same properties as the view associated with this proxy.
FoldingAbstractAdapter<FROM,TO,E extends java.lang.Exception> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
Abstract implementation for streams that adapt the elements of RemoteIterator-based streams by folding them into Lists of the same or different type.
FoldingAbstractAdapter(<any>, Filter<FROM, TO>, IFaultPolicy<? extends E>, int) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.FoldingAbstractAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
FoldingLocalAdapter<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
An FoldingAbstractAdapter with a standard Iterator interface.
FoldingLocalAdapter(<any>, Filter<FROM, TO>, IFaultPolicy<? extends RuntimeException>, int) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.FoldingLocalAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
FoldingRemoteAdapter<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
An FoldingAbstractAdapter with a RemoteIterator interface.
FoldingRemoteAdapter(<any>, Filter<FROM, TO>, IFaultPolicy<? extends Exception>, int) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.FoldingRemoteAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
FoldThroughClause<FROM> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
The through clause of group-based sentences.
FoldThroughClause(Env<FROM, Void>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Creates an instance of the clause in the evaluation environment of a given sentence.
FoldWithClause<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
The with clause of group-based sentences.
FoldWithClause(Env<FROM, TO>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause
Creates an instance of the clause in the evaluation environment of a given sentence.

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