Adempiere 3.5.2a

org.eevolution.model
Class QueryDB

java.lang.Object
  extended by org.eevolution.model.QueryDB

public class QueryDB
extends Object

Author:
Victor Perez www.e-evolution.com

Constructor Summary
QueryDB(String classname)
          Creates a new instance of POQuery
 
Method Summary
static Object createObject(Constructor constructor, Object[] arguments)
           
 List<Object> execute()
           
 List<Object> execute(String filter)
           
static Object newInstance(String classname, int id, String trxName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDB

public QueryDB(String classname)
Creates a new instance of POQuery

Method Detail

newInstance

public static Object newInstance(String classname,
                                 int id,
                                 String trxName)

createObject

public static Object createObject(Constructor constructor,
                                  Object[] arguments)

execute

public List<Object> execute(String filter)

execute

public List<Object> execute()

Adempiere 3.5.2a

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