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

E22562-02

oracle.apps.fnd.applcore.dt.flex.component.metadata.modellistener
Class FlexModelListener.AddFlexPanelWrapping

java.lang.Object
  extended by oracle.bali.xml.model.task.StandardTransactionTask
      extended by oracle.apps.fnd.applcore.dt.flex.component.metadata.modellistener.FlexModelListener.AddFlexPanelWrapping
Enclosing class:
FlexModelListener

protected final class FlexModelListener.AddFlexPanelWrapping
extends oracle.bali.xml.model.task.StandardTransactionTask

A task to mutate the jsf trww and wrap the element passed in construction with some panels.


Constructor Summary
FlexModelListener.AddFlexPanelWrapping(org.w3c.dom.Element n)
           
 
Method Summary
protected  java.lang.String computeTransactionName(oracle.bali.xml.model.AbstractModel model)
           
protected  void performTask(oracle.bali.xml.model.AbstractModel model)
           
protected  boolean requiresTask(oracle.bali.xml.model.AbstractModel model)
           
 
Methods inherited from class oracle.bali.xml.model.task.StandardTransactionTask
cancelTask, getLogger, getTransactionNameWithoutModelAccess, getTransactionOptions, handleThrownError, handleThrownRuntimeException, handleThrownXmlCommitException, handleThrownXmlReadOnlyException, logException, run, runThrowingXCE
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexModelListener.AddFlexPanelWrapping

public FlexModelListener.AddFlexPanelWrapping(org.w3c.dom.Element n)
Method Detail

requiresTask

protected boolean requiresTask(oracle.bali.xml.model.AbstractModel model)
Overrides:
requiresTask in class oracle.bali.xml.model.task.StandardTransactionTask

performTask

protected void performTask(oracle.bali.xml.model.AbstractModel model)
                    throws oracle.bali.xml.model.XmlCommitException
Specified by:
performTask in class oracle.bali.xml.model.task.StandardTransactionTask
Throws:
oracle.bali.xml.model.XmlCommitException

computeTransactionName

protected java.lang.String computeTransactionName(oracle.bali.xml.model.AbstractModel model)
Overrides:
computeTransactionName in class oracle.bali.xml.model.task.StandardTransactionTask

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.