Package org.compiere.model
Class CalloutBankAcctProcessor
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutBankAcctProcessor
- All Implemented Interfaces:
Callout
- Author:
- Elaine
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionpaymentProcessor
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Payment Processor ChangedMethods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutBankAcctProcessor
public CalloutBankAcctProcessor()
-
-
Method Details
-
paymentProcessor
public String paymentProcessor(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Payment Processor Changed- Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
- null or error message
-