org.gcube.vremanagement.resourcemanager.client.interfaces
Interface RMControllerInterface

All Known Implementing Classes:
RMControllerLibrary

public interface RMControllerInterface

Author:
Andrea Manzi(CERN)

Method Summary
 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)
           
 

Method Detail

changeScopeOptions

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty changeScopeOptions(Types.OptionsParameters options)
                                                                         throws InvalidScopeException,
                                                                                InvalidOptionsException
Throws:
InvalidScopeException
InvalidOptionsException

disposeScope

String disposeScope(String scope)
                    throws InvalidScopeException
Throws:
InvalidScopeException

createScope

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty createScope(Types.CreateScopeParameters params)
                                                                  throws InvalidScopeException,
                                                                         InvalidOptionsException
Throws:
InvalidScopeException
InvalidOptionsException


Copyright © 2014. All Rights Reserved.