public class GlobalCollectCustom extends GlobalCollectCustomBase
log
Constructor and Description |
---|
GlobalCollectCustom(KKEngIf kkEng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfInstallments(OrderIf order)
We'll just use the Base implementation here but Customers can create their own versions that
implement custom rules.
|
getEng
public GlobalCollectCustom(KKEngIf kkEng)
kkEng
- a KKEngIf enginepublic int getNumberOfInstallments(OrderIf order)
getNumberOfInstallments
in interface GlobalCollectCustomIf
getNumberOfInstallments
in class GlobalCollectCustomBase
order
- the Order which should contain information on it that will indicate the number of
installments.Copyright © 2018 DS Data Systems UK Ltd.