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
ServiceNotAvaiableExceptionString getSALocation(Types.SACoordinates saCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableExceptionString getDependencies(Types.DependenciesCoordinates packageCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableExceptionTypes.getPackagesResponse getPackages(Types.ServiceCoordinates serviceCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableExceptionTypes.getPluginResponse getPlugins(Types.PluginCoordinates serviceCoordinates) throws ServiceNotAvaiableException
ServiceNotAvaiableExceptionCopyright © 2014. All Rights Reserved.