org.gcube.data.gis.publisher.plugin.fwk.model
Interface GISInteraction


public interface GISInteraction


Method Summary
 List<GISDataType> getHandledDataType()
           
 GISRepositoryType getHandledRepositoryType()
           
 PublishingReport publishData(GISData toPublishData, GISRequestConfiguration config)
           
 

Method Detail

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.