public interface SGAccessInterface
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) |
String getLocation(Types.PackageCoordinates packageCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableException
String getSALocation(Types.SACoordinates saCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableException
String getDependencies(Types.DependenciesCoordinates packageCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableException
Types.getPackagesResponse getPackages(Types.ServiceCoordinates serviceCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableException
Types.getPluginResponse getPlugins(Types.PluginCoordinates serviceCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableException
Copyright © 2016. All Rights Reserved.