public class RMControllerLibrary extends Object implements RMControllerInterface
Constructor and Description |
---|
RMControllerLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMControllerServiceJAXWSStubs> delegate) |
Modifier and Type | Method and Description |
---|---|
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty |
changeScopeOptions(Types.OptionsParameters options) |
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty |
createScope(Types.CreateScopeParameters params) |
String |
disposeScope(String scope) |
public RMControllerLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMControllerServiceJAXWSStubs> delegate)
public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty changeScopeOptions(Types.OptionsParameters options) throws InvalidScopeException, InvalidOptionsException
changeScopeOptions
in interface RMControllerInterface
InvalidScopeException
InvalidOptionsException
public String disposeScope(String scope) throws InvalidScopeException
disposeScope
in interface RMControllerInterface
InvalidScopeException
public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty createScope(Types.CreateScopeParameters params) throws InvalidScopeException, InvalidOptionsException
createScope
in interface RMControllerInterface
InvalidScopeException
InvalidOptionsException
Copyright © 2018. All Rights Reserved.