public class CurationManagerPortTypeSOAPBindingStub extends org.apache.axis.client.Stub implements CurationManagerPortType
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
CurationManagerPortTypeSOAPBindingStub() |
CurationManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service) |
CurationManagerPortTypeSOAPBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
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) |
Status |
initializeEditingState(org.gcube.common.core.types.VOID request) |
boolean |
isInEditMode(org.gcube.common.core.types.VOID request) |
Status |
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) |
_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, setUsernamepublic CurationManagerPortTypeSOAPBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CurationManagerPortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CurationManagerPortTypeSOAPBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic long count(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
count in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID editColumn(EditColumnRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
editColumn in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID editDimension(EditDimensionRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
editDimension in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID editRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
editRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long errorCount(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
errorCount in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String getDataAsJson(GetDataAsJsonRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getDataAsJson in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long checkDimension(CheckDimensionRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
checkDimension in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long checkTypeChange(CheckTypeChangeRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
checkTypeChange in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic long checkRules(CheckRulesRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
checkRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID modifyEntryById(ModifyEntryByIdRequest request) throws RemoteException, ValueNotCompatibleFault
modifyEntryById in interface CurationManagerPortTypeRemoteExceptionValueNotCompatibleFaultpublic org.gcube.common.core.types.VOID modifyEntryByValue(ModifyEntryByValueRequest request) throws RemoteException, ValueNotCompatibleFault
modifyEntryByValue in interface CurationManagerPortTypeRemoteExceptionValueNotCompatibleFaultpublic org.gcube.common.core.types.VOID replaceEntryId(ReplaceEntryIdRequest request) throws RemoteException, ValueNotCompatibleFault
replaceEntryId in interface CurationManagerPortTypeRemoteExceptionValueNotCompatibleFaultpublic org.gcube.common.core.types.VOID replaceEntryValue(ReplaceEntryValueRequest request) throws RemoteException, ValueNotCompatibleFault
replaceEntryValue in interface CurationManagerPortTypeRemoteExceptionValueNotCompatibleFaultpublic org.gcube.common.core.types.VOID replaceEntryValueWithId(ReplaceEntryValueWithIdRequest request) throws RemoteException, ValueNotCompatibleFault
replaceEntryValueWithId in interface CurationManagerPortTypeRemoteExceptionValueNotCompatibleFaultpublic ColumnDefinitionArray getDimensions(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getDimensions in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID saveColumnDefinition(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
saveColumnDefinition in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID setLabelName(SetLabelRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
setLabelName in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID setColumnAs(SetColumnAsRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
setColumnAs in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID closeEditing(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
closeEditing in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeAllErrors(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
removeAllErrors in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeSingleError(long request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
removeSingleError in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic boolean isInEditMode(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
isInEditMode in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic ColumnDefinition columnInEditMode(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
columnInEditMode in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic Status isUnderInitialization(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
isUnderInitialization in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic GuessDimensionArray guessDimension(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
guessDimension in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic String getPossibleValues(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getPossibleValues in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic Status initializeEditingState(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
initializeEditingState in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeColumn(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
removeColumn in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic ErrorPairArray getDistinctErrors(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getDistinctErrors in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID applyRules(ApplyRulesRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
applyRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic RulesArray getApplyableRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getApplyableRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic RulesArray getApplyedRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
getApplyedRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeApplyedRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
removeApplyedRules in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID setProperties(SetCurationProperties request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
setProperties in interface CurationManagerPortTypeRemoteExceptionorg.gcube.common.core.faults.GCUBEFaultpublic 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
getMultipleResourceProperties in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType, org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
destroy in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypepublic 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
queryResourceProperties in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypepublic 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
setResourceProperties in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypepublic 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
setTerminationTime in interface CurationManagerPortTypeRemoteExceptionorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2015. All Rights Reserved.