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

java.lang.Object
  extended by org.gcube.common.core.contexts.GCUBEContext
      extended by org.gcube.common.core.contexts.GCUBEPortTypeContext
          extended by org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
              extended by org.gcube.contentmanagement.timeseriesservice.impl.context.ImportContext

public class ImportContext
extends org.gcube.common.core.contexts.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 org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext getPortTypeContext()
           
 org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
          
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext
getLocalHome, getPublicationProfile, getResourceLifeTime, getRPDName, getWSHome, makeKey
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEPortTypeContext
getDeploymentDescriptor, getEPR, getFile, getName, getPersistentFile, getProperty, getSecurityDescriptor
 
Methods inherited from class org.gcube.common.core.contexts.GCUBEContext
debugContext, getResource, getTiming, printContext, resetTimer
 
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()

Specified by:
getJNDIName in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getNamespace

public java.lang.String getNamespace()

Specified by:
getNamespace in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getServiceContext

public org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()

Specified by:
getServiceContext in class org.gcube.common.core.contexts.GCUBEPortTypeContext

getPortTypeContext

public static org.gcube.common.core.contexts.GCUBEStatefulPortTypeContext getPortTypeContext()
Returns:
the PortTypeContext