public class MavenCoordinates extends Coordinates
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger |
artifactId, groupId, packageName, packageVersion, serviceClass, serviceName, serviceVersion, version| Constructor and Description |
|---|
MavenCoordinates(String gId,
String aId,
String v) |
| Modifier and Type | Method and Description |
|---|---|
Coordinates |
convert() |
GCubeCoordinates |
getGcubeCoordinates()
Conversion from gcubeCoordinates to maven coordinates
|
void |
setGcubeCoordinates(GCubeCoordinates gcubeCoordinates) |
getArtifactId, getGroupId, getPackageName, getPackageVersion, getServiceClass, getServiceName, getServiceVersion, getVersion, setArtifactId, setGroupId, setPackageName, setPackageVersion, setServiceClass, setServiceName, setServiceVersion, setVersionpublic MavenCoordinates(String gId, String aId, String v) throws BadCoordinatesException
BadCoordinatesExceptionpublic Coordinates convert() throws BadCoordinatesException
convert in class CoordinatesBadCoordinatesExceptionpublic GCubeCoordinates getGcubeCoordinates() throws ServiceNotAvaiableFault
ServiceNotAvaiableFaultpublic void setGcubeCoordinates(GCubeCoordinates gcubeCoordinates)
Copyright © 2015. All Rights Reserved.