org.gcube.common.vremanagement.ghnmanager.client
Class GHNManagerLibrary
java.lang.Object
org.gcube.common.vremanagement.ghnmanager.client.GHNManagerLibrary
- All Implemented Interfaces:
- GHNManagerService
public class GHNManagerLibrary
- extends Object
- implements GHNManagerService
- Author:
- Andrea
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHNManagerLibrary
public GHNManagerLibrary(org.gcube.common.clients.delegates.ProxyDelegate<GHNManagerServiceJAXWSStubs> delegate)
addScope
public boolean addScope(Types.AddScopeInputParams params)
throws Exception
- Specified by:
addScope
in interface GHNManagerService
- Throws:
Exception
removeScope
public boolean removeScope(String scope)
throws Exception
- Specified by:
removeScope
in interface GHNManagerService
- Throws:
Exception
addRIToScope
public boolean addRIToScope(Types.ScopeRIParams params)
throws Exception
- Specified by:
addRIToScope
in interface GHNManagerService
- Throws:
Exception
activateRI
public boolean activateRI(Types.RIData params)
throws Exception
- Specified by:
activateRI
in interface GHNManagerService
- Throws:
Exception
deactivateRI
public boolean deactivateRI(Types.RIData params)
throws Exception
- Specified by:
deactivateRI
in interface GHNManagerService
- Throws:
Exception
removeRIFromScope
public boolean removeRIFromScope(Types.ScopeRIParams params)
throws Exception
- Specified by:
removeRIFromScope
in interface GHNManagerService
- Throws:
Exception
shutdown
public void shutdown(Types.ShutdownOptions options)
throws Exception
- Specified by:
shutdown
in interface GHNManagerService
- Throws:
Exception
Copyright © 2014. All Rights Reserved.