org.gcube.data.gis.publisher.plugin.fwk.model
Interface GISInteraction
public interface GISInteraction
getHandledRepositoryType
GISRepositoryType getHandledRepositoryType()
getHandledDataType
List<GISDataType> getHandledDataType()
publishData
PublishingReport publishData(GISData toPublishData,
GISRequestConfiguration config)
throws DataParsingException,
NotSupportedDataTypeException,
UnreachableDestinationException
- Throws:
DataParsingException
NotSupportedDataTypeException
UnreachableDestinationException
Copyright © 2012. All Rights Reserved.