org.gcube.contentmanagement.timeseriesservice.stubs.bindings
Class CurationManagerPortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.contentmanagement.timeseriesservice.stubs.bindings.CurationManagerPortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, CurationManagerPortType

public class CurationManagerPortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements CurationManagerPortType


Field Summary
 
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
 
Constructor Summary
CurationManagerPortTypeSOAPBindingStub()
           
CurationManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CurationManagerPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 org.gcube.common.core.types.VOID applyRules(ApplyRulesRequest request)
           
 long checkDimension(CheckDimensionRequest request)
           
 long checkRules(CheckRulesRequest request)
           
 long checkTypeChange(CheckTypeChangeRequest request)
           
 org.gcube.common.core.types.VOID closeEditing(org.gcube.common.core.types.VOID request)
           
 ColumnDefinition columnInEditMode(org.gcube.common.core.types.VOID request)
           
 long count(org.gcube.common.core.types.VOID request)
           
protected  org.apache.axis.client.Call createCall()
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 org.gcube.common.core.types.VOID editColumn(EditColumnRequest request)
           
 org.gcube.common.core.types.VOID editDimension(EditDimensionRequest request)
           
 org.gcube.common.core.types.VOID editRules(String request)
           
 long errorCount(org.gcube.common.core.types.VOID request)
           
 RulesArray getApplyableRules(String request)
           
 RulesArray getApplyedRules(String request)
           
 String getDataAsJson(GetDataAsJsonRequest request)
           
 ColumnDefinitionArray getDimensions(org.gcube.common.core.types.VOID request)
           
 ErrorPairArray getDistinctErrors(org.gcube.common.core.types.VOID request)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 String getPossibleValues(String request)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
           
 GuessDimensionArray guessDimension(String request)
           
 State initializeEditingState(org.gcube.common.core.types.VOID request)
           
 boolean isInEditMode(org.gcube.common.core.types.VOID request)
           
 State isUnderInitialization(org.gcube.common.core.types.VOID request)
           
 org.gcube.common.core.types.VOID modifyEntryById(ModifyEntryByIdRequest request)
           
 org.gcube.common.core.types.VOID modifyEntryByValue(ModifyEntryByValueRequest request)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 org.gcube.common.core.types.VOID removeAllErrors(org.gcube.common.core.types.VOID request)
           
 org.gcube.common.core.types.VOID removeApplyedRules(String request)
           
 org.gcube.common.core.types.VOID removeColumn(String request)
           
 org.gcube.common.core.types.VOID removeSingleError(long request)
           
 org.gcube.common.core.types.VOID replaceEntryId(ReplaceEntryIdRequest request)
           
 org.gcube.common.core.types.VOID replaceEntryValue(ReplaceEntryValueRequest request)
           
 org.gcube.common.core.types.VOID replaceEntryValueWithId(ReplaceEntryValueWithIdRequest request)
           
 org.gcube.common.core.types.VOID saveColumnDefinition(org.gcube.common.core.types.VOID request)
           
 org.gcube.common.core.types.VOID setColumnAs(SetColumnAsRequest request)
           
 org.gcube.common.core.types.VOID setLabelName(SetLabelRequest request)
           
 org.gcube.common.core.types.VOID setProperties(SetCurationProperties request)
           
 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)
           
 
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
 

Constructor Detail

CurationManagerPortTypeSOAPBindingStub

public CurationManagerPortTypeSOAPBindingStub()
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CurationManagerPortTypeSOAPBindingStub

public CurationManagerPortTypeSOAPBindingStub(URL endpointURL,
                                              javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CurationManagerPortTypeSOAPBindingStub

public CurationManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws RemoteException
Throws:
RemoteException

count

public long count(org.gcube.common.core.types.VOID request)
           throws RemoteException,
                  org.gcube.common.core.faults.GCUBEFault
Specified by:
count in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

editColumn

public org.gcube.common.core.types.VOID editColumn(EditColumnRequest request)
                                            throws RemoteException,
                                                   org.gcube.common.core.faults.GCUBEFault
Specified by:
editColumn in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

editDimension

public org.gcube.common.core.types.VOID editDimension(EditDimensionRequest request)
                                               throws RemoteException,
                                                      org.gcube.common.core.faults.GCUBEFault
Specified by:
editDimension in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

editRules

public org.gcube.common.core.types.VOID editRules(String request)
                                           throws RemoteException,
                                                  org.gcube.common.core.faults.GCUBEFault
Specified by:
editRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

errorCount

public long errorCount(org.gcube.common.core.types.VOID request)
                throws RemoteException,
                       org.gcube.common.core.faults.GCUBEFault
Specified by:
errorCount in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getDataAsJson

public String getDataAsJson(GetDataAsJsonRequest request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Specified by:
getDataAsJson in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

checkDimension

public long checkDimension(CheckDimensionRequest request)
                    throws RemoteException,
                           org.gcube.common.core.faults.GCUBEFault
Specified by:
checkDimension in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

checkTypeChange

public long checkTypeChange(CheckTypeChangeRequest request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Specified by:
checkTypeChange in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

checkRules

public long checkRules(CheckRulesRequest request)
                throws RemoteException,
                       org.gcube.common.core.faults.GCUBEFault
Specified by:
checkRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

modifyEntryById

public org.gcube.common.core.types.VOID modifyEntryById(ModifyEntryByIdRequest request)
                                                 throws RemoteException,
                                                        ValueNotCompatibleFault
Specified by:
modifyEntryById in interface CurationManagerPortType
Throws:
RemoteException
ValueNotCompatibleFault

modifyEntryByValue

public org.gcube.common.core.types.VOID modifyEntryByValue(ModifyEntryByValueRequest request)
                                                    throws RemoteException,
                                                           ValueNotCompatibleFault
Specified by:
modifyEntryByValue in interface CurationManagerPortType
Throws:
RemoteException
ValueNotCompatibleFault

replaceEntryId

public org.gcube.common.core.types.VOID replaceEntryId(ReplaceEntryIdRequest request)
                                                throws RemoteException,
                                                       ValueNotCompatibleFault
Specified by:
replaceEntryId in interface CurationManagerPortType
Throws:
RemoteException
ValueNotCompatibleFault

replaceEntryValue

public org.gcube.common.core.types.VOID replaceEntryValue(ReplaceEntryValueRequest request)
                                                   throws RemoteException,
                                                          ValueNotCompatibleFault
Specified by:
replaceEntryValue in interface CurationManagerPortType
Throws:
RemoteException
ValueNotCompatibleFault

replaceEntryValueWithId

public org.gcube.common.core.types.VOID replaceEntryValueWithId(ReplaceEntryValueWithIdRequest request)
                                                         throws RemoteException,
                                                                ValueNotCompatibleFault
Specified by:
replaceEntryValueWithId in interface CurationManagerPortType
Throws:
RemoteException
ValueNotCompatibleFault

getDimensions

public ColumnDefinitionArray getDimensions(org.gcube.common.core.types.VOID request)
                                    throws RemoteException,
                                           org.gcube.common.core.faults.GCUBEFault
Specified by:
getDimensions in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

saveColumnDefinition

public org.gcube.common.core.types.VOID saveColumnDefinition(org.gcube.common.core.types.VOID request)
                                                      throws RemoteException,
                                                             org.gcube.common.core.faults.GCUBEFault
Specified by:
saveColumnDefinition in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

setLabelName

public org.gcube.common.core.types.VOID setLabelName(SetLabelRequest request)
                                              throws RemoteException,
                                                     org.gcube.common.core.faults.GCUBEFault
Specified by:
setLabelName in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

setColumnAs

public org.gcube.common.core.types.VOID setColumnAs(SetColumnAsRequest request)
                                             throws RemoteException,
                                                    org.gcube.common.core.faults.GCUBEFault
Specified by:
setColumnAs in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

closeEditing

public org.gcube.common.core.types.VOID closeEditing(org.gcube.common.core.types.VOID request)
                                              throws RemoteException,
                                                     org.gcube.common.core.faults.GCUBEFault
Specified by:
closeEditing in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

removeAllErrors

public org.gcube.common.core.types.VOID removeAllErrors(org.gcube.common.core.types.VOID request)
                                                 throws RemoteException,
                                                        org.gcube.common.core.faults.GCUBEFault
Specified by:
removeAllErrors in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

removeSingleError

public org.gcube.common.core.types.VOID removeSingleError(long request)
                                                   throws RemoteException,
                                                          org.gcube.common.core.faults.GCUBEFault
Specified by:
removeSingleError in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

isInEditMode

public boolean isInEditMode(org.gcube.common.core.types.VOID request)
                     throws RemoteException,
                            org.gcube.common.core.faults.GCUBEFault
Specified by:
isInEditMode in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

columnInEditMode

public ColumnDefinition columnInEditMode(org.gcube.common.core.types.VOID request)
                                  throws RemoteException,
                                         org.gcube.common.core.faults.GCUBEFault
Specified by:
columnInEditMode in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

isUnderInitialization

public State isUnderInitialization(org.gcube.common.core.types.VOID request)
                            throws RemoteException,
                                   org.gcube.common.core.faults.GCUBEFault
Specified by:
isUnderInitialization in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

guessDimension

public GuessDimensionArray guessDimension(String request)
                                   throws RemoteException,
                                          org.gcube.common.core.faults.GCUBEFault
Specified by:
guessDimension in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getPossibleValues

public String getPossibleValues(String request)
                         throws RemoteException,
                                org.gcube.common.core.faults.GCUBEFault
Specified by:
getPossibleValues in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

initializeEditingState

public State initializeEditingState(org.gcube.common.core.types.VOID request)
                             throws RemoteException,
                                    org.gcube.common.core.faults.GCUBEFault
Specified by:
initializeEditingState in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

removeColumn

public org.gcube.common.core.types.VOID removeColumn(String request)
                                              throws RemoteException,
                                                     org.gcube.common.core.faults.GCUBEFault
Specified by:
removeColumn in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getDistinctErrors

public ErrorPairArray getDistinctErrors(org.gcube.common.core.types.VOID request)
                                 throws RemoteException,
                                        org.gcube.common.core.faults.GCUBEFault
Specified by:
getDistinctErrors in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

applyRules

public org.gcube.common.core.types.VOID applyRules(ApplyRulesRequest request)
                                            throws RemoteException,
                                                   org.gcube.common.core.faults.GCUBEFault
Specified by:
applyRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getApplyableRules

public RulesArray getApplyableRules(String request)
                             throws RemoteException,
                                    org.gcube.common.core.faults.GCUBEFault
Specified by:
getApplyableRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

getApplyedRules

public RulesArray getApplyedRules(String request)
                           throws RemoteException,
                                  org.gcube.common.core.faults.GCUBEFault
Specified by:
getApplyedRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

removeApplyedRules

public org.gcube.common.core.types.VOID removeApplyedRules(String request)
                                                    throws RemoteException,
                                                           org.gcube.common.core.faults.GCUBEFault
Specified by:
removeApplyedRules in interface CurationManagerPortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

setProperties

public org.gcube.common.core.types.VOID setProperties(SetCurationProperties request)
                                               throws RemoteException,
                                                      org.gcube.common.core.faults.GCUBEFault
Specified by:
setProperties in interface CurationManagerPortType
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 CurationManagerPortType
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 CurationManagerPortType
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 CurationManagerPortType
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 CurationManagerPortType
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 CurationManagerPortType
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 CurationManagerPortType
Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType


Copyright © 2012. All Rights Reserved.