public class SveaCamelUtil extends Object
| Constructor and Description |
|---|
SveaCamelUtil() |
| Modifier and Type | Method and Description |
|---|---|
com.svea.webpay.common.reconciliation.PaymentReport |
chooseVatNoOrgNo(com.svea.webpay.common.reconciliation.PaymentReport report,
String orgNo,
String vatNo)
If vatNo is non-null, use VAT-no for orgNo, otherwise use orgNo
|
String |
cleanUpFileName(String fileName)
Clean up file name from separators
|
public com.svea.webpay.common.reconciliation.PaymentReport chooseVatNoOrgNo(@Header(value="paymentReport")
com.svea.webpay.common.reconciliation.PaymentReport report,
@Header(value="orgNo")
String orgNo,
@Header(value="vatNo")
String vatNo)
report - orgNo - vatNo - Copyright © 2017–2020 Notima System Integration AB. All rights reserved.