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

E22562-03

oracle.apps.fnd.applcore.flex.dff.ui.bean
Class ManageFlexfieldsBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.dff.ui.bean.ManageFlexfieldsBean

public class ManageFlexfieldsBean
extends java.lang.Object


Constructor Summary
ManageFlexfieldsBean()
           
 
Method Summary
 oracle.adf.view.rich.component.rich.data.RichTable getECatCxT()
          Getter for Category Context.
 oracle.adf.view.rich.component.rich.data.RichTable getECatPgCxT()
          Getter for Category page context.
 java.lang.String processDelete()
          Action Method for processing Delete operation for EFF Category page contexts.
 java.lang.String processDeleteCxT()
          Action Method for processing Delete operation for EFF Category contexts.
 void setECatCxT(oracle.adf.view.rich.component.rich.data.RichTable eCatCxT)
          Setter for Category Context.
 void setECatPgCxT(oracle.adf.view.rich.component.rich.data.RichTable eCatPgCxT)
          Setter for Category Page Context.
 void setEditParameters(javax.faces.event.ActionEvent actionEvent)
          Action listener for setting the paramters prior to Edit Flex.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManageFlexfieldsBean

public ManageFlexfieldsBean()
Method Detail

setEditParameters

public void setEditParameters(javax.faces.event.ActionEvent actionEvent)
Action listener for setting the paramters prior to Edit Flex.

Parameters:
actionEvent - as action Event

processDelete

public java.lang.String processDelete()
Action Method for processing Delete operation for EFF Category page contexts.

Returns:
outcome for Delete

processDeleteCxT

public java.lang.String processDeleteCxT()
Action Method for processing Delete operation for EFF Category contexts.

Returns:
outcome for Delete

setECatPgCxT

public void setECatPgCxT(oracle.adf.view.rich.component.rich.data.RichTable eCatPgCxT)
Setter for Category Page Context.

Parameters:
eCatPgCxT - as Rich Table

getECatPgCxT

public oracle.adf.view.rich.component.rich.data.RichTable getECatPgCxT()
Getter for Category page context.

Returns:
RichTable handle

setECatCxT

public void setECatCxT(oracle.adf.view.rich.component.rich.data.RichTable eCatCxT)
Setter for Category Context.

Parameters:
eCatCxT - as Rich Table

getECatCxT

public oracle.adf.view.rich.component.rich.data.RichTable getECatCxT()
Getter for Category Context.

Returns:
eCatCxT as Rich Table

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.