A B D E H M N O R S T V 

A

AbstractRequest - Class in org.gcube.data.tr.requests
Partial Request implementation.
addTypes(QName...) - Method in class org.gcube.data.tr.requests.BindSource
Adds one or more types for the source associated with the request.

B

bind(Element, Class<T>) - Method in class org.gcube.data.tr.requests.RequestBinder
Binds an Element to a Request.
bind(Request) - Method in class org.gcube.data.tr.requests.RequestBinder
Binds a Request to an Element.
BindSource - Class in org.gcube.data.tr.requests
A Request for the plugin to create a data source.
BindSource(String) - Constructor for class org.gcube.data.tr.requests.BindSource
Creates an instance for a source with a given name.
BindSource(String, Mode) - Constructor for class org.gcube.data.tr.requests.BindSource
Creates an instance for a source with a given name and in a given mode.

D

description() - Method in class org.gcube.data.tr.requests.BindSource
Returns the description of the source associated with the request.

E

equals(Object) - Method in class org.gcube.data.tr.requests.AbstractRequest
 

H

hashCode() - Method in class org.gcube.data.tr.requests.AbstractRequest
 

M

mode() - Method in class org.gcube.data.tr.requests.AbstractRequest
Returns the access mode to the collection.
Mode - Enum in org.gcube.data.tr.requests
The access mode to a source.

N

name() - Method in class org.gcube.data.tr.requests.BindSource
Returns the name of the source associated with the request.

O

org.gcube.data.tr.requests - package org.gcube.data.tr.requests
 

R

Request - Interface in org.gcube.data.tr.requests
Common interface for binding requests to the plugin via T-Binder services.
RequestBinder - Class in org.gcube.data.tr.requests
Binds requests to Elements and vice versa.
RequestBinder() - Constructor for class org.gcube.data.tr.requests.RequestBinder
 

S

setDescription(String) - Method in class org.gcube.data.tr.requests.BindSource
Sets a description for the source associated with the request.

T

toElement() - Method in class org.gcube.data.tr.requests.AbstractRequest
 
toElement() - Method in interface org.gcube.data.tr.requests.Request
Converts the request to an Element.
types() - Method in class org.gcube.data.tr.requests.BindSource
Returns the types of the source associated with the request.

V

valueOf(String) - Static method in enum org.gcube.data.tr.requests.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.data.tr.requests.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
A B D E H M N O R S T V 

Copyright © 2020. All Rights Reserved.