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

A

a(String, Object) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Builds an attribute with a given name and a given value.
a(String, String, Object) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Builds an attribute with a given name and a given value.
a(QName, Object) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Builds an attribute with a given name and a given value.
accepts(Calendar) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.After
Indicates whether a value satisfies the constraint.
accepts(Date) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.AfterDate
Indicates whether a value satisfies the constraint.
accepts(T) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.All
 
accepts(Object) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.AnyValue
Indicates whether a value satisfies the constraint.
accepts(Calendar) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Before
Indicates whether a value satisfies the constraint.
accepts(Date) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.BeforeDate
Indicates whether a value satisfies the constraint.
accepts(T) - Method in interface org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraint
Indicates whether a value satisfies the constraint.
accepts(T) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Either
 
accepts(Double) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Less
Indicates whether a value satisfies the constraint.
accepts(Object) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Match
Indicates whether a value satisfies the constraint.
accepts(Double) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.More
Indicates whether a value satisfies the constraint.
accepts(T) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Not
 
accepts(Object) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Same
Indicates whether a value satisfies the constraint.
activateProtocol() - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms.Handler
Registers the protocol with the JVM.
ActivationRecord - Class in org.gcube.contentmanagement.contentmanager.activationrecord
A wrapper of GCUBEGenericResources that record or stimulate the creation of state at running instances.
ACTIVATIONRECORD_NAME - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Activation Record Type Name
ACTIVATIONRECORD_TYPE - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.calls.Constants
Activation Record Secondary Type
ActivationRecordBody - Class in org.gcube.contentmanagement.contentmanager.activationrecord
The body of an activation record.
ActivationRecordBody() - Constructor for class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecordBody
Creates an instance.
ActivationRecordBody(String, FactoryParameters) - Constructor for class org.gcube.contentmanagement.contentmanager.activationrecord.ActivationRecordBody
Creates an instance from the identifier of the record's creator and the activation's parameters.
ActivationRecordConsumer - Class in org.gcube.contentmanagement.contentmanager.consumers
A BaseNotificationConsumer of events that relate to activation records in a given scope.
ActivationRecordConsumer(GCUBEScope) - Constructor for class org.gcube.contentmanagement.contentmanager.consumers.ActivationRecordConsumer
Creates an instance for a given scope.
add(GDoc) - Method in class org.gcube.contentmanagement.contentmanager.plugin.defaultplugin.DefaultWriter
Adds a gDoc document.
add(GDoc) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.WriteDelegate
Adds a gDoc document.
add(GDocRSIterator) - Method in class org.gcube.contentmanagement.contentmanager.plugin.delegates.WriteDelegate
Adds zero or more gDoc documents.
add(AnyHolder) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.WriteManagerPT
Adds a gDoc document.
add(GDoc) - Method in class org.gcube.contentmanagement.contentmanager.state.WriteManager
Adds a gDoc document.
add(URI) - Method in class org.gcube.contentmanagement.contentmanager.state.WriteManager
Adds zero or more gDoc documents.
add(GDoc) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.WriteManagerCall
Adds a document to the target collection.
add(Element) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.WriteManagerCall
Adds a document to the target collection.
add(URI) - Method in class org.gcube.contentmanagement.contentmanager.stubs.calls.WriteManagerCall
Adds zero or more documents to the target collection.
add(List<Edge>) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Adds one or more edges.
add(Edge...) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.InnerNode
Adds one or more edges.
addActivation(ActivationRecord) - Method in class org.gcube.contentmanagement.contentmanager.state.Factory
Memorises the processing of an ActivationRecord.
AddOutcomeParser - Class in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
A ResultParser of AddOutcome results.
AddOutcomeParser() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.AddOutcomeParser
 
addRS(String) - Method in class org.gcube.contentmanagement.contentmanager.porttypes.WriteManagerPT
Adds zero or more gDoc documents to the bound collection.
addURIs(GDoc) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Marks a document and all its descendants with their content URIs.
addURIs(Node) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Marks a node and all its descendants with their content URIs.
AdminCalls - Class in org.gcube.contentmanagement.contentmanager.stubs.calls
Wraps a ManagerCall, the inner call, to enable administrative operations over remote collection managers.
AdminCalls() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.AdminCalls
 
After - Class in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
Constraints Calendar values to be later than a given one.
after(Calendar) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraints
Returns a After constraint for a given calendar.
AfterDate - Class in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
Constraints Date values to be later than a given one.
afterDate(Date) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraints
Returns an AfterDate constraint for a given date.
All<T> - Class in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
Constrains values to satisfy one ore more constraints.
All(Constraint<T>...) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.All
Creates an instance from one more constraints.
all(Constraint<T>...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraints
Returns an All constraint for given constraints.
ancestors() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns the ancestors of the node.
ancestorsAndSelf() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns the ancestors of the node along with the node itself.
any - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
A wildcard for labels.
any() - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
The AnyPredicate predicate.
AnyPredicate - Class in org.gcube.contentmanagement.contentmanager.stubs.model.predicates
The 'null' predicate, it asserts nothing.
AnyPredicate() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.AnyPredicate
 
anyval - Static variable in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Constraints
The null constraint.
AnyValue - Class in org.gcube.contentmanagement.contentmanager.stubs.model.constraints
The 'null' constraint that does not constrain any value of any type.
AnyValue() - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.AnyValue
 
as() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.constraints.Same
 
AsyncRSIterator<T> - Class in org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
A RemoteIterator over a ResultSet with an embedded ResultParser and the ability to deliver parsing failures asynchronously.
AsyncRSIterator(URI, ResultParser<T>, int) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.AsyncRSIterator
Creates an instance with a result set locator, a result parser, and a reading timeout.
AsyncRSIterator(URI, ResultParser<T>, int, FaultListener) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.calls.iterators.AsyncRSIterator
Creates an instance with a result set locator, a result parser, a reading timeout, and a fault listener.
AtLeast - Class in org.gcube.contentmanagement.contentmanager.stubs.model.predicates
Asserts the existence of at least one edge that has a given label and targets a node that satisfies a given predicate.
AtLeast(QName, Predicate) - Constructor for class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.AtLeast
Creates an instance for a given label and predicate.
atleast(QName, Predicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns an AtLeast predicate for a given label and a given Predicate.
atleast(String, Predicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns an AtLeast predicate for a given label and a given Predicate.
atleast(String, String, Predicate) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.predicates.Predicates
Returns an AtLeast predicate for a given label and a given Predicate.
attr(N, Nodes.Attribute, Nodes.Attribute...) - Static method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Nodes
Returns a given node annotated with one or more attributes
attribute(QName) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns the value of an attribute with a given name.
attribute(String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns the value of an attribute with a given name.
attribute(String, String) - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns the value of an attribute with a given name.
attributes() - Method in class org.gcube.contentmanagement.contentmanager.stubs.model.trees.Node
Returns (a copy of) the node attributes.

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