@Service public class CmsAspspPisExportServiceInternal extends Object implements CmsAspspPisExportService
| Constructor and Description |
|---|
CmsAspspPisExportServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CmsPayment> |
exportPaymentsByAccountId(@NotNull String aspspAccountId,
@Nullable LocalDate createDateFrom,
@Nullable LocalDate createDateTo,
@NotNull String instanceId) |
Collection<CmsPayment> |
exportPaymentsByPsu(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@Nullable LocalDate createDateFrom,
@Nullable LocalDate createDateTo,
@NotNull String instanceId) |
Collection<CmsPayment> |
exportPaymentsByTpp(String tppAuthorisationNumber,
@Nullable LocalDate createDateFrom,
@Nullable LocalDate createDateTo,
@Nullable de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@NotNull String instanceId) |
public Collection<CmsPayment> exportPaymentsByTpp(String tppAuthorisationNumber, @Nullable @Nullable LocalDate createDateFrom, @Nullable @Nullable LocalDate createDateTo, @Nullable @Nullable de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData, @NotNull @NotNull String instanceId)
exportPaymentsByTpp in interface CmsAspspPisExportServicepublic Collection<CmsPayment> exportPaymentsByPsu(de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData, @Nullable @Nullable LocalDate createDateFrom, @Nullable @Nullable LocalDate createDateTo, @NotNull @NotNull String instanceId)
exportPaymentsByPsu in interface CmsAspspPisExportServicepublic Collection<CmsPayment> exportPaymentsByAccountId(@NotNull @NotNull String aspspAccountId, @Nullable @Nullable LocalDate createDateFrom, @Nullable @Nullable LocalDate createDateTo, @NotNull @NotNull String instanceId)
exportPaymentsByAccountId in interface CmsAspspPisExportServiceCopyright © 2019. All rights reserved.