org.gcube.contentmanagement.timeseriesservice.stubs.bindings
Class TimeSeriesManagerPortTypeSOAPBindingStub
java.lang.Object
org.apache.axis.client.Stub
org.gcube.contentmanagement.timeseriesservice.stubs.bindings.TimeSeriesManagerPortTypeSOAPBindingStub
- All Implemented Interfaces:
- Remote, javax.xml.rpc.Stub, TimeSeriesManagerPortType
public class TimeSeriesManagerPortTypeSOAPBindingStub
- extends org.apache.axis.client.Stub
- implements TimeSeriesManagerPortType
| Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeSeriesManagerPortTypeSOAPBindingStub
public TimeSeriesManagerPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TimeSeriesManagerPortTypeSOAPBindingStub
public TimeSeriesManagerPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TimeSeriesManagerPortTypeSOAPBindingStub
public TimeSeriesManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws RemoteException
- Throws:
RemoteException
getInitializationState
public State getInitializationState(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getInitializationState in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getAllDataAsJson
public String getAllDataAsJson(GetAllDataAsJsonRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getAllDataAsJson in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getColumnsDefinition
public ColumnDefinitionArray getColumnsDefinition(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getColumnsDefinition in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getElementsCount
public long getElementsCount(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getElementsCount in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
exportAsCsv
public String exportAsCsv(ExportRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
exportAsCsv in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
tsFilter
public org.gcube.common.core.types.VOID tsFilter(TsFilterRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
tsFilter in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
union
public org.gcube.common.core.types.VOID union(UnionRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
union in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getCurrentOperation
public OperationType getCurrentOperation(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getCurrentOperation in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getCurrentState
public CurrentState getCurrentState(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getCurrentState in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getOperationsList
public OperationsListArray getOperationsList(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getOperationsList in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getFilter
public FilterCondition getFilter(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getFilter in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
discardCurrentOperation
public org.gcube.common.core.types.VOID discardCurrentOperation(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
discardCurrentOperation in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
discardAllOperations
public org.gcube.common.core.types.VOID discardAllOperations(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
discardAllOperations in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
isUnionAllowed
public boolean isUnionAllowed(IsUnionAllowedRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
isUnionAllowed in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
publish
public org.gcube.common.core.types.VOID publish(PublishingLevel request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
publish in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
denormalize
public org.gcube.common.core.types.VOID denormalize(DenormalizeRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
denormalize in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
group
public org.gcube.common.core.types.VOID group(GroupRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
group in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
aggregate
public org.gcube.common.core.types.VOID aggregate(AggregateRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
aggregate in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
enrich
public org.gcube.common.core.types.VOID enrich(EnrichRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
enrich in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
changeColumn
public org.gcube.common.core.types.VOID changeColumn(ChangeColumnRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
changeColumn in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
addFAOAreas
public org.gcube.common.core.types.VOID addFAOAreas(AddFAOAreasRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
addFAOAreas in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getHistory
public TimeseriesHistory getHistory(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getHistory in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getCompatibleColumns
public CompatibleColumnsMappingArray getCompatibleColumns(CompatibleColumnsRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getCompatibleColumns in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getDistinctValues
public org.gcube.common.core.types.StringArray getDistinctValues(DistinctValuesRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getDistinctValues in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getChartData
public String getChartData(ChartDataRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getChartData in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getAreaTransformationResult
public String getAreaTransformationResult(GetAreaTransformationResultRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getAreaTransformationResult in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getSpaceTransformationResult
public String getSpaceTransformationResult(GetSpaceTransformationResultRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getSpaceTransformationResult in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getTimeCountriesTransformationResult
public String getTimeCountriesTransformationResult(GetTimeCountriesTransformationResultRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getTimeCountriesTransformationResult in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getSpaceSpeciesTransformationResult
public String getSpaceSpeciesTransformationResult(GetSpaceSpeciesTransformationResultRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getSpaceSpeciesTransformationResult in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getTransformationStatus
public GetTransformationStatusResponse getTransformationStatus(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getTransformationStatus in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getFishingMontlyEffort
public String getFishingMontlyEffort(GetFishingMontlyEffortRequest request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Specified by:
getFishingMontlyEffort in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getMultipleResourceProperties
public 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
- Specified by:
getMultipleResourceProperties in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Specified by:
getResourceProperty in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
destroy
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
- Specified by:
destroy in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
queryResourceProperties
public 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
- Specified by:
queryResourceProperties in interface TimeSeriesManagerPortType
- 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
public 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
- Specified by:
setResourceProperties in interface TimeSeriesManagerPortType
- 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
public 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
- Specified by:
setTerminationTime in interface TimeSeriesManagerPortType
- Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Copyright © 2012. All Rights Reserved.