Compiere 3.1

Uses of Class
org.compiere.util.Trx

Packages that use Trx
org.compiere.apps Provides for.... 
org.compiere.model Provides for.... 
org.compiere.process Provides Processes used in Server and optionally Client Level. 
org.compiere.util Provides utility functions. 
org.compiere.wf   
 

Uses of Trx in org.compiere.apps
 

Methods in org.compiere.apps with parameters of type Trx
 void ProcessParameter.getModalCtl(ASyncProcess parent, ProcessInfo pi, Trx trx)
          Action Listener
static ProcessCtl ProcessCtl.process(ASyncProcess parent, int WindowNo, ProcessInfo pi, Trx trx)
          Async Process - Do it all.
 

Constructors in org.compiere.apps with parameters of type Trx
ProcessCtl(ASyncProcess parent, ProcessInfo pi, Trx trx)
          Constructor
 

Uses of Trx in org.compiere.model
 

Methods in org.compiere.model with parameters of type Trx
 String MScheduler.execute(Trx trx)
          Run Scheduler
 boolean MProcess.processIt(ProcessInfo pi, Trx trx)
          Process It (sync)
 boolean MPayment.startProcess(Ctx ctx, ProcessInfo pi, Trx trx)
          Process Online Payment.
 

Uses of Trx in org.compiere.process
 

Methods in org.compiere.process that return Trx
protected  Trx SvrProcess.get_Trx()
          Return the main transaction of the current process.
 

Methods in org.compiere.process with parameters of type Trx
 boolean SvrProcess.startProcess(Ctx ctx, ProcessInfo pi, Trx trx)
          Start the process.
 boolean ProcessCall.startProcess(Ctx ctx, ProcessInfo pi, Trx trx)
          Start the process.
 

Uses of Trx in org.compiere.util
 

Methods in org.compiere.util that return Trx
static Trx Trx.get(String trxName, boolean createNewWhenNotFoundInCache)
          Get Transaction
 

Uses of Trx in org.compiere.wf
 

Methods in org.compiere.wf with parameters of type Trx
 PO MWFActivity.getPO(Trx trx)
          Get Persistent Object in Transaction
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.