Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.globalSearch.ui.listeners
Class SummaryPopupActionListener

java.lang.Object
  extended by oracle.apps.fnd.applcore.globalSearch.ui.listeners.SummaryPopupActionListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class SummaryPopupActionListener
extends java.lang.Object
implements javax.faces.event.ActionListener

Action to show the summary popup. f Global Search is not configured, say by not having db connection set, then a not configured error is shown.


Constructor Summary
SummaryPopupActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent actionEvent)
          Action to show the summary popup.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryPopupActionListener

public SummaryPopupActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent actionEvent)
                   throws javax.faces.event.AbortProcessingException
Action to show the summary popup. f Global Search is not configured, say by not having db connection set, then a not configured error is shown.

Specified by:
processAction in interface javax.faces.event.ActionListener
Parameters:
actionEvent - the event triggering this action.
Throws:
javax.faces.event.AbortProcessingException - not used

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.