ch.ledcom.hephaistos
Class ProductClassListAction

java.lang.Object
  |
  +--org.apache.struts.action.Action
        |
        +--ch.ledcom.hephaistos.abstractActions.HibernateListAction
              |
              +--ch.ledcom.hephaistos.ProductClassListAction

public class ProductClassListAction
extends HibernateListAction

Author:
gehel

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ProductClassListAction()
           
 
Method Summary
protected  java.util.List getList(org.apache.struts.action.ActionForm form, net.sf.hibernate.Session session)
           
 
Methods inherited from class ch.ledcom.hephaistos.abstractActions.HibernateListAction
execute, getHibernateList
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductClassListAction

public ProductClassListAction()
Method Detail

getList

protected java.util.List getList(org.apache.struts.action.ActionForm form,
                                 net.sf.hibernate.Session session)
                          throws net.sf.hibernate.HibernateException
Specified by:
getList in class HibernateListAction
net.sf.hibernate.HibernateException


Copyright © 2004 LedCom. All Rights Reserved.