org.apache.myfaces.examples.example2
Class QuotationController
java.lang.Object
org.apache.myfaces.examples.example2.QuotationController
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class QuotationController
- extends Object
- implements javax.faces.event.ActionListener
DOCUMENT ME!
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
- Author:
- Thomas Spiegl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuotationController
public QuotationController()
processAction
public void processAction(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction in interface javax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.