Adempiere 3.5.2a

org.eevolution.model
Class CalloutCostCollector

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

public class CalloutCostCollector
extends CalloutEngine

Order Callouts.

Version:
$Id: CalloutOrder.java,v 1.31 2005/04/20 04:55:24 jjanke Exp $
Author:
Jorg Janke

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutCostCollector()
           
 
Method Summary
 String Manufacture(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Order Line - Quantity
 String MovementType(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 String node(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Order Line - metros 2 bodevidrio - multiplies the fields qty, horizontal and vertical - sets Description and QtyOrdered
 
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

CalloutCostCollector

public CalloutCostCollector()
Method Detail

Manufacture

public String Manufacture(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value)
Order Line - Quantity. - called from C_UOM_ID, QtyEntered, QtyOrdered - enforces qty UOM relationship

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

node

public String node(Properties ctx,
                   int WindowNo,
                   GridTab mTab,
                   GridField mField,
                   Object value)
Order Line - metros 2 bodevidrio - multiplies the fields qty, horizontal and vertical - sets Description and QtyOrdered

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

MovementType

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

Adempiere 3.5.2a

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