org.gcube.common.informationsystem.publisher.impl.registrations.resources
Class ISRegistryClient

java.lang.Object
  extended by org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
      extended by org.gcube.common.informationsystem.publisher.impl.registrations.resources.ISRegistryClient
All Implemented Interfaces:
org.gcube.common.core.utils.handlers.GCUBEServiceClient

public class ISRegistryClient
extends org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl

State for ISRegistryServiceHandler

Author:
Manuele Simi (ISTI-CNR)

Method Summary
static ISRegistryClient getISRegistryClient()
           
 org.gcube.common.core.scope.GCUBEScope getScope()
          Gets the current scope
 void setScope(org.gcube.common.core.scope.GCUBEScope scope)
          Sets the current scope
 
Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
getPortTypeMap, setPortTypeMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getISRegistryClient

public static ISRegistryClient getISRegistryClient()
Returns:
the ISRegistryClient

getScope

public org.gcube.common.core.scope.GCUBEScope getScope()
Gets the current scope

Specified by:
getScope in interface org.gcube.common.core.utils.handlers.GCUBEServiceClient
Overrides:
getScope in class org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
Returns:
the scope

setScope

public void setScope(org.gcube.common.core.scope.GCUBEScope scope)
Sets the current scope

Parameters:
scope - the scope to set


Copyright © 2013. All Rights Reserved.