|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.porttypes.GCUBEPortType
org.gcube.vremanagement.softwaregateway.impl.porttypes.Access
public class Access
| Field Summary | |
|---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
|
| Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
initialized |
| Constructor Summary | |
|---|---|
Access()
|
|
| Method Summary | |
|---|---|
String |
getDependencies(org.gcube.vremanagement.softwaregateway.stubs.DependenciesCoordinates pack)
Return a XML Document that contains the dependencies tree |
String |
getLocation(org.gcube.vremanagement.softwaregateway.stubs.PackageCoordinates pack)
Return the url location corresponds to the coordinates |
org.gcube.vremanagement.softwaregateway.stubs.GetPackageResponse |
getPackages(org.gcube.vremanagement.softwaregateway.stubs.ServiceCoordinates service)
Return a List that contains the GCube coordinates for every package belongs to the service |
org.gcube.vremanagement.softwaregateway.stubs.GetPluginResponse |
getPlugins(org.gcube.vremanagement.softwaregateway.stubs.PluginCoordinates pack)
Return a list of cordinates for every plugin |
String |
getSALocation(org.gcube.vremanagement.softwaregateway.stubs.SACoordinates pack)
Return the url location of the SoftwareArchive corresponds to the coordinates |
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext()
Return the current serviceContext |
| Methods inherited from class org.gcube.common.core.porttypes.GCUBEPortType |
|---|
destroy, init, onFailure, onInitialisation, onReady, onStateChange, onUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.gcube.common.core.utils.logging.GCUBELog logger
| Constructor Detail |
|---|
public Access()
| Method Detail |
|---|
public String getLocation(org.gcube.vremanagement.softwaregateway.stubs.PackageCoordinates pack)
throws ServiceNotAvaiableFault
pack - coordinates
ServiceNotAvaiableFault
public String getSALocation(org.gcube.vremanagement.softwaregateway.stubs.SACoordinates pack)
throws ServiceNotAvaiableFault
pack - coordinates
ServiceNotAvaiableFault
public String getDependencies(org.gcube.vremanagement.softwaregateway.stubs.DependenciesCoordinates pack)
throws ServiceNotAvaiableFault
pack - coordinates
ServiceNotAvaiableFault
public org.gcube.vremanagement.softwaregateway.stubs.GetPackageResponse getPackages(org.gcube.vremanagement.softwaregateway.stubs.ServiceCoordinates service)
throws ServiceNotAvaiableFault
service -
ServiceNotAvaiableFault
public org.gcube.vremanagement.softwaregateway.stubs.GetPluginResponse getPlugins(org.gcube.vremanagement.softwaregateway.stubs.PluginCoordinates pack)
throws ServiceNotAvaiableFault
pack -
ServiceNotAvaiableFaultprotected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||