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

C

C - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
A marker for condition edges.
Calendar - Class in org.gcube.contentmanagement.contentmanager.stubs.model.predicates
Asserts that a leaf has a calendar value that satisfies a given constraint.
Calendar(Constraint<? super Calendar>) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Calendar
Creates an instance with a given constraint.
calendar(Constraint<? super Calendar>) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns a Calendar predicate with a given constraint.
calendar() - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns an unconstrained Calendar predicate.
CARDINALITY_RP - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Fully qualified name of the Cardinality RP of collection managers.
CARDINALITY_RPNAME - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Name of the Cardinality RP of collection managers.
child(QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label, if exactly one exists.
child(Class<T>, QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label and of a given node type, if exactly one exists.
child(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label, if exactly one exists.
child(Class<T>, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label and of a given node type, if exactly one exists.
child(String, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label, if exactly one exists.
child(Class<T>, String, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns a child of this node with a given label and of a given type, if exactly one exists.
children() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node.
children(Class<T>) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node of a given node type.
children(QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label.
children(Class<T>, QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label and a given node type.
children(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label.
children(Class<T>, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label and a given node type.
children(String, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label.
children(Class<T>, String, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Returns all the children of this node with a given label and given node type.
clone(Predicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Clone a predicate.
clone(EdgePredicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Clone an edge predicate.
close() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.BaseRSIterator
Communicates that the iterator is no longer needed, in case the implementation can use it to optimise consumption of underlying resources.
close() - Method in interface org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.RemoteIterator
Communicates that the iterator is no longer needed, in case the implementation can use it to optimise consumption of underlying resources.
CMSPortType - Class in org.gcube.contentmanagement.contentmanager.porttypes
Base class for all service port-types.
CMSPortType() - Constructor for class org.gcube.contentmanagement.contentmanager.porttypes.CMSPortType
 
CMSURLConnection - Class in org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms
This is invoked by the platform with a URL of the right protocol.
CMSURLConnection(URL) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms.CMSURLConnection
Constructs a new instance for a given cms URL.
Collection - Class in org.gcube.contentmanagement.contentmanager.plugin.delegates
Extends Delegate as the base class for extensions of CollectionResource.
Collection(String) - Constructor for class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Constructs an instance for a collection.
Collection.ChangeTopic - Enum in org.gcube.contentmanagement.contentmanager.plugin.delegates
A GCUBETopic for changes of state to dynamic collection properties.
CollectionHome - Class in org.gcube.contentmanagement.contentmanager.state
The home of CollectionResource resources.
CollectionHome() - Constructor for class org.gcube.contentmanagement.contentmanager.state.CollectionHome
 
collectionID(URI) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.URIs
Returns the collection identifier in a cms URI.
collectionID(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Sets the identifier of the document's collection.
collectionID() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Returns the identifier of the document's collection.
collectionID() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.views.GDocView
Returns the collection identifier
COLLECTIONID_RP - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Fully qualified name of the CollectionID RP of collection managers.
COLLECTIONID_RPNAME - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Name of the collection RP of the Factory port-type.
CollectionManager - Class in org.gcube.contentmanagement.contentmanager.state
Base class for collection managers.
CollectionManager() - Constructor for class org.gcube.contentmanagement.contentmanager.state.CollectionManager
 
CollectionManagerPersistenceDelegate - Class in org.gcube.contentmanagement.contentmanager.state
Extends GCUBEWSFilePersistenceDelegate to (de)serialise CollectionManagers.
CollectionManagerPersistenceDelegate() - Constructor for class org.gcube.contentmanagement.contentmanager.state.CollectionManagerPersistenceDelegate
 
CollectionManagerPT - Class in org.gcube.contentmanagement.contentmanager.porttypes
Extends CMSPortType as the base class of all access port-types.
CollectionManagerPT() - Constructor for class org.gcube.contentmanagement.contentmanager.porttypes.CollectionManagerPT
 
CollectionRemovalConsumer - Class in org.gcube.contentmanagement.contentmanager.consumers
A BaseNotificationConsumer of events that relate to removal of collections in a given scope.
CollectionRemovalConsumer(GCUBEScope) - Constructor for class org.gcube.contentmanagement.contentmanager.consumers.CollectionRemovalConsumer
Creates an instance for a given scope.
CollectionResource - Class in org.gcube.contentmanagement.contentmanager.state
A GCUBELocalResource that models content collections.
CollectionResource() - Constructor for class org.gcube.contentmanagement.contentmanager.state.CollectionResource
 
CollectionResourcePersistenceDelegate - Class in org.gcube.contentmanagement.contentmanager.state
Persistence delegate for CollectionResource resources.
CollectionResourcePersistenceDelegate() - Constructor for class org.gcube.contentmanagement.contentmanager.state.CollectionResourcePersistenceDelegate
 
COMMON_NS - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Common namespace.
cond(EdgePredicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Marks an EdgePredicate as a condition.
connect() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms.CMSURLConnection
connection(URI, String) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.URIs
Deprecated. since 2.3.1. Use URLConnection normally in current scope.
Constants - Class in org.gcube.contentmanagement.contentmanager.stubs.calls
Constants and utilities for interaction with the Executor service.
Constants() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
 
Constraint<T> - Interface in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
A constraint on values of a given type.
constraint() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.LeafPredicate
 
constraints() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.All
 
Constraints - Class in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
Predefined Constraint implementations.
Constraints() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraints
 
constraints() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Either
 
create(Element) - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultFactory
Invoked by the service to create one or more collections from given creation parameters.
create(Element) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.FactoryDelegate
Invoked by the service to create one or more collections from given creation parameters.
create(CMSCreateParameters) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.FactoryPT
Creates WS-Resources based on CollectionManagers based on input parameters.
create(String, Element) - Method in class org.gcube.contentmanagement.contentmanager.state.Factory
Creates one or more CollectionManagers from input parameters.
create(GCUBEWSResourceKey, Object...) - Method in class org.gcube.contentmanagement.contentmanager.state.FactoryHome
 
create(FactoryParameters) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.FactoryCall
Creates one ore more collection managers.
createAsync(CMSCreateParameters) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.FactoryPT
It returns immediately with the reference to a ResultSet in which clients may find the outcome of an invocation of FactoryPT.create(CMSCreateParameters) as soon as this becomes available.
createAsync(FactoryParameters, FactoryConsumer) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.FactoryCall
Creates one ore more collection managers asynchronously.
createFactory() - Method in class org.gcube.contentmanagement.contentmanager.context.FactoryPTContext
Creates the singleton Factory of the port-type.
cut(TreePredicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns a TreePredicate that has the same EdgePredicates as another TreePredicate but removes all the edges of matching node under pruning.
CutTreePredicate - Class in org.gcube.contentmanagement.contentmanager.stubs.model.predicates
A TreePredicate in which CutTreePredicate.prune(Node) removes all the edges of matching nodes, not only those that are not required for matching.
CutTreePredicate(List<EdgePredicate>) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.CutTreePredicate
Creates and instance with a list of EdgePredicates.

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