Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractBackofficeMonitorEvent<B extends es.kukenan.smartfi.events.common.AbstractEventBody> - Class in es.kukenan.smartfi.microservice.backoffice.events
-
Class that describes the contract of the events generated by the settings context.
- AbstractBackofficeMonitorEvent(String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.AbstractBackofficeMonitorEvent
-
Minimal constructor.
- AbstractBackofficeMonitorEvent(String, String, String, String, String, String, String, Long, String, String, String, String, B) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.AbstractBackofficeMonitorEvent
-
State constructor.
- ACTIVE - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
User active.
- address - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User address.
- applicationId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
-
Application identifier (contract).
- appointmentId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
-
Appointment identifier.
B
- BackOfficeAppointmentUpdatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeAppointmentUpdatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEvent
-
Default constructor.
- BackOfficeAppointmentUpdatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackOfficeAppointmentUpdatedEventBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEvent
-
State constructor.
- BackOfficeAppointmentUpdatedEventBody - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Base class for the body of User settings Events.
- BackOfficeAppointmentUpdatedEventBody(String, String, String, Optional<String>, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
-
Full constructor.
- BackOfficeCardProductCreatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.card.created
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeCardProductCreatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackOfficeCardProductCreatedEvent
-
Default constructor.
- BackOfficeCardProductCreatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeCardProductEventCreatedBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackOfficeCardProductCreatedEvent
-
State constructor.
- BackofficeCardProductEventCreatedBody - Class in es.kukenan.smartfi.microservice.backoffice.events.card.created
-
Base class for the body of product backoffice Events.
- BackofficeCardProductEventCreatedBody(String, Integer, String, String, String, String, String, String, String, String, String, String, String, String, Integer, String, String, String, String, String, String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Full state constructor.
- BackofficeCardProductEventUpdatedBody - Class in es.kukenan.smartfi.microservice.backoffice.events.card.update
-
Base class for the body of product backoffice Events.
- BackofficeCardProductEventUpdatedBody(String, Integer, String, String, String, String, String, String, String, Optional<String>, Optional<String>, Optional<String>, String, Optional<String>, Optional<Integer>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Full state constructor.
- BackOfficeCardProductUpdatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.card.update
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeCardProductUpdatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackOfficeCardProductUpdatedEvent
-
Default constructor.
- BackOfficeCardProductUpdatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeCardProductEventUpdatedBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackOfficeCardProductUpdatedEvent
-
State constructor.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackofficeMonitorProductEventCancelledBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventOnboardingUpdateBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Back office ID.
- backOfficeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Back office ID.
- BackofficeMonitorEventAutoConfiguration - Class in es.kukenan.smartfi.microservice.backoffice.events
-
A configuration bean of this class is automatically created during spring boot application startup.
- BackofficeMonitorEventAutoConfiguration() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.BackofficeMonitorEventAutoConfiguration
- BackofficeMonitorEventBody - Class in es.kukenan.smartfi.microservice.backoffice.events.common
-
Base class for the body of User settings Events.
- BackofficeMonitorEventBody(String, int, String, String, String, String, String, String, ZonedDateTime, int, int, int, LocalDate, String, String, int, String, int, String, ZonedDateTime, Boolean, int, int, String, String, Boolean, Integer, Boolean, String, String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Full state constructor.
- BackofficeMonitorEventOnboardingUpdateBody - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Base class for the body of User settings Events.
- BackofficeMonitorEventOnboardingUpdateBody(String, int, String, String, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventOnboardingUpdateBody
-
Full state constructor.
- BackofficeMonitorEventUpdateBody - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Base class for the body of User settings Events.
- BackofficeMonitorEventUpdateBody(String, int, String, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<ZonedDateTime>, Optional<Integer>, Optional<LocalDate>, Optional<String>, Optional<String>, Optional<Integer>, Optional<String>, Optional<Integer>, Optional<String>, Optional<ZonedDateTime>, Optional<ZonedDateTime>, Optional<Boolean>, Optional<Integer>, Optional<Integer>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Integer>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Full state constructor.
- backofficeMonitorManagementEventParser(CustomObjectMapper) - Method in class es.kukenan.smartfi.microservice.backoffice.events.BackofficeMonitorEventAutoConfiguration
-
settings events parser.
- BackofficeMonitorManagementEventParser - Class in es.kukenan.smartfi.microservice.backoffice.events
-
Event parser for client management events type.
- BackofficeMonitorManagementEventParser(CustomObjectMapper) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.BackofficeMonitorManagementEventParser
-
Class constructor.
- BackofficeMonitorNotificationEventCreatedBody - Class in es.kukenan.smartfi.microservice.backoffice.events.created
-
Base class for the body of product backoffice Events.
- BackofficeMonitorNotificationEventCreatedBody(String, Integer, String, String, String, String, String, String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
Full state constructor.
- BackofficeMonitorProductEventCancelledBody - Class in es.kukenan.smartfi.microservice.backoffice.events.cancelled
-
Base class for the body of product backoffice Events.
- BackofficeMonitorProductEventCancelledBody(String, Integer, String, Optional<String>, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackofficeMonitorProductEventCancelledBody
-
Full state constructor.
- BackofficeMonitorProductEventCreatedBody - Class in es.kukenan.smartfi.microservice.backoffice.events.created
-
Base class for the body of product backoffice Events.
- BackofficeMonitorProductEventCreatedBody(String, Integer, String, String, String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Full state constructor version 1.
- BackofficeMonitorProductEventCreatedBody(String, Integer, String, String, String, String, String, String, String, String, LocalDate, String, String, Integer, LocalDate, String, String, String) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Full state constructor version 2.
- BackofficeMonitorProductEventUpdatedBody - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Base class for the body of product updated backoffice Events.
- BackofficeMonitorProductEventUpdatedBody(String, Integer, String, Optional<String>, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Full state constructor version 1.
- BackofficeMonitorProductEventUpdatedBody(String, Integer, String, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<LocalDate>, Optional<String>, Optional<String>, Optional<Integer>, Optional<LocalDate>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Full state constructor version 2.
- BackOfficeNotificationCreatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.created
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeNotificationCreatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeNotificationCreatedEvent
-
Default constructor.
- BackOfficeNotificationCreatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorNotificationEventCreatedBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeNotificationCreatedEvent
-
State constructor.
- BackOfficeOnboardingUserUpdatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeOnboardingUserUpdatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeOnboardingUserUpdatedEvent
-
Default constructor.
- BackOfficeOnboardingUserUpdatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorEventOnboardingUpdateBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeOnboardingUserUpdatedEvent
-
State constructor.
- BackOfficeProductCancelledEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.cancelled
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeProductCancelledEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackOfficeProductCancelledEvent
-
Default constructor.
- BackOfficeProductCancelledEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorProductEventCancelledBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackOfficeProductCancelledEvent
-
State constructor.
- BackOfficeProductCreatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.created
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeProductCreatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeProductCreatedEvent
-
Default constructor.
- BackOfficeProductCreatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorProductEventCreatedBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeProductCreatedEvent
-
State constructor.
- BackofficeProductsOperationTypes - Enum Class in es.kukenan.smartfi.microservice.backoffice.events.common.enums
-
Currently supported product operation types.
- BackofficeProductsOperationTypes() - Constructor for enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.BackofficeProductsOperationTypes
- BackOfficeProductUpdatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeProductUpdatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeProductUpdatedEvent
-
Default constructor.
- BackOfficeProductUpdatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorProductEventUpdatedBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeProductUpdatedEvent
-
State constructor.
- BackOfficeUserCreatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.created
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeUserCreatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeUserCreatedEvent
-
Default constructor.
- BackOfficeUserCreatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorEventBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeUserCreatedEvent
-
State constructor.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackofficeMonitorProductEventCancelledBody
-
user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Back office user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Back office user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
user ID.
- backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
user ID.
- backOfficeUserIdBE - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User identifier BE.
- backOfficeUserIdBE - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
user ID BE.
- backOfficeUserIdBE - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
User identifier BE.
- BackOfficeUserUpdatedEvent - Class in es.kukenan.smartfi.microservice.backoffice.events.update
-
Class that describes the contract of the events generated by backoffice microservice.
- BackOfficeUserUpdatedEvent() - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeUserUpdatedEvent
-
Default constructor.
- BackOfficeUserUpdatedEvent(String, String, String, String, String, String, Long, String, String, String, String, BackofficeMonitorEventUpdateBody) - Constructor for class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeUserUpdatedEvent
-
State constructor.
- BANNED - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
User banned.
- beneficiaryNumber - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card beneficiary number.
- beneficiaryNumber - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card beneficiary number.
- birthDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
birthdate identifier.
- birthDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
birthdate identifier.
- BLOCKED - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
User blocked.
- brand - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Brand name.
- brand - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Brand name.
C
- cancelationReason - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card cancelation reason.
- cancelationReason - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card cancelation reason.
- CARD_INITIAL - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.BackofficeProductsOperationTypes
-
Card initial load operation type.
- CARD_LOAD - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.BackofficeProductsOperationTypes
-
CArd load data operation type.
- cardBrand - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card brand.
- cardBrand - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card brand.
- cardHolder - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card holder.
- cardHolder - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card holder.
- cardlocking - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card locking.
- cardLocking - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card locking.
- cardRegisterDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card register date.
- cardRegisterDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card register date.
- cardSituation - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card situation.
- cardSituation - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card situation.
- cardType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card type.
- cardType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card type.
- cardTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card type identifier.
- cardTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card type identifier.
- cardTypeName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card type name.
- cardTypeName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card type name.
- changePassword - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Change password flag.
- civilStatus - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Client civil status.
- civilStatus - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Client civil status.
- CLIENT - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
-
Client user type.
- companyId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
company_id identifier.
- companyId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventOnboardingUpdateBody
-
company_id identifier.
- companyId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
company_id identifier.
- CONTEXT - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.AbstractBackofficeMonitorEvent
-
Constant value for the context field, unique for client management context.
- coreUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
-
Core User identifier.
- coreUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventOnboardingUpdateBody
-
user ID.
- creationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
user creation date.
- creationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
user creation date.
D
- DELETED - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
User deleted.
- docNumberFiscal - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
doc Number Fiscal identifier.
- docNumberFiscal - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
doc Number Fiscal identifier.
- docNumberPerson - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
access by channel identifier.
- docNumberPerson - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
access by channel identifier.
- docTypeFiscal - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
doc Type Fiscal identifier.
- docTypeFiscal - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
doc Type Fiscal identifier.
- docTypePerson - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
doc Type Person identifier.
- docTypePerson - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
doc Type Person identifier.
E
- email - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
email identifier.
- email - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
email identifier.
- entity - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Entity.
- entity - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Entity.
- es.kukenan.smartfi.microservice.backoffice.events - package es.kukenan.smartfi.microservice.backoffice.events
-
Application configuration.
- es.kukenan.smartfi.microservice.backoffice.events.cancelled - package es.kukenan.smartfi.microservice.backoffice.events.cancelled
-
Application configuration.
- es.kukenan.smartfi.microservice.backoffice.events.card.created - package es.kukenan.smartfi.microservice.backoffice.events.card.created
-
Application configuration.
- es.kukenan.smartfi.microservice.backoffice.events.card.update - package es.kukenan.smartfi.microservice.backoffice.events.card.update
-
Application configuration.
- es.kukenan.smartfi.microservice.backoffice.events.common - package es.kukenan.smartfi.microservice.backoffice.events.common
-
Common event classes.
- es.kukenan.smartfi.microservice.backoffice.events.common.enums - package es.kukenan.smartfi.microservice.backoffice.events.common.enums
-
Common enumerations.
- es.kukenan.smartfi.microservice.backoffice.events.created - package es.kukenan.smartfi.microservice.backoffice.events.created
-
Application configuration.
- es.kukenan.smartfi.microservice.backoffice.events.update - package es.kukenan.smartfi.microservice.backoffice.events.update
-
Application configuration.
- expirationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Expiration date.
- expirationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Expiration date.
- expirationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card expiration date.
- expirationDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card expiration date.
F
- firstDataCheck - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Flag to check data on first login.
G
- gender - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Client gender.
- gender - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Client gender.
H
- hash - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
hash identifier.
- holder - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card holder.
- holder - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card holder.
I
- id - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card identifier.
- id - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card identifier.
- INACTIVE - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
User inactive.
L
- language - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
language identifier.
- language - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
language identifier.
- leavingDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
user leaving date.
M
- message - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
message.
- movementType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Type movement.
- movementType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Movement type.
N
- name - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
name identifier.
- name - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
name identifier.
- nationality - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User nationality.
- natureType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Nature type.
- natureType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Nature type.
- notificationSubTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
notification subtype.
- notificationTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
notification type.
O
- onboardingUpdateData - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
Onboarding update flag.
- onboardingUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
-
Onboarding User identifier.
- onboardingUserId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventOnboardingUpdateBody
-
onboarding user identifier.
P
- pan - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
PAN Number.
- pan - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
PAN Number.
- pan - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Card PAN.
- pan - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Card PAN.
- password - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
hash identifier.
- passwordChange - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
Change password flag.
- phone - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
phone identifier.
- phone - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
phone identifier.
- phonePrefix - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
phone_prefix identifier.
- phonePrefix - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
phone_prefix identifier.
- productId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackofficeMonitorProductEventCancelledBody
-
product Id.
- productId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Product identifier.
- productId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Product identifier.
- productId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
product Id.
- productId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
product Id.
- productIdAlert - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorNotificationEventCreatedBody
-
product Id.
- productStatus - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Product status.
- productStatus - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Product status.
- productSubtypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Product subtype identifier.
- productSubtypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Product subtype identifier.
- productType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackofficeMonitorProductEventCancelledBody
-
product type.
- productType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
product type.
- productType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
product type.
- productTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Product type identifier.
- productTypeId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Product type identifier.
- PROSPECT - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
-
Prospect user type.
- PROSPECTPLUS - Enum constant in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
-
Prospect+ user type.
R
- readinessDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Prepared date to card swap in stolen cards.
- readinessDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Prepared date to card swap in stolen cards.
- registerDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card register date.
- registerDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card register date.
- relationType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackofficeMonitorProductEventCreatedBody
-
Relation type.
- relationType - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorProductEventUpdatedBody
-
Relation type.
- robinsonListDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
robinson_list date identifier.
- robinsonListDate - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
robinson_list date identifier.
S
- situationId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card situation identifier.
- situationId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card situation identifier.
- situationName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card situation name.
- situationName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card situation name.
- state - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User state.
- state - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
User state.
- statusId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card status identifier.
- statusId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card status identifier.
- statusName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card status name.
- statusName - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card status name.
- surname - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
surname identifier.
- surname - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
first_surname identifier.
T
- trasferredtoCardId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackofficeCardProductEventCreatedBody
-
Card new pan generated.
- trasferredtoCardId - Variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackofficeCardProductEventUpdatedBody
-
Card new pan generated.
- type - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User type.
- type - Variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackofficeMonitorEventUpdateBody
-
User type.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackOfficeProductCancelledEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackOfficeCardProductCreatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackOfficeCardProductUpdatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeNotificationCreatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeProductCreatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeUserCreatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeOnboardingUserUpdatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeProductUpdatedEvent
-
Unique platform events type identifier.
- TYPE_ID - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeUserUpdatedEvent
-
Unique platform events type identifier.
U
- userCode - Variable in class es.kukenan.smartfi.microservice.backoffice.events.common.BackofficeMonitorEventBody
-
User code.
- UserState - Enum Class in es.kukenan.smartfi.microservice.backoffice.events.common.enums
-
Currently supported user states.
- UserState() - Constructor for enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
- UserType - Enum Class in es.kukenan.smartfi.microservice.backoffice.events.common.enums
-
Currently supported user types.
- UserType() - Constructor for enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
V
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.BackofficeProductsOperationTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.BackofficeProductsOperationTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class es.kukenan.smartfi.microservice.backoffice.events.common.enums.UserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.cancelled.BackOfficeProductCancelledEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.card.created.BackOfficeCardProductCreatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.card.update.BackOfficeCardProductUpdatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeNotificationCreatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeProductCreatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.created.BackOfficeUserCreatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeOnboardingUserUpdatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeProductUpdatedEvent
-
Event version.
- VERSION - Static variable in class es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeUserUpdatedEvent
-
Event version.
All Classes and Interfaces|All Packages|Constant Field Values