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

E22562-02

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

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

public class UpdateFndLabel
extends TreeBackingBean

JSF managed bean for Updating Label for FND_LABEL table.

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

Constructor Summary
UpdateFndLabel()
          Constructor for class UpdateFndLabel.
 
Method Summary
 java.lang.String cancel()
          Sets the action to Cancel the Label Updation.
 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
 java.lang.String submit()
          Sets the action to submit the details of Label Updation.
 
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

UpdateFndLabel

public UpdateFndLabel()
Constructor for class UpdateFndLabel.

Method Detail

cancel

public java.lang.String cancel()
Sets the action to Cancel the Label Updation.

Returns:
String as outcome for Cancelling Label action

submit

public java.lang.String submit()
Sets the action to submit the details of Label Updation.

Returns:
String as outcome for Update Label action

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.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.