org.gcube.contentmanagement.timeseriesservice.stubs.calls
Class TSCall

java.lang.Object
  extended by org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
      extended by org.gcube.common.core.utils.calls.RICall
          extended by org.gcube.contentmanagement.timeseriesservice.stubs.calls.TSCall
Direct Known Subclasses:
CurationFactoryCall, ImporterFactoryCall, TimeSeriesFactoryCall

public abstract class TSCall
extends org.gcube.common.core.utils.calls.RICall


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.calls.RICall
org.gcube.common.core.utils.calls.RICall.RICallHandler
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.calls.GCUBECall
org.gcube.common.core.utils.calls.GCUBECall.ResultHolder<RESULT>
 
Field Summary
protected  org.apache.axis.message.addressing.EndpointReferenceType serviceEpr
           
 
Fields inherited from class org.gcube.common.core.utils.calls.GCUBECall
clients, logger
 
Constructor Summary
TSCall(org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager[] securityManager)
           
 
Method Summary
protected  String getServiceClass()
           
protected  String getServiceName()
           
 
Methods inherited from class org.gcube.common.core.utils.calls.RICall
getInitQuery, setEndpoint
 
Methods inherited from class org.gcube.common.core.utils.calls.GCUBECall
findPortType, getEndpointReference, getLogger, getPortTypeName, getQuery, getRIQuery, getScopeManager, getSecurityManager, setEndpointReference, setLogger, setQuery, setScopeManager, setSecurityManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceEpr

protected final org.apache.axis.message.addressing.EndpointReferenceType serviceEpr
Constructor Detail

TSCall

public TSCall(org.gcube.common.core.scope.GCUBEScope scope,
              org.gcube.common.core.security.GCUBESecurityManager[] securityManager)
       throws Exception
Throws:
Exception
Method Detail

getServiceClass

protected String getServiceClass()
Specified by:
getServiceClass in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>

getServiceName

protected String getServiceName()
Specified by:
getServiceName in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>


Copyright © 2012. All Rights Reserved.