| Modifier and Type | Method and Description |
|---|---|
MavenCoordinates |
ISCache.getMavenCoordinates(Coordinates gcubeC)
check if the gCubeC parameter is present in the cache
|
abstract MavenCoordinates |
ISManager.getMavenCoordinates(Coordinates gcubeC)
If not found a Element in cache, query the IS in order to harvest the profile matching such gCube coordinates
|
MavenCoordinates |
ISProxy.getMavenCoordinates(Coordinates coordinates) |
MavenCoordinates |
ISProxy.getSAMavenCoordinates(Coordinates coordinates) |
protected MavenCoordinates |
ISManager.queryMavenCoordinates(String serviceName,
String serviceClass,
String serviceVersion,
String packageName,
String packageVersion)
build a query to the IS for retrieving mavenCoordinates
|
protected MavenCoordinates |
ISManager.querySAMavenCoordinates(String serviceName,
String serviceClass,
String serviceVersion,
String packageName,
String packageVersion)
build a query to the IS for retrieving SA mavenCoordinates
|
| Modifier and Type | Method and Description |
|---|---|
GCubeCoordinates |
ISCache.getGcubeCoordinates(MavenCoordinates mavenC)
check if the mavenC parameter is present in the cache
|
GCubeCoordinates |
ISProxy.getGcubeCoordinates(MavenCoordinates mavenC) |
| Modifier and Type | Method and Description |
|---|---|
String |
NexusRepositoryManager.getSALocation(File tmpTargetDirectory,
List<MavenCoordinates> mcList,
Coordinates coordinates) |
abstract String |
RepositoryManager.getSALocation(File tmpTargetDirectory,
List<MavenCoordinates> mcList,
Coordinates coordinates)
Get location of software archive
|
| Modifier and Type | Method and Description |
|---|---|
String |
NexusCache.getSALocation(File tmpTargetDirectory,
List<MavenCoordinates> mcList,
Coordinates coordinates) |
Copyright © 2014. All Rights Reserved.