Adempiere 3.5.2a

org.eevolution.model
Class CalloutBOM

java.lang.Object
  extended by org.compiere.model.CalloutEngine
      extended by org.eevolution.model.CalloutBOM
All Implemented Interfaces:
Callout

public class CalloutBOM
extends CalloutEngine

Order Callouts.

Version:
$Id: CalloutBOM.java,v 1.11 2004/03/22 07:15:03 vpj-cd Exp $
Author:
Victor Perez www.e-evolution.com

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutBOM()
           
 
Method Summary
 String getdefaults(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          getdefaults get defaults for Product (search key, name, description, help and UOM)
 String parent(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Parent cicle.
 String qty(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 String qtyLine(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 
Methods inherited from class org.compiere.model.CalloutEngine
convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalloutBOM

public CalloutBOM()
Method Detail

parent

public String parent(Properties ctx,
                     int WindowNo,
                     GridTab mTab,
                     GridField mField,
                     Object value)
Parent cicle.

Parameters:
ctx - Context
WindowNo - current Window No
mTab - Model Tab
mField - Model Field
value - The new value

qty

public String qty(Properties ctx,
                  int WindowNo,
                  GridTab mTab,
                  GridField mField,
                  Object value)

qtyLine

public String qtyLine(Properties ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)

getdefaults

public String getdefaults(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value)
getdefaults get defaults for Product (search key, name, description, help and UOM)

Parameters:
ctx - Context
WindowNo - current Window No
mTab - Model Tab
mField - Model Field
value - The new value

Adempiere 3.5.2a

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