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>
 
Constructor Summary
TSCall(org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager[] securityManager)
           
 
Method Summary
 
Methods inherited from class org.gcube.common.core.utils.calls.RICall
setEndpoint
 
Methods inherited from class org.gcube.common.core.utils.calls.GCUBECall
getEndpointReference, getLogger, getQuery, getScopeManager, getSecurityManager, setEndpointReference, setLogger, setQuery, setScopeManager, setSecurityManager
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSCall

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