Uses of Class
org.gcube.vremanagement.softwaregateway.impl.coordinates.MavenCoordinates

Packages that use MavenCoordinates
org.gcube.vremanagement.softwaregateway.impl.is   
org.gcube.vremanagement.softwaregateway.impl.repositorymanager   
org.gcube.vremanagement.softwaregateway.impl.repositorymanager.cache   
 

Uses of MavenCoordinates in org.gcube.vremanagement.softwaregateway.impl.is
 

Methods in org.gcube.vremanagement.softwaregateway.impl.is that return MavenCoordinates
 MavenCoordinates ISProxy.getMavenCoordinates(Coordinates coordinates)
           
 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.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
 

Methods in org.gcube.vremanagement.softwaregateway.impl.is with parameters of type MavenCoordinates
 GCubeCoordinates ISProxy.getGcubeCoordinates(MavenCoordinates mavenC)
           
 GCubeCoordinates ISCache.getGcubeCoordinates(MavenCoordinates mavenC)
          check if the mavenC parameter is present in the cache
 

Uses of MavenCoordinates in org.gcube.vremanagement.softwaregateway.impl.repositorymanager
 

Method parameters in org.gcube.vremanagement.softwaregateway.impl.repositorymanager with type arguments of type MavenCoordinates
 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
 

Uses of MavenCoordinates in org.gcube.vremanagement.softwaregateway.impl.repositorymanager.cache
 

Method parameters in org.gcube.vremanagement.softwaregateway.impl.repositorymanager.cache with type arguments of type MavenCoordinates
 String NexusCache.getSALocation(File tmpTargetDirectory, List<MavenCoordinates> mcList, Coordinates coordinates)
           
 



Copyright © 2013. All Rights Reserved.