ch.ledcom.hephaistos
Class ProductGroupDeleteAction

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

public class ProductGroupDeleteAction
extends HibernateDeleteAction

Author:
gehel

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ProductGroupDeleteAction()
           
 
Method Summary
protected  org.apache.struts.action.ActionForm doDelete(java.lang.Long id, net.sf.hibernate.Session session)
           
 
Methods inherited from class ch.ledcom.hephaistos.abstractActions.HibernateDeleteAction
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

ProductGroupDeleteAction

public ProductGroupDeleteAction()
Method Detail

doDelete

protected org.apache.struts.action.ActionForm doDelete(java.lang.Long id,
                                                       net.sf.hibernate.Session session)
                                                throws net.sf.hibernate.HibernateException
Specified by:
doDelete in class HibernateDeleteAction
net.sf.hibernate.HibernateException


Copyright © 2004 LedCom. All Rights Reserved.