A C D E F G H I M N O P S U V

A

AccessType - Enum in org.gcube.contentmanager.storageclient.wrapper
define the kind of access to storage manager private: The file uploaded are visibility limited at the owner shared: the visibility is limited for all user that have the same serviceClass and serviceName public: the visibility is limited to all the infrastructured area
activateProtocol() - Static method in class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
Registers the protocol with the JVM.

C

ClientTest - Class in org.gcube.contentmanager.storageclient.test
 
ClientTest() - Constructor for class org.gcube.contentmanager.storageclient.test.ClientTest
 
ClientTest2 - Class in org.gcube.contentmanager.storageclient.test
 
ClientTest2() - Constructor for class org.gcube.contentmanager.storageclient.test.ClientTest2
 
collectionID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the collection identifier in a sm URI.
connect() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
connection(URI, String) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Deprecated. since 2.3.1. Use URLConnection normally in current scope.
CopyContent - Class in org.gcube.contentmanager.storageclient.test
 
CopyContent() - Constructor for class org.gcube.contentmanager.storageclient.test.CopyContent
 

D

decrypt(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
DEFAULT_ENCRYPTION_KEY - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
DES_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
documentID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the document identifier in a content URI.
documentURI(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns a content URI for the document of the node identified by another content URI.

E

encrypt(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 

F

FILE_LIST - Static variable in class org.gcube.contentmanager.storageclient.test.CopyContent
 

G

getClient() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getClientId(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getEnvironment(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
getServer(String, GCUBEScope) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 

H

Handler - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
A handler for the sm protocol.
Handler() - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
 

I

ISClientConnector - Class in org.gcube.contentmanager.storageclient.wrapper
 
ISClientConnector() - Constructor for class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
ISClientTest - Class in org.gcube.contentmanager.storageclient.test
 
ISClientTest() - Constructor for class org.gcube.contentmanager.storageclient.test.ISClientTest
 

M

main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.ClientTest
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.ClientTest2
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.CopyContent
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.ISClientTest
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.MainTest1
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.SimpleTest
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.URITest
 
MainTest1 - Class in org.gcube.contentmanager.storageclient.test
 
MainTest1() - Constructor for class org.gcube.contentmanager.storageclient.test.MainTest1
 
make(String, String...) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Constructs a content URI from a collection identifiers and one or more node identifiers.
MemoryType - Enum in org.gcube.contentmanager.storageclient.wrapper
 

N

nodeID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the identifier of the node identified by a content URI.
nodeIDs(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the identifiers in a content URI.

O

openConnection(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
org.gcube.contentmanager.storageclient.model.protocol - package org.gcube.contentmanager.storageclient.model.protocol
 
org.gcube.contentmanager.storageclient.model.protocol.smp - package org.gcube.contentmanager.storageclient.model.protocol.smp
 
org.gcube.contentmanager.storageclient.test - package org.gcube.contentmanager.storageclient.test
 
org.gcube.contentmanager.storageclient.wrapper - package org.gcube.contentmanager.storageclient.wrapper
 

P

parentURI(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns a content URI for the parent of the node identified by another content URI.
printList(String, IClient, String) - Static method in class org.gcube.contentmanager.storageclient.test.CopyContent
 
PROTOCOL - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Scheme of cms URIs.

S

SERVER_IPS - Static variable in class org.gcube.contentmanager.storageclient.test.CopyContent
 
SimpleTest - Class in org.gcube.contentmanager.storageclient.test
 
SimpleTest() - Constructor for class org.gcube.contentmanager.storageclient.test.SimpleTest
 
SMPURLConnection - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
This is invoked by the platform with a URL of the right protocol.
SMPURLConnection(URL) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
Constructs a new instance for a given sm URL.
StorageClient - Class in org.gcube.contentmanager.storageclient.wrapper
 
StorageClient(String, String, String, AccessType, GCUBEScope, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, GCUBEScope, String, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, String, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, String, String, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, GCUBEScope) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, GCUBEScope, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StorageClient(String, String, String, AccessType, String, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
StringEncrypter - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
This class can be used to encrypt and decrypt using DES and a given key
StringEncrypter(String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
StringEncrypter(String, String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
 
StringEncrypter.EncryptionException - Exception in org.gcube.contentmanager.storageclient.model.protocol.smp
 
StringEncrypter.EncryptionException(Throwable) - Constructor for exception org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter.EncryptionException
 

U

URIs - Class in org.gcube.contentmanager.storageclient.model.protocol
Utility methods for content URI creation and manipulation.
URIs() - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.URIs
 
URITest - Class in org.gcube.contentmanager.storageclient.test
 
URITest() - Constructor for class org.gcube.contentmanager.storageclient.test.URITest
 

V

validate(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Indicates whether a URI is a valid content URI.
valueOf(String) - Static method in enum org.gcube.contentmanager.storageclient.wrapper.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.contentmanager.storageclient.wrapper.MemoryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.contentmanager.storageclient.wrapper.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.contentmanager.storageclient.wrapper.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I M N O P S U V

Copyright © 2013. All Rights Reserved.