Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.customization.uiPublic.activityStream
Class CustomizationSaveHandler

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.activityStream.CustomizationSaveHandler
All Implemented Interfaces:
oracle.adf.view.page.editor.event.PageEditorListener, oracle.adf.view.page.editor.event.SaveListener

public class CustomizationSaveHandler
extends java.lang.Object
implements oracle.adf.view.page.editor.event.SaveListener

Handler which gets called on customization save to allow for the customization to be published to an Activity Stream.

Author:
Paul Cross <paul.a.cross@oracle.com>

Constructor Summary
CustomizationSaveHandler()
          Default Constructor.
 
Method Summary
 void processSave(oracle.adf.view.page.editor.event.SaveEvent saveEvent)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomizationSaveHandler

public CustomizationSaveHandler()
Default Constructor.

Method Detail

processSave

public void processSave(oracle.adf.view.page.editor.event.SaveEvent saveEvent)
                 throws javax.faces.event.AbortProcessingException

Specified by:
processSave in interface oracle.adf.view.page.editor.event.SaveListener
Throws:
javax.faces.event.AbortProcessingException

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.