@RemoteServiceRelativePath(value="GisViewerService")
public interface GCubeGisViewerService
extends org.gcube.portlets.user.gisviewer.client.GisViewerService
void saveLayerItem(String name, String mimeType, String url, String destinationFolderId) throws Exception
name
- the namemimeType
- the mime typeurl
- the urldestinationFolderId
- the destination folder idException
- the exceptionvoid saveMapImageItem(String name, String outputFormat, Map<String,String> parameters, String folderId) throws GCubeGisViewerServiceException
name
- the nameoutputFormat
- the output formatparameters
- the parametersfolderId
- the folder idGCubeGisViewerServiceException
- the g cube gis viewer service exceptionCopyright © 2016. All Rights Reserved.