ch.ledcom.hephaistos
Class ProductClassEditAction

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

public class ProductClassEditAction
extends HibernateEditAction

Author:
gehel

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ProductClassEditAction()
           
 
Method Summary
protected  void doEdit(org.apache.struts.action.ActionForm form, net.sf.hibernate.Session session)
           
 
Methods inherited from class ch.ledcom.hephaistos.abstractActions.HibernateEditAction
execute
 
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

ProductClassEditAction

public ProductClassEditAction()
Method Detail

doEdit

protected void doEdit(org.apache.struts.action.ActionForm form,
                      net.sf.hibernate.Session session)
               throws net.sf.hibernate.HibernateException
Specified by:
doEdit in class HibernateEditAction
net.sf.hibernate.HibernateException


Copyright © 2004 LedCom. All Rights Reserved.