Package org.compiere.model
Class CalloutOpportunity
- java.lang.Object
-
- org.compiere.model.CalloutEngine
-
- org.compiere.model.CalloutOpportunity
-
- All Implemented Interfaces:
Callout
public class CalloutOpportunity extends CalloutEngine
Sales Opportunity callout- Author:
- Paul Bowden, Adaxa Pty Ltd
-
-
Field Summary
-
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
-
Constructor Summary
Constructors Constructor Description CalloutOpportunity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
salesStage(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
Update probability based on sales stage-
Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
-
-
-
Method Detail
-
salesStage
public String salesStage(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
Update probability based on sales stage- Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
-
-