org.gcube.contentmanagement.timeseriesservice.stubs
Interface ImportManagerPortType

All Superinterfaces:
Remote
All Known Implementing Classes:
ImportManagerPortTypeSOAPBindingStub

public interface ImportManagerPortType
extends Remote


Method Summary
 org.gcube.common.core.types.VOID denormalizedImportOperation(DenormalizedImportRequest request)
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 String exportAsCsv(ExportRequest request)
           
 ColumnDefinitionArray getColumnsDefinition(org.gcube.common.core.types.VOID request)
           
 String getDataAsJson(Limit request)
           
 State getImportState(org.gcube.common.core.types.VOID request)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 GetProgressResponse getProgress(org.gcube.common.core.types.VOID request)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
           
 org.gcube.common.core.types.VOID importOperation(ImportRequest request)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 org.oasis.wsrf.properties.SetResourcePropertiesResponse setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 

Method Detail

importOperation

org.gcube.common.core.types.VOID importOperation(ImportRequest request)
                                                 throws RemoteException,
                                                        org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

denormalizedImportOperation

org.gcube.common.core.types.VOID denormalizedImportOperation(DenormalizedImportRequest request)
                                                             throws RemoteException,
                                                                    org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getImportState

State getImportState(org.gcube.common.core.types.VOID request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getProgress

GetProgressResponse getProgress(org.gcube.common.core.types.VOID request)
                                throws RemoteException,
                                       org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getDataAsJson

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

getColumnsDefinition

ColumnDefinitionArray getColumnsDefinition(org.gcube.common.core.types.VOID request)
                                           throws RemoteException,
                                                  org.gcube.common.core.faults.GCUBEFault
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

exportAsCsv

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

getMultipleResourceProperties

org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                                              throws RemoteException,
                                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getResourceProperty

org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
                                                                          throws RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

destroy

org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
                                                throws RemoteException,
                                                       org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                       org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
Throws:
RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType

queryResourceProperties

org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
                                                                                  throws RemoteException,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
RemoteException
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

setResourceProperties

org.oasis.wsrf.properties.SetResourcePropertiesResponse setResourceProperties(org.oasis.wsrf.properties.SetResourceProperties_Element setResourcePropertiesRequest)
                                                                              throws RemoteException,
                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                     org.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultType,
                                                                                     org.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultType,
                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType,
                                                                                     org.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultType
Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultType
org.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultType

setTerminationTime

org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
                                                                      throws RemoteException,
                                                                             org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
                                                                             org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                                             org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType


Copyright © 2012. All Rights Reserved.