Compiere 3.1

org.compiere.model
Class CalloutProduct

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

Deprecated.

@Deprecated
public class CalloutProduct
extends CalloutEngine

Product Callouts

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

Constructor Summary
CalloutProduct()
          Deprecated.  
 
Method Summary
 String productCategory(Ctx ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Deprecated. Product Category
 
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

CalloutProduct

public CalloutProduct()
Deprecated. 
Method Detail

productCategory

public String productCategory(Ctx ctx,
                              int WindowNo,
                              GridTab mTab,
                              GridField mField,
                              Object value)
Deprecated. 
Product Category

Parameters:
ctx - context
WindowNo - current Window No
mTab - Grid Tab
mField - Grid Field
value - New Value
Returns:
null or error message

Compiere 3.1

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