|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.struts.action.Action | +--ch.ledcom.hephaistos.abstractActions.HibernateGetAction | +--ch.ledcom.hephaistos.ProductClassGetAction
Field Summary |
Fields inherited from class org.apache.struts.action.Action |
defaultLocale, servlet |
Constructor Summary | |
ProductClassGetAction()
|
Method Summary | |
protected org.apache.struts.action.ActionForm |
doGet(java.lang.Long id,
net.sf.hibernate.Session session)
|
Methods inherited from class ch.ledcom.hephaistos.abstractActions.HibernateGetAction |
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 |
public ProductClassGetAction()
Method Detail |
protected org.apache.struts.action.ActionForm doGet(java.lang.Long id, net.sf.hibernate.Session session) throws net.sf.hibernate.HibernateException
doGet
in class HibernateGetAction
net.sf.hibernate.HibernateException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |