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

E22562-05

oracle.apps.fnd.applcore.dt.attachments.component.metadata.modellistener
Class AttachmentModelListener.AddPanelLabelMessageWrapping

java.lang.Object
  extended by oracle.bali.xml.model.task.StandardTransactionTask
      extended by oracle.apps.fnd.applcore.dt.attachments.component.metadata.modellistener.AttachmentModelListener.AddPanelLabelMessageWrapping
Enclosing class:
AttachmentModelListener

protected final class AttachmentModelListener.AddPanelLabelMessageWrapping
extends oracle.bali.xml.model.task.StandardTransactionTask

A task to mutate the jsf tree and wrap the element passed in an af:panelLabelAndMessage.


Constructor Summary
AttachmentModelListener.AddPanelLabelMessageWrapping(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

AttachmentModelListener.AddPanelLabelMessageWrapping

public AttachmentModelListener.AddPanelLabelMessageWrapping(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.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.