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

G

GCUBECOLLECTIONRESOURCE_TYPE - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Activation Record Secondary Type
GDoc - Class in org.gcube.contentmanagement.contentmanager.stubs.model.trees
Extends InnerNode for roots of trees that model gDoc documents.
GDoc(GDoc) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Copy constructor, creates a clone of a given node.
GDoc() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Creates an instance.
GDoc(String) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Constructs an instance with a given identifier.
GDoc(String, Edge...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Constructs an instance with a given identifier and edges.
GDoc(Edge...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Constructs an instance with given edges.
GDoc(String, String, Edge...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Constructs an instance in a given collection with a given identifier and given edges.
GDoc(String, Map<QName, String>, Edge...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
Constructs an instance with a given identifier, attributes, and edges.
GDoc(String, Node.State, Map<QName, String>, Edge...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.trees.GDoc
 
gdoc(GDoc) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Clones a given document.
gdoc(String, String, Edge...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Creates a document tree in a given collection with a given identifier and given edges.
gdoc(String, Edge...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Creates a document tree with a given identifier and given edges.
gdoc(Edge...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Creates a document tree with given edges.
gdoc(InnerNode) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Clones a given node.
GDOC_COLLID_ATTR - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_ID_ATTR - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_NAME - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_NS - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_PREFIX - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_STATUS_ATTR - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDOC_URI - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Bindings
 
GDocResultParser - Class in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
A ResultParser for GDoc results.
GDocResultParser() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocResultParser
 
GDocRSCollection - Class in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
An RSCollection of gDoc documents.
GDocRSCollection(URI) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSCollection
Creates an instance with a result set locator.
GDocRSCollection(URI, int) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSCollection
Creates an instance with a result set locator and a reading timeout.
GDocRSCollection(URI, int, FaultListener) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSCollection
Creates an instance with a result set locator, a reading timeout, and fault listener.
GDocRSIterator - Class in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
An RSIterator over GDocs.
GDocRSIterator(URI) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSIterator
Creates an instance with a result set locator.
GDocRSIterator(URI, int) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.GDocRSIterator
Creates an instance with a result set locator and a reading timeout.
GDocView - Class in org.gcube.contentmanagement.contentmanager.stubs.model.views
Base class for an object view over a gDoc document tree.
GDocView() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.views.GDocView
Creates an instance.
GDocView(String, String) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.views.GDocView
Creates an instance with a collection identifier and an identifier.
get(String, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultReader
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
get(Predicate) - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultReader
Returns all the gDoc documents, requesting the application of a projection over each of them.
get(String, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ReadDelegate
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
get(RSIterator<String>, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ReadDelegate
Returns zero or more gDoc documents from their identifiers, requesting the preliminary application of a filter and a projection over each of them.
get(Predicate) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ReadDelegate
Returns all the gDoc documents, requesting the application of a projection over each of them.
get(GetParams) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
Returns all the gDoc documents, requesting the application of a filter and a projection over each of them.
get(String, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
get(URI, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns zero or more gDoc documents from their identifiers, requesting the preliminary application of a filter and a projection over each of them.
get(Predicate) - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns all the gDoc documents, requesting the application of a projection over each of them.
get(URI, GCUBEScope, GCUBESecurityManager...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Resolves a content URI in a given scope and, optionally, with a given security manager.
get(String, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
get(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document from its identifier.
get(URI, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns zero or more gDoc documents from their identifiers, requesting the preliminary application of a filter and a projection over each of them.
get(URI) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns zero or more gDoc documents from their identifier.
get(Predicate) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns all the gDoc documents, requesting the application of a projection over each of them.
get() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns all the gDoc documents in the target collection.
getAsElement(String, Predicate) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
getAsElement(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document from its identifier.
getAttempts() - Method in class org.gcube.contentmanagement.contentmanager.publishers.ResilientScheduler
Returns the number of publication attempts.
getBody() - Method in class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecord
Returns the body of the wrapped resource as a ActivationRecordBody.
getByID(GetByIDParams) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
Returns a gDoc document from its identifier, requesting the preliminary application of a filter and a projection over it.
getByIDs(GetByIDsParams) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
Returns zero or more gDoc documents from their identifiers, requesting the preliminary application of a filter and a projection over each of them.
getCardinality() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the cardinality of the collection.
getCardinality() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionManager
Returns the cardinality of the collection.
getCollection() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultReader
Returns the Collection.
getCollection() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultWriter
Returns the Collection.
getCollection() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ManagerDelegate
Returns the Collection.
getCollection() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionResource
Returns the resource collection.
getCollectionID() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionManager
Returns the collection identifier.
getCollectionID() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ManagerCall
Returns the identifier of the collection bound by the manager
getContext() - Static method in class org.gcube.contentmanagement.contentmanager.context.FactoryPTContext
Returns a context instance.
getContext() - Static method in class org.gcube.contentmanagement.contentmanager.context.ReadManagerPTContext
Returns a context instance.
getContext() - Static method in class org.gcube.contentmanagement.contentmanager.context.ServiceContext
Returns cached instance
getContext() - Static method in class org.gcube.contentmanagement.contentmanager.context.WriteManagerPTContext
Returns a context instance.
getContext(String) - Method in class org.gcube.contentmanagement.contentmanager.state.Factory
Returns the context of a plugin with a given name.
getCreatedBy() - Method in class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecordBody
Returns the identifier of record's creator.
getCreatePayloads() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultPluginContext
Returns the payloads processed by the FactoryDelegate, as DOM elements.
getCreatePayloads() - Method in class org.gcube.contentmanagement.contentmanager.plugin.PluginContext
Returns the payloads processed by the FactoryDelegate, as DOM elements.
getCreationTime() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the creation time of the collection.
getDataBinder() - Method in class org.gcube.contentmanagement.contentmanager.context.ServiceContext
Returns the data binder.
getDelay() - Method in class org.gcube.contentmanagement.contentmanager.publishers.ResilientScheduler
Returns the interval between publication attempts.
getDescription() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the free-form description of the collection.
getDocument(AnyHolder) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.calls.Utils
Extracts a document from its packaging for transmission.
getDocumentHolder(Element) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.calls.Utils
Returns a packaging of a document suitable for transmission.
getFactory() - Method in class org.gcube.contentmanagement.contentmanager.context.FactoryPTContext
Returns the singleton Factory of the port-type..
getFactory() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultPluginContext
Returns the FactoryDelegate of the plugin.
getFactory() - Method in class org.gcube.contentmanagement.contentmanager.plugin.PluginContext
Returns the FactoryDelegate of the plugin.
getFault() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.InvalidDocumentException
getFault() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.UnknownDocumentException
getFault() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.exceptions.UnknownPathException
getID() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the collection identifier.
getIdPredicate() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.TreePredicate
Returns the predicate on the node identifier.
getInputStream() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms.CMSURLConnection
getJNDIName() - Method in class org.gcube.contentmanagement.contentmanager.context.FactoryPTContext
getJNDIName() - Method in class org.gcube.contentmanagement.contentmanager.context.ReadManagerPTContext
getJNDIName() - Method in class org.gcube.contentmanagement.contentmanager.context.WriteManagerPTContext
getLastUpdate() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the time in which the collection was last updated.
getLastUpdate() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionManager
Returns the time in which the collection was last updated.
getLocator() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.RSCollection
Returns the result set locator of the underlying ResultSet.
getManager() - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
 
getManager() - Method in class org.gcube.contentmanagement.contentmanager.porttypes.WriteManagerPT
 
getMarshaller() - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
 
getName() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Returns the name of the collection.
getNamespace() - Method in class org.gcube.contentmanagement.contentmanager.context.BasePTContext
getNode(String...) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ReadDelegate
Returns a gDoc document node from the path of identifiers which connects it to the root.
getNode(Path) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
Returns a gDoc document node from the path that connects it to the root.
getNode(String...) - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns a gDoc document node from the path of identifiers which connects it to the root.
getNode(String...) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document node from the list of identifiers that connect it to the document root.
getNodeAsElement(String...) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns a gDoc document node from the list of identifiers that connect it to the document root.
getNodes(RSIterator<Path>) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.ReadDelegate
Returns the document nodes identified by corresponding Paths into documents of the target collection.
getNodes(URI) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.ReadManagerPT
Returns the document nodes identified by corresponding Paths into documents of the bound collection.
getNodes(URI) - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns the document nodes identified by corresponding Paths into documents of the target collection.
getNodes(URI) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.ReadManagerCall
Returns the document nodes identified by corresponding Paths into documents of the target collection.
getParameters() - Method in class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecordBody
Returns the parameters of the activation.
getPayload() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.FactoryParameters
Returns the input specific to the plugin.
getPlugin() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionManager
Returns the name of the associated plugin.
getPlugin() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.FactoryParameters
Returns the name of the target plugin.
getPluginManager() - Method in class org.gcube.contentmanagement.contentmanager.context.ServiceContext
getPluginName() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionResource
Returns the name of the associated plugin.
getPortTypeContext() - Method in class org.gcube.contentmanagement.contentmanager.state.FactoryHome
getPortTypeContext() - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManagerHome
getPortTypeContext() - Method in class org.gcube.contentmanagement.contentmanager.state.WriteManagerHome
getPredicate(AnyHolder) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.calls.Utils
Extracts a predicate from its packaging for transmission.
getPredicate(QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.TreePredicate
Returns a predicate with a given label, if one exists.
getPredicateHolder(Predicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.calls.Utils
Returns a packaging of a given predicate suitable for transmission.
getPredicates() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.TreePredicate
Return the predicates.
getPropertyNames() - Method in class org.gcube.contentmanagement.contentmanager.state.Factory
getReader() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultCollection
Return the collection reader.
getReader() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Return the collection reader.
getResource() - Method in class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecord
Returns the wrapped resource.
getRSIterator() - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.BaseRSIterator
Returns the underlying iterator.
getScopeManager() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Delegate
Return the scope manager.
getSecurityManager() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Delegate
Returns the security manager.
getServiceContext() - Method in class org.gcube.contentmanagement.contentmanager.context.BasePTContext
getServiceContext() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionHome
getType() - Method in class org.gcube.contentmanagement.contentmanager.state.CollectionManager
Returns the type of the resource.
getType() - Method in class org.gcube.contentmanagement.contentmanager.state.ReadManager
Returns the type of the resource.
getType() - Method in class org.gcube.contentmanagement.contentmanager.state.WriteManager
Returns the type of the resource.
getUnMarshaller() - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
 
getWriter() - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultCollection
Return the collection writer.
getWriter() - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.Collection
Return the collection writer.

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