public class GlobalCollectCustomBase extends java.lang.Object implements GlobalCollectCustomIf
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log
The
Log instance for this application. |
Constructor and Description |
---|
GlobalCollectCustomBase(KKEngIf kkEng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
KKEngIf |
getEng() |
int |
getNumberOfInstallments(OrderIf order)
Return the number of installments for this order.
|
protected org.apache.commons.logging.Log log
Log
instance for this application.public GlobalCollectCustomBase(KKEngIf kkEng)
kkEng
- a KKENgIf enginepublic int getNumberOfInstallments(OrderIf order)
GlobalCollectCustomIf
getNumberOfInstallments
in interface GlobalCollectCustomIf
order
- the Order which should contain information on it that will indicate the number of
installments.public KKEngIf getEng()
Copyright © 2018 DS Data Systems UK Ltd.