org.gcube.application.aquamaps.aquamapsservice.stubs
Interface PublisherServicePortType

All Superinterfaces:
Remote
All Known Implementing Classes:
PublisherServicePortTypeSOAPBindingStub

public interface PublisherServicePortType
extends Remote


Method Summary
 FileArray getFileSetById(String request)
           
 String getJSONSubmittedByFilters(GetJSONSubmittedByFiltersRequestType request)
           
 LayerInfoType getLayerById(String request)
           
 MapArray retrieveMapsByCoverage(RetrieveMapsByCoverageRequestType request)
           
 

Method Detail

retrieveMapsByCoverage

MapArray retrieveMapsByCoverage(RetrieveMapsByCoverageRequestType request)
                                throws RemoteException,
                                       org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getFileSetById

FileArray getFileSetById(String request)
                         throws RemoteException,
                                org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getLayerById

LayerInfoType getLayerById(String request)
                           throws RemoteException,
                                  org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getJSONSubmittedByFilters

String getJSONSubmittedByFilters(GetJSONSubmittedByFiltersRequestType request)
                                 throws RemoteException,
                                        org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault


Copyright © 2013. All Rights Reserved.