hu.elte.tribus.action
Class SessionSupport

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.springframework.web.struts.ActionSupport
          extended by hu.elte.tribus.action.SessionSupport

Deprecated. Should use ActionSupport instead

public abstract class SessionSupport
extends org.springframework.web.struts.ActionSupport

Author:
kocka

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
SessionSupport()
          Deprecated.  
 
Method Summary
protected  org.hibernate.Session getSession()
          Deprecated.  
 
Methods inherited from class org.springframework.web.struts.ActionSupport
getMessageSourceAccessor, getServletContext, getTempDir, getWebApplicationContext, initWebApplicationContext, onDestroy, onInit, setServlet
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionSupport

public SessionSupport()
Deprecated. 
Method Detail

getSession

protected org.hibernate.Session getSession()
Deprecated. 


Copyright © 2006-2007. All Rights Reserved.