Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Business objectNucletnecessary adjustments after the Nuclet updateadditional notes
SEPA TransactionSEPAconfiguration of the reference attributes "Debitor" and "Reference"see section 4.4.2
PaymentReferencetarget Nuclet
  1. remove the reference attribute to "SEPA Payment Information"
  2. add a reference attribute to "SEPA Transaction"
see section 4.4.1
5.2.2 Java rules
Java classJava packageNucletnecessary adjustments after the Nuclet updateadditional notes
PaymentReferenceWrapperyour.nuclet.sepa.wrappertarget Nuclet
  1. add the method setSEPATransactionId(Long)
  2. delete the method setSEPAPaymentInformationId(Long)
see section 4.8.1
PaymentReferenceFacadeyour.nuclet.sepa.facadetarget Nuclet
  1. add the method getSEPATransactionIdAttribute()
  2. delete the method getSEPAPaymentInformationIdAttribute()
see section 4.8.2

...