org.apache.myfaces.examples.example2
Class QuotationController

java.lang.Object
  extended by 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

Constructor Summary
QuotationController()
           
 
Method Summary
 javax.faces.event.PhaseId getPhaseId()
           
 void processAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuotationController

public QuotationController()
Method Detail

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 © 2012 The Apache Software Foundation. All Rights Reserved.