org.gcube.common.core.scope
Class VO
java.lang.Object
org.gcube.common.core.scope.GCUBEScope
org.gcube.common.core.scope.VO
public class VO
- extends GCUBEScope
A scope of type ROOTVO or SUBVO.
|
Constructor Summary |
protected |
VO(String name)
|
| Methods inherited from class org.gcube.common.core.scope.GCUBEScope |
equals, getEnclosingScope, getInfrastructure, getName, getScope, getType, hashCode, isEnclosedIn, isInfrastructure, makeCurrent, setEnclosingScope, toString |
VO
protected VO(String name)
getServiceMap
public ServiceMap getServiceMap()
throws GCUBEScopeNotSupportedException
- Returns the map of service endpoints associated with the scope.
- Specified by:
getServiceMap in class GCUBEScope
- Returns:
- the map
- Throws:
GCUBEScopeNotSupportedException - if no service map is associated with the scope.
setServiceMap
public void setServiceMap(ServiceMap map)
- Sets the map of service endpoint associated with the scope.
- Overrides:
setServiceMap in class GCUBEScope
- Parameters:
map - the service map.
Copyright © 2013. All Rights Reserved.