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

E22562-01

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

java.lang.Object
  extended by oracle.apps.fnd.applcore.trees.ui.managed.ScheduledFlattening

public class ScheduledFlattening
extends java.lang.Object

JSF managed bean for Scheduled Flattening Page.

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

Constructor Summary
ScheduledFlattening()
          Constructor for ScheduledFlattening class.
 
Method Summary
 java.lang.String cancelFlattening()
          Gets the action while Cancelling the Scheduling flow.
 java.lang.String onlineFlattening()
          Gets the action while doing the online flattening.
 java.lang.String onlineForceFlattening()
          Does the enofrced flattening starting from scratch.To handle all the complex use cases where notification for related changes is not possible.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledFlattening

public ScheduledFlattening()
Constructor for ScheduledFlattening class.

Method Detail

cancelFlattening

public java.lang.String cancelFlattening()
Gets the action while Cancelling the Scheduling flow.

Returns:
Action String for cancellation

onlineFlattening

public java.lang.String onlineFlattening()
Gets the action while doing the online flattening.

Returns:
Action String for cancellation

onlineForceFlattening

public java.lang.String onlineForceFlattening()
Does the enofrced flattening starting from scratch.To handle all the complex use cases where notification for related changes is not possible.

Returns:

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.