org.gcube.common.vremanagement.ghnmanager.client.fws
Interface GHNManagerServiceJAXWSStubs


public interface GHNManagerServiceJAXWSStubs

Author:
andrea

Method Summary
 boolean activateRI(Types.RIData params)
           
 boolean addRIToScope(Types.ScopeRIParams params)
           
 boolean addScope(Types.AddScopeInputParams params)
           
 boolean deactivateRI(Types.RIData params)
           
 boolean removeRIFromScope(Types.ScopeRIParams params)
           
 boolean removeScope(String scope)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty shutdown(Types.ShutdownOptions options)
           
 

Method Detail

addScope

boolean addScope(Types.AddScopeInputParams params)

removeScope

boolean removeScope(String scope)

addRIToScope

boolean addRIToScope(Types.ScopeRIParams params)

activateRI

boolean activateRI(Types.RIData params)

deactivateRI

boolean deactivateRI(Types.RIData params)

removeRIFromScope

boolean removeRIFromScope(Types.ScopeRIParams params)

shutdown

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty shutdown(Types.ShutdownOptions options)
                                                               throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.