org.gcube.index.fulltextindexnode.stubs
Interface FullTextIndexNodePortType
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- FullTextIndexNodePortTypeSOAPBindingStub
public interface FullTextIndexNodePortType
- extends Remote
feedLocator
boolean feedLocator(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
query
String query(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
queryLimited
String queryLimited(QueryLimited request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
shutdown
boolean shutdown(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
deleteCollection
boolean deleteCollection(String request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
destroyNode
boolean destroyNode(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
refresh
boolean refresh(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
rebuildMetaIndex
boolean rebuildMetaIndex(org.gcube.common.core.types.VOID request)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
getIndexInformation
GetIndexInformationResponse getIndexInformation(org.gcube.common.core.types.VOID parameters)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
setCollections
boolean setCollections(StringArray parameters)
throws RemoteException,
org.gcube.common.core.faults.GCUBEFault
- Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault
setFields
boolean setFields(StringArray parameters)
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 © 2013. All Rights Reserved.