Compiere 3.1

org.compiere.model
Class CalloutInventory

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

Deprecated.

@Deprecated
public class CalloutInventory
extends CalloutEngine

Physical Inventory Callouts

Version:
$Id: CalloutInventory.java,v 1.2 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
CalloutInventory()
          Deprecated.  
 
Method Summary
 String product(Ctx ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Deprecated. Product/Locator/ASI modified.
 
Methods inherited from class org.compiere.model.CalloutEngine
convert, dateAcct, isCalloutActive, rate, setCalloutActive, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalloutInventory

public CalloutInventory()
Deprecated. 
Method Detail

product

public String product(Ctx ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)
Deprecated. 
Product/Locator/ASI modified. Set Attribute Set Instance

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

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.