org.gcube.vremanagement.softwaregateway.client.interfaces
Interface SGAccessInterface
- All Known Implementing Classes:
- SGAccessLibrary
public interface SGAccessInterface
- Author:
- Roberto Cirillo (ISTI - CNR)
getLocation
String getLocation(Types.PackageCoordinates packageCoordinates)
throws ServiceNotAvaiableException
- Throws:
ServiceNotAvaiableException
getSALocation
String getSALocation(Types.SACoordinates saCoordinates)
throws ServiceNotAvaiableException
- Throws:
ServiceNotAvaiableException
getDependencies
String getDependencies(Types.DependenciesCoordinates packageCoordinates)
throws ServiceNotAvaiableException
- Throws:
ServiceNotAvaiableException
getPackages
Types.getPackagesResponse getPackages(Types.ServiceCoordinates serviceCoordinates)
throws ServiceNotAvaiableException
- Throws:
ServiceNotAvaiableException
getPlugins
Types.getPluginResponse getPlugins(Types.PluginCoordinates serviceCoordinates)
throws ServiceNotAvaiableException
- Throws:
ServiceNotAvaiableException
Copyright © 2014. All Rights Reserved.