org.gcube.contentmanager.storageclient.wrapper
Class StorageClient

java.lang.Object
  extended by org.gcube.contentmanager.storageclient.wrapper.StorageClient

public class StorageClient
extends Object


Constructor Summary
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, org.gcube.common.core.scope.GCUBEScope scope)
           
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, org.gcube.common.core.scope.GCUBEScope scope, String server)
           
 
Method Summary
 org.gcube.contentmanagement.blobstorage.service.IClient getClient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageClient

public StorageClient(String serviceClass,
                     String serviceName,
                     String owner,
                     AccessType accessType,
                     org.gcube.common.core.scope.GCUBEScope scope,
                     String server)
Parameters:
ServiceClass -
ServiceName -
owner -
typeAccess -
scope -

StorageClient

public StorageClient(String serviceClass,
                     String serviceName,
                     String owner,
                     AccessType accessType,
                     org.gcube.common.core.scope.GCUBEScope scope)
Parameters:
ServiceClass -
ServiceName -
owner -
typeAccess -
scope -
Method Detail

getClient

public org.gcube.contentmanagement.blobstorage.service.IClient getClient()
                                                                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.