Uses of Class
org.gcube.common.core.scope.ServiceMap

Packages that use ServiceMap
org.gcube.common.core.scope   
 

Uses of ServiceMap in org.gcube.common.core.scope
 

Fields in org.gcube.common.core.scope declared as ServiceMap
protected  ServiceMap GCUBEScope.serviceMap
          The map of service endpoints associated with the scope.
 

Methods in org.gcube.common.core.scope that return ServiceMap
 ServiceMap VO.getServiceMap()
          Returns the map of service endpoints associated with the scope.
 ServiceMap VRE.getServiceMap()
          Returns the map of service endpoints associated with the scope.
abstract  ServiceMap GCUBEScope.getServiceMap()
          Returns the map of service endpoints associated with the scope.
 

Methods in org.gcube.common.core.scope with parameters of type ServiceMap
 void VO.setServiceMap(ServiceMap map)
          Sets the map of service endpoint associated with the scope.
 void GCUBEScope.setServiceMap(ServiceMap map)
          Sets the map of service endpoint associated with the scope.
 



Copyright © 2012. All Rights Reserved.