public class SGAccessLibrary extends Object implements SGAccessInterface
Constructor and Description |
---|
SGAccessLibrary(org.gcube.common.clients.delegates.ProxyDelegate<SGAccessServiceJAXWSStubs> delegate) |
Modifier and Type | Method and Description |
---|---|
String |
getDependencies(Types.DependenciesCoordinates packageCoordinates) |
String |
getLocation(Types.PackageCoordinates packageCoordinates) |
Types.getPackagesResponse |
getPackages(Types.ServiceCoordinates serviceCoordinates) |
Types.getPluginResponse |
getPlugins(Types.PluginCoordinates serviceCoordinates) |
String |
getSALocation(Types.SACoordinates saCoordinates) |
public SGAccessLibrary(org.gcube.common.clients.delegates.ProxyDelegate<SGAccessServiceJAXWSStubs> delegate)
public String getLocation(Types.PackageCoordinates packageCoordinates)
getLocation
in interface SGAccessInterface
public String getSALocation(Types.SACoordinates saCoordinates)
getSALocation
in interface SGAccessInterface
public String getDependencies(Types.DependenciesCoordinates packageCoordinates)
getDependencies
in interface SGAccessInterface
public Types.getPackagesResponse getPackages(Types.ServiceCoordinates serviceCoordinates)
getPackages
in interface SGAccessInterface
public Types.getPluginResponse getPlugins(Types.PluginCoordinates serviceCoordinates)
getPlugins
in interface SGAccessInterface
Copyright © 2016. All Rights Reserved.