Adempiere 3.5.2a

org.compiere.model
Class CalloutProductCategory

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

public class CalloutProductCategory
extends CalloutEngine

Product Category Callouts

Author:
Karsten Thiemann kthiemann@adempiere.org

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutProductCategory()
           
 
Method Summary
 String testForLoop(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value, Object oldValue)
          Loop detection of product category tree.
 
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

CalloutProductCategory

public CalloutProductCategory()
Method Detail

testForLoop

public String testForLoop(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value,
                          Object oldValue)
Loop detection of product category tree.

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

Adempiere 3.5.2a

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