org.gcube.contentmanagement.timeseriesservice.impl.context
Class ImportContext

java.lang.Object
  extended by GCUBEStatefulPortTypeContext
      extended by org.gcube.contentmanagement.timeseriesservice.impl.context.ImportContext

public class ImportContext
extends GCUBEStatefulPortTypeContext


Field Summary
static java.lang.String FREQUENT_USER_LIMIT_JNDI_NAME
           
 
Constructor Summary
ImportContext()
           
 
Method Summary
 java.lang.String getJNDIName()
          
 java.lang.String getNamespace()
          
static GCUBEStatefulPortTypeContext getPortTypeContext()
           
 GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FREQUENT_USER_LIMIT_JNDI_NAME

public static java.lang.String FREQUENT_USER_LIMIT_JNDI_NAME
Constructor Detail

ImportContext

public ImportContext()
Method Detail

getJNDIName

public java.lang.String getJNDIName()


getNamespace

public java.lang.String getNamespace()


getServiceContext

public GCUBEServiceContext getServiceContext()


getPortTypeContext

public static GCUBEStatefulPortTypeContext getPortTypeContext()
Returns:
the PortTypeContext