org.gcube.vremanagement.softwaregateway.client
Class SGAccessLibrary
java.lang.Object
org.gcube.vremanagement.softwaregateway.client.SGAccessLibrary
- All Implemented Interfaces:
- SGAccessInterface
public class SGAccessLibrary
- extends Object
- implements SGAccessInterface
- Author:
- Roberto Cirillo ( ISTI - CNR)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SGAccessLibrary
public SGAccessLibrary(org.gcube.common.clients.delegates.ProxyDelegate<SGAccessServiceJAXWSStubs> delegate)
getLocation
public String getLocation(Types.PackageCoordinates packageCoordinates)
- Specified by:
getLocation
in interface SGAccessInterface
getSALocation
public String getSALocation(Types.SACoordinates saCoordinates)
- Specified by:
getSALocation
in interface SGAccessInterface
getDependencies
public String getDependencies(Types.DependenciesCoordinates packageCoordinates)
- Specified by:
getDependencies
in interface SGAccessInterface
getPackages
public Types.getPackagesResponse getPackages(Types.ServiceCoordinates serviceCoordinates)
- Specified by:
getPackages
in interface SGAccessInterface
getPlugins
public Types.getPluginResponse getPlugins(Types.PluginCoordinates serviceCoordinates)
- Specified by:
getPlugins
in interface SGAccessInterface
Copyright © 2013. All Rights Reserved.