org.compiere.model
Class CalloutProductCategory
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutProductCategory
- All Implemented Interfaces:
- Callout
public class CalloutProductCategory
- extends CalloutEngine
Product Category Callouts
- Author:
- Karsten Thiemann kthiemann@adempiere.org
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutProductCategory
public CalloutProductCategory()
testForLoop
public String testForLoop(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value,
Object oldValue)
- Loop detection of product category tree.
- Parameters:
ctx - contextWindowNo - current Window NomTab - Grid TabmField - Grid Fieldvalue - New Value
- Returns:
- "" or error message
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.