Adempiere 3.5.2a

org.eevolution.process
Class ProcessInfoHandler

java.lang.Object
  extended by org.eevolution.process.ProcessInfoHandler

public class ProcessInfoHandler
extends Object

Version:
1.0, October 14th 2005
Author:
Gunther Hoppe, tranSIT GmbH Ilmenau/Germany

Field Summary
protected  Hashtable param
           
protected  ProcessInfo pi
           
protected  MPInstance pinstance
           
protected  MProcess process
           
 
Constructor Summary
ProcessInfoHandler(int processID)
           
 
Method Summary
protected  int countParams()
           
protected  Hashtable extractParameters()
           
 Enumeration getParameters()
           
 Object getParameterValue(String param)
           
 ProcessInfo getProcessInfo()
           
protected  ProcessInfo getProcessInfo(String name, int id)
           
 MPInstance getProcessInstance()
           
protected  MPInstance getProcessInstance(ProcessInfo info)
           
protected  Object getValueFrom(MPInstancePara p)
           
 void setProcessError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pi

protected ProcessInfo pi

pinstance

protected MPInstance pinstance

param

protected Hashtable param

process

protected MProcess process
Constructor Detail

ProcessInfoHandler

public ProcessInfoHandler(int processID)
Method Detail

getProcessInfo

protected ProcessInfo getProcessInfo(String name,
                                     int id)

getProcessInstance

protected MPInstance getProcessInstance(ProcessInfo info)

countParams

protected int countParams()

extractParameters

protected Hashtable extractParameters()

getValueFrom

protected Object getValueFrom(MPInstancePara p)

setProcessError

public void setProcessError()

getProcessInstance

public MPInstance getProcessInstance()

getProcessInfo

public ProcessInfo getProcessInfo()

getParameterValue

public Object getParameterValue(String param)

getParameters

public Enumeration getParameters()

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.