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

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

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

Methods in org.gcube.vremanagement.softwaregateway.impl.is that return MavenCoordinates
 MavenCoordinates ISCache.getMavenCoordinates(Coordinates gcubeC)
          check if the gCubeC parameter is present in the cache
 MavenCoordinates ISProxy.getMavenCoordinates(Coordinates coordinates)
           
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 ISCache.getGcubeCoordinates(MavenCoordinates mavenC)
          check if the mavenC parameter is present in the cache
 GCubeCoordinates ISProxy.getGcubeCoordinates(MavenCoordinates mavenC)
           
 



Copyright © 2012. All Rights Reserved.