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

E22562-03

oracle.apps.fnd.applcore.trees.ui.managed
Class DeleteFndLabel

java.lang.Object
  extended by oracle.apps.fnd.applcore.trees.ui.managed.TreeBackingBean
      extended by oracle.apps.fnd.applcore.trees.ui.managed.DeleteFndLabel
All Implemented Interfaces:
java.io.Serializable

public class DeleteFndLabel
extends TreeBackingBean

JSF managed bean for Deleting Label for FND_LABEL table.

Author:
Abhay K Kumar <abhay.k.kumar&064;oracle.com>
See Also:
Serialized Form

Constructor Summary
DeleteFndLabel()
          Constructor for DeleteFndLabel.
 
Method Summary
 java.lang.String deleteNo()
          Sets the action to Cancel the Label Deletion.
 java.lang.String deleteYes()
          Sets the action for submit the details of Label Deletion.
 oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout getCenterPanelLayout()
          Getter for Center Panel Group Layout
 void setCenterPanelLayout(oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout centerPanelLayout)
          Setter for Center Panel Group Layout
 
Methods inherited from class oracle.apps.fnd.applcore.trees.ui.managed.TreeBackingBean
evaluateExpr, getBindingContainer, getCentralTreeNodeAM, getCreateTreeAM, getHierarchyAM, getRootAM, getTreeStructureAM, getTreeStructureAuditAM, noActionMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteFndLabel

public DeleteFndLabel()
Constructor for DeleteFndLabel.

Method Detail

deleteNo

public java.lang.String deleteNo()
Sets the action to Cancel the Label Deletion.

Returns:
String as outcome for Cancelling Label Deletion

deleteYes

public java.lang.String deleteYes()
Sets the action for submit the details of Label Deletion.

Returns:
String as outcome for submitting Label Deletion

setCenterPanelLayout

public void setCenterPanelLayout(oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout centerPanelLayout)
Setter for Center Panel Group Layout

Parameters:
centerPanelLayout - RichPanelGroupLayout

getCenterPanelLayout

public oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout getCenterPanelLayout()
Getter for Center Panel Group Layout

Returns:
centerPanelLayout RichPanelGroupLayout

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.