public class WhnManagerImpl extends Object implements org.gcube.resourcemanagement.whnmanager.api.WhnManager
| Constructor and Description |
|---|
WhnManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addToContext(String context)
Add a scope to the ghn profile and publish it on IS
|
boolean |
removeFromContext(String context)
Remove a scope from ghn profile and publish the new profile on IS
|
public boolean addToContext(String context) throws org.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableException
addToContext in interface org.gcube.resourcemanagement.whnmanager.api.WhnManagerorg.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableExceptionpublic boolean removeFromContext(String context) throws org.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableException
removeFromContext in interface org.gcube.resourcemanagement.whnmanager.api.WhnManagerorg.gcube.resourcemanagement.whnmanager.api.exception.GCUBEUnrecoverableExceptionCopyright © 2019. All Rights Reserved.