Package org.compiere.model
Class CalloutProcessCustomization
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutProcessCustomization
- All Implemented Interfaces:
Callout
Process Customization Callout
- Author:
- raphael.gildo (devCoffee, www.devcoffee.com.br)
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprocess
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Deprecated.processParameter
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutProcessCustomization
public CalloutProcessCustomization()
-
-
Method Details
-
process
@Deprecated public String process(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Deprecated.- Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
-
processParameter
public String processParameter(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) - Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
-