Compiere 3.1

org.compiere.model
Class CalloutAssignment

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

Deprecated.

@Deprecated
public class CalloutAssignment
extends CalloutEngine

Resource Assignment Callout

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

Constructor Summary
CalloutAssignment()
          Deprecated.  
 
Method Summary
 String product(Ctx ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Deprecated. Assignment_Product
 
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

CalloutAssignment

public CalloutAssignment()
Deprecated. 
Method Detail

product

public String product(Ctx ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)
Deprecated. 
Assignment_Product. - called from S_ResourceAssignment_ID - sets M_Product_ID, Description - Qty..

Parameters:
ctx - context
WindowNo - window no
mTab - tab
mField - field
value - value
Returns:
null or error message

Compiere 3.1

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