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

E22562-01

oracle.apps.fnd.applcore.dt.setid.population
Class SummaryPopulationThread

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.setid.population.SummaryPopulationThread

public class SummaryPopulationThread
extends java.lang.Object

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/DesignTime/DT/src/oracle/apps/fnd/applcore/dt/setid/population/SummaryPopulationThread.java /main/11 2009/01/04 17:57:57 mluetchf Exp $
Author:
vthumma

Constructor Summary
SummaryPopulationThread(java.util.List<oracle.jbo.dt.objects.JboApplication> app)
          The constrcutor.
 
Method Summary
 void process()
          Method that creates and invokes the dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryPopulationThread

public SummaryPopulationThread(java.util.List<oracle.jbo.dt.objects.JboApplication> app)
The constrcutor.

Parameters:
app - List of JboApplication objects.
Method Detail

process

public void process()
Method that creates and invokes the dialog.


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.