public interface CurationManagerPortType extends Remote
| 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) |
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) |
long count(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID editColumn(EditColumnRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID editDimension(EditDimensionRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID editRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultlong errorCount(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultString getDataAsJson(GetDataAsJsonRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultlong checkDimension(CheckDimensionRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultlong checkTypeChange(CheckTypeChangeRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultlong checkRules(CheckRulesRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID modifyEntryById(ModifyEntryByIdRequest request) throws RemoteException, ValueNotCompatibleFault
org.gcube.common.core.types.VOID modifyEntryByValue(ModifyEntryByValueRequest request) throws RemoteException, ValueNotCompatibleFault
org.gcube.common.core.types.VOID replaceEntryId(ReplaceEntryIdRequest request) throws RemoteException, ValueNotCompatibleFault
org.gcube.common.core.types.VOID replaceEntryValue(ReplaceEntryValueRequest request) throws RemoteException, ValueNotCompatibleFault
org.gcube.common.core.types.VOID replaceEntryValueWithId(ReplaceEntryValueWithIdRequest request) throws RemoteException, ValueNotCompatibleFault
ColumnDefinitionArray getDimensions(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID saveColumnDefinition(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID setLabelName(SetLabelRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID setColumnAs(SetColumnAsRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID closeEditing(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID removeAllErrors(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID removeSingleError(long request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultboolean isInEditMode(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultColumnDefinition columnInEditMode(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultStatus isUnderInitialization(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultGuessDimensionArray guessDimension(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultString getPossibleValues(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultStatus initializeEditingState(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID removeColumn(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultErrorPairArray getDistinctErrors(org.gcube.common.core.types.VOID request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID applyRules(ApplyRulesRequest request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultRulesArray getApplyableRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultRulesArray getApplyedRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID removeApplyedRules(String request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.gcube.common.core.types.VOID setProperties(SetCurationProperties request) throws RemoteException, org.gcube.common.core.faults.GCUBEFault
RemoteExceptionorg.gcube.common.core.faults.GCUBEFaultorg.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest) throws RemoteException, org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType, org.oasis.wsrf.properties.ResourceUnknownFaultType
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
throws RemoteException,
org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
RemoteExceptionorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.ResourceNotDestroyedFaultTypeorg.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
RemoteExceptionorg.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultTypeorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidQueryExpressionFaultTypeorg.oasis.wsrf.properties.QueryEvaluationErrorFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.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
RemoteExceptionorg.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultTypeorg.oasis.wsrf.properties.InvalidSetResourcePropertiesRequestContentFaultTypeorg.oasis.wsrf.properties.SetResourcePropertyRequestFailedFaultTypeorg.oasis.wsrf.properties.ResourceUnknownFaultTypeorg.oasis.wsrf.properties.UnableToModifyResourcePropertyFaultTypeorg.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
RemoteExceptionorg.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultTypeorg.oasis.wsrf.lifetime.ResourceUnknownFaultTypeorg.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultTypeCopyright © 2015. All Rights Reserved.