A D G
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AspspEvent - Class in de.adorsys.psd2.event.service.model
-
Contains information about the event.
- AspspEvent() - Constructor for class de.adorsys.psd2.event.service.model.AspspEvent
- AspspEventService - Interface in de.adorsys.psd2.event.service
-
Base version of AspspEventService that contains all method declarations.
- AspspPsuIdData - Class in de.adorsys.psd2.event.service.model
-
Contains authorisation data about PSU.
- AspspPsuIdData() - Constructor for class de.adorsys.psd2.event.service.model.AspspPsuIdData
D
- de.adorsys.psd2.event.service - package de.adorsys.psd2.event.service
- de.adorsys.psd2.event.service.model - package de.adorsys.psd2.event.service.model
G
- getEventsForPeriod(OffsetDateTime, OffsetDateTime, String, Integer, Integer) - Method in interface de.adorsys.psd2.event.service.AspspEventService
-
Returns a list of Event objects, recorded in given time period
- getEventsForPeriodAndConsentId(OffsetDateTime, OffsetDateTime, String, String, Integer, Integer) - Method in interface de.adorsys.psd2.event.service.AspspEventService
-
Returns a list of Event objects, recorded in given time period and with the given consentId
- getEventsForPeriodAndEventOrigin(OffsetDateTime, OffsetDateTime, EventOrigin, String, Integer, Integer) - Method in interface de.adorsys.psd2.event.service.AspspEventService
-
Returns a list of Event objects from a specific origin, recorded in given time period
- getEventsForPeriodAndEventType(OffsetDateTime, OffsetDateTime, EventType, String, Integer, Integer) - Method in interface de.adorsys.psd2.event.service.AspspEventService
-
Returns a list of Event objects of the specific type, recorded in given time period
- getEventsForPeriodAndPaymentId(OffsetDateTime, OffsetDateTime, String, String, Integer, Integer) - Method in interface de.adorsys.psd2.event.service.AspspEventService
-
Returns a list of Event objects, recorded in given time period and with the given paymentId
All Classes All Packages