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

All Known Implementing Classes:
RMBinderLibrary

public interface RMBinderInterface

Author:
Andrea Manzi(CERN)

Method Summary
 String addResources(Types.AddResourcesParameters params)
           
 String removeResources(Types.RemoveResourcesParameters params)
           
 

Method Detail

addResources

String addResources(Types.AddResourcesParameters params)
                    throws ResourcesCreationException,
                           InvalidScopeException
Throws:
ResourcesCreationException
InvalidScopeException

removeResources

String removeResources(Types.RemoveResourcesParameters params)
                       throws ResourcesRemovalException,
                              InvalidScopeException
Throws:
ResourcesRemovalException
InvalidScopeException


Copyright © 2013. All Rights Reserved.