org.gcube.contentmanager.storageclient.wrapper
Class ISClientConnector

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

public class ISClientConnector
extends Object


Constructor Summary
ISClientConnector()
           
 
Method Summary
 String getClientId(String secondaryType, String field)
           
 String getEnvironment(String secondaryType, String field)
           
 String[] getServer(String secondaryType, org.gcube.common.core.scope.GCUBEScope scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISClientConnector

public ISClientConnector()
                  throws Exception
Throws:
Exception
Method Detail

getServer

public String[] getServer(String secondaryType,
                          org.gcube.common.core.scope.GCUBEScope scope)
                   throws org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException,
                          org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException,
                          org.gcube.common.core.informationsystem.ISException,
                          InstantiationException,
                          IllegalAccessException
Throws:
org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException
org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException
org.gcube.common.core.informationsystem.ISException
InstantiationException
IllegalAccessException

getEnvironment

public String getEnvironment(String secondaryType,
                             String field)
                      throws org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException,
                             org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException,
                             org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException,
                             org.gcube.common.core.informationsystem.ISException
Throws:
org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException
org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException
org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException
org.gcube.common.core.informationsystem.ISException

getClientId

public String getClientId(String secondaryType,
                          String field)
                   throws org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException,
                          org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException,
                          org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException,
                          org.gcube.common.core.informationsystem.ISException
Throws:
org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException
org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException
org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException
org.gcube.common.core.informationsystem.ISException


Copyright © 2012. All Rights Reserved.