org.gcube.vremanagement.resourcemanager.client
Class RMBinderLibrary

java.lang.Object
  extended by org.gcube.vremanagement.resourcemanager.client.RMBinderLibrary
All Implemented Interfaces:
RMBinderInterface

public class RMBinderLibrary
extends Object
implements RMBinderInterface

Author:
Andrea Manzi(CERN)

Constructor Summary
RMBinderLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMBinderServiceJAXWSStubs> delegate)
           
 
Method Summary
 String addResources(Types.AddResourcesParameters params)
           
 String removeResources(Types.RemoveResourcesParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMBinderLibrary

public RMBinderLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMBinderServiceJAXWSStubs> delegate)
Method Detail

addResources

public String addResources(Types.AddResourcesParameters params)
                    throws ResourcesCreationException,
                           InvalidScopeException
Specified by:
addResources in interface RMBinderInterface
Throws:
ResourcesCreationException
InvalidScopeException

removeResources

public String removeResources(Types.RemoveResourcesParameters params)
                       throws ResourcesRemovalException,
                              InvalidScopeException
Specified by:
removeResources in interface RMBinderInterface
Throws:
ResourcesRemovalException
InvalidScopeException


Copyright © 2013. All Rights Reserved.