public interface IToEbinterfaceSettings extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getEnforcedSupplierEmailAddress() |
String |
getFallbackBillersInvoiceRecipientID() |
int |
getOrderReferenceMaxLength() |
boolean |
hasOrderReferenceMaxLength() |
boolean |
isDeliveryDateMandatory() |
boolean |
isEnforceSupplierEmailAddress() |
boolean |
isErrorOnPositionNumber() |
boolean |
isInvoicePaymentMethodMandatory() |
boolean |
isOrderReferenceIDMandatory() |
boolean |
isUBLProfileIDMandatory() |
boolean |
isUBLVersionIDMandatory() |
boolean isUBLVersionIDMandatory()
true if the element "UBLVersionID" is mandatory,
false if not.boolean isUBLProfileIDMandatory()
true if the element "ProfileID" is mandatory,
false if not.boolean isOrderReferenceIDMandatory()
@CheckForSigned int getOrderReferenceMaxLength()
boolean hasOrderReferenceMaxLength()
boolean isDeliveryDateMandatory()
boolean isEnforceSupplierEmailAddress()
@Nullable String getFallbackBillersInvoiceRecipientID()
boolean isErrorOnPositionNumber()
true if invalid line numbers (row index < 1) leads
to an error, false if not.boolean isInvoicePaymentMethodMandatory()
Copyright © 2010–2019 AUSTRIAPRO. All rights reserved.