Adempiere 3.5.2a

org.compiere.model
Class CalloutMovement

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

public class CalloutMovement
extends CalloutEngine

Inventory Movement Callouts

Version:
$Id: CalloutMovement.java,v 1.2 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke, Teo Sarca, SC ARHIPAC SERVICE SRL
  • BF [ 1879568 ] CalloutMouvement QtyAvailable issues

  • Field Summary
     
    Fields inherited from class org.compiere.model.CalloutEngine
    log, NO_ERROR
     
    Constructor Summary
    CalloutMovement()
               
     
    Method Summary
     String locator(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
              Movement Line - Locator modified
     String product(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
              Product modified Set Attribute Set Instance
     String qty(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
              Movement Line - MovementQty modified called from MovementQty
     
    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

    CalloutMovement

    public CalloutMovement()
    Method Detail

    product

    public String product(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value)
    Product modified Set Attribute Set Instance

    Parameters:
    ctx - Context
    WindowNo - current Window No
    GridTab - Model Tab
    GridField - Model Field
    value - The new value
    Returns:
    Error message or ""

    qty

    public String qty(Properties ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)
    Movement Line - MovementQty modified called from MovementQty

    Parameters:
    ctx - Context
    WindowNo - current Window No
    GridTab - Model Tab
    GridField - Model Field
    value - The new value
    Returns:
    Error message or ""

    locator

    public String locator(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value)
    Movement Line - Locator modified

    Parameters:
    ctx - Context
    WindowNo - current Window No
    GridTab - Model Tab
    GridField - Model Field
    value - The new value
    Returns:
    Error message or ""

    Adempiere 3.5.2a

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