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

java.lang.Object
  extended by RICall
      extended by org.gcube.contentmanagement.timeseriesservice.stubs.calls.TSCall
Direct Known Subclasses:
CurationFactoryCall, ImporterFactoryCall, TimeSeriesFactoryCall

public abstract class TSCall
extends RICall


Constructor Summary
TSCall(GCUBEScope scope, GCUBESecurityManager[] securityManager)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSCall

public TSCall(GCUBEScope scope,
              GCUBESecurityManager[] securityManager)
       throws java.lang.Exception
Throws:
java.lang.Exception