org.gcube.index.fulltextindexnode.stubs.bindings
Class FullTextIndexNodePortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.gcube.index.fulltextindexnode.stubs.bindings.FullTextIndexNodePortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, javax.xml.rpc.Stub, FullTextIndexNodePortType

public class FullTextIndexNodePortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements FullTextIndexNodePortType


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
FullTextIndexNodePortTypeSOAPBindingStub()
           
FullTextIndexNodePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
FullTextIndexNodePortTypeSOAPBindingStub(URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
protected  org.apache.axis.client.Call createCall()
           
 boolean deleteCollection(String request)
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 boolean destroyNode(org.gcube.common.core.types.VOID request)
           
 boolean feedLocator(String request)
           
 boolean feedLocatorUnit(String request)
           
 boolean flush(org.gcube.common.core.types.VOID request)
           
 GetIndexInformationResponse getIndexInformation(org.gcube.common.core.types.VOID parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
           
 String query(String request)
           
 String queryLimited(QueryLimited request)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 boolean rebuildMetaIndex(org.gcube.common.core.types.VOID request)
           
 boolean refresh(org.gcube.common.core.types.VOID request)
           
 boolean setCollections(StringArray parameters)
           
 boolean setFields(StringArray parameters)
           
 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)
           
 boolean shutdown(String request)
           
 
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

FullTextIndexNodePortTypeSOAPBindingStub

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

FullTextIndexNodePortTypeSOAPBindingStub

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

FullTextIndexNodePortTypeSOAPBindingStub

public FullTextIndexNodePortTypeSOAPBindingStub(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

feedLocator

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

feedLocatorUnit

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

flush

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

query

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

queryLimited

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

shutdown

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

deleteCollection

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

destroyNode

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

refresh

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

rebuildMetaIndex

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

getIndexInformation

public GetIndexInformationResponse getIndexInformation(org.gcube.common.core.types.VOID parameters)
                                                throws RemoteException,
                                                       org.gcube.common.core.faults.GCUBEFault
Specified by:
getIndexInformation in interface FullTextIndexNodePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

setCollections

public boolean setCollections(StringArray parameters)
                       throws RemoteException,
                              org.gcube.common.core.faults.GCUBEFault
Specified by:
setCollections in interface FullTextIndexNodePortType
Throws:
RemoteException
org.gcube.common.core.faults.GCUBEFault

setFields

public boolean setFields(StringArray parameters)
                  throws RemoteException,
                         org.gcube.common.core.faults.GCUBEFault
Specified by:
setFields in interface FullTextIndexNodePortType
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 FullTextIndexNodePortType
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 FullTextIndexNodePortType
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 FullTextIndexNodePortType
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 FullTextIndexNodePortType
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 FullTextIndexNodePortType
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 FullTextIndexNodePortType
Throws:
RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType


Copyright © 2013. All Rights Reserved.