Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABONADO - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.ConciliationStatusEnum
-
Conciliation Paid.
- ABONO - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Operative situation.
- AbstractController<T extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<Q>,
Q> - Class in es.kukenan.smartfi.microservice.smartficore.controller -
Abstract Controller to reply ok responses.
- AbstractController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.AbstractController
- AbstractEndpointClient - Class in es.kukenan.smartfi.microservice.smartficore.service.api
-
Base class with core functionality for any endpoint implementation.
- AbstractEndpointClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
- AbstractInternalEndpointClient - Class in es.kukenan.smartfi.microservice.smartficore.service.api
-
Base class with core funcionality for any endpoint implementation.
- AbstractInternalEndpointClient(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Base constructor.
- accessToken - Variable in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
-
OAuth Access Token.
- account - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data account.
- ACCOUNT_CURRENCY - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
currency header attribute.
- accountBank - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Credit product object.
- accountBank - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Credit product object.
- AccountBank - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for Account Bank table in Database.
- AccountBank() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
- AccountBankController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core contract endpoints definition.
- AccountBankController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
- accountBankRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Contract State repository.
- accountBankRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Bank Account repository.
- AccountBankRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Bank.
- accountBankService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Bank account service.
- AccountBankService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply contracts invocations.
- AccountBankService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
- AccountBankUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
User utilities.
- AccountBankUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.AccountBankUtils
- accountNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
backoffice name.
- accountNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
backoffice name.
- ACCOUNTS - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreEndpoints
-
Accounts endpoint.
- accountType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Type of user document.
- accountType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Type of user document.
- AccountType - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for Account Type table in Database.
- AccountType() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
- accountTypeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Contract State repository.
- AccountTypeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Type.
- activated - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Activated flag.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company active status.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
ContractState active state group.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
DocumentState active state group.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
-
DocumentType active flag.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCivilStatus
-
user civil status active state.
- active - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserGender
-
user gender active state.
- ACTIVE_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state active name.
- ACTIVE_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Credit active state name.
- addAuthorization(HttpHeaders) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Add authorization parameters to the given http headers.
- addBodyDataToContract(Contract, String, Float, Integer, Integer, Integer, String, Optional<AccountBank>, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Add body data to contract.
- ADDI - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
ADDI.
- ADDI_REQUESTED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Addi requested file name.
- address - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company address.
- address - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User address.
- address - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User address.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.CompanyUtils
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Advance constant.
- ADVANCE_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Advance constant.
- advanceCount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Cantidad de anticipos que se pueden solicitar.
- AdvanceMovement - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product movement table in Database.
- AdvanceMovement() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
- AdvanceMovementRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- advancePercentage - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Porcentaje para solicitar anticipo por empresa.
- advanceProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Type of user document.
- advanceProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Advance product object.
- AdvanceProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for fund product table in Database.
- AdvanceProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
- advanceProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Card product respository.
- AdvanceProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- advanceProductService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Advance product service.
- AdvanceProductService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Account Product invocations.
- AdvanceProductService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
- advanceRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User advance_request.
- advanceRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User advance_request.
- AdvanceUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Advance utilities.
- AdvanceUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.AdvanceUtils
- ALERT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Alert.
- algorithm - Variable in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
Cipher algorithm.
- alias - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
User email.
- alias - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Alias.
- allEnabledBanks() - Method in class es.kukenan.smartfi.microservice.smartficore.service.BankService
-
Search all enabled banks.
- allFieldEqualsNoPwd(Object) - Method in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Test if all the fields in user entity have the same value that the given argument.
- allMovements - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
show all rows.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Core user identifier update from Backoffice.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract amount.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Amount.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
payment amount.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Core user identifier update from Backoffice.
- amount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract amount.
- amqpController - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
AMQP Controller (for event publishing).
- AmqpController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
AmqpController controller.
- AmqpController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.AmqpController
- ANNUAL - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Annul.
- APC_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Apc product ("producto") constant.
- APC_TYPE - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Apc type ("tipo") constant.
- apcApiClient - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Apc client manager.
- ApcApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.api.apc
-
APC API client.
- ApcApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcApiClient
- apcEndpoints - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcApiClient
-
APC endpoints implementation.
- apcEndpoints(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpointsFactory
-
Create the base APC endpoint.
- ApcEndpoints - Class in es.kukenan.smartfi.microservice.smartficore.service.api.apc
-
APC endpoints implementation.
- ApcEndpoints(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpoints
-
Full state constructor.
- ApcEndpointsFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.api.apc
-
This class is responsible for creating the APC endpoints.
- ApcEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpointsFactory
- apcResponse - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Apc Response json object.
- apcScore - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User apc score.
- apcScore - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User apc score.
- ApcScore - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for Apc Score table in Database.
- ApcScore() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
- apcScoreRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
ApcScore repository.
- ApcScoreRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for ApcScore queries.
- api() - Method in class es.kukenan.smartfi.microservice.smartficore.config.SwaggerConfig
-
Swagger configuration Bean.
- API_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Authority all roles.
- API_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Authority (role) required in order to be able to invoke greeting API.
- API_BACKOFFICE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Authority (role) required in order to be able to invoke change application status.
- API_BACKOFFICE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Authority (role) required in order to be able to invoke change application status.
- API_BACKOFFICE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Authority (role) required in order to be able to invoke change application status.
- API_BACKOFFICE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ScheduleController
-
Authority (role) required in order to be able to invoke change application status.
- API_BACKOFFICE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Authority (role) required in order to be able to invoke change application status.
- API_COMPANY_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Authority (role) required in order to be able to invoke company endpoints.
- API_CONCILIATION_CARDS_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
REST API Conciliation cards path.
- API_CONCILIATION_COMPANY_FILE_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Conciliation company file path.
- API_CONCILIATION_COMPANY_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Conciliation company path.
- API_CONCILIATION_LIST_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
REST API Conciliation list path.
- API_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
REST API base path.
- API_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
REST API base path.
- API_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
REST API base path.
- API_PWD_CHANGE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Password change API access authorities.
- API_PWD_CHANGE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Password change API access authorities.
- apiBacAuthEndpoint(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.BacEndpointsFactory
-
Create the BAC Auth endpoint.
- apiBacTcdEndpoint(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.BacEndpointsFactory
-
Create the BAC TCD endpoint.
- apiEFacturaPtyApiClient - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
EFacturaPty api client.
- apiEFacturaPtyEndpoint - Variable in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyApiClient
-
Contract endpoint implementation.
- apiEFacturaPtyEndpoint(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpointsFactory
-
Create the base endpoint.
- apiInfoMetaData() - Method in class es.kukenan.smartfi.microservice.smartficore.config.SwaggerConfig
-
API Information.
- AppConfiguration - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Common application configuration.
- AppConfiguration() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.AppConfiguration
- application - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ApplicationInputRule
-
Application.
- Application - Class in es.kukenan.smartfi.microservice.smartficore
-
smartfi-core-microservice main Application.
- Application() - Constructor for class es.kukenan.smartfi.microservice.smartficore.Application
- ApplicationInputRule - Class in es.kukenan.smartfi.microservice.smartficore.service.drools
-
Application Input for Rule.
- ApplicationInputRule() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.drools.ApplicationInputRule
- applicationsFolderPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Files destination.
- applicationsFolderPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Application files destination.
- applicationsFolderPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Application files destination.
- appointment - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Appointment Identifier.
- APPROVED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state approved name.
- APPROVED_PAYMENT_PENDING_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state approved payment pending name.
- AssetEntity - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for asset entity table in Database.
- AssetEntity() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
- AssetEntityRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- assetId - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.AssetsMovementsParameters
-
Asset code.
- AssetsMovementsParameters - Class in es.kukenan.smartfi.microservice.smartficore.domain
-
data params for assets movements.
- AssetsMovementsParameters() - Constructor for class es.kukenan.smartfi.microservice.smartficore.domain.AssetsMovementsParameters
- associatedMovement - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- associatedMovement - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- associatedMovement - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- associatedMovement - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- associatedProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Type of user document.
- associatedProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Type of user document.
- auditService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Backoffice endpoints implementation.
- AuditService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Login context for pattern strategy.
- AuditService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.AuditService
- authPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Path for API Authentication.
B
- BAC_CODE - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
BAC bank code.
- BacAuthApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth
-
BAC Auth API client.
- BacAuthApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthApiClient
- bacAuthEndpoint - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthApiClient
-
BAC Auth endpoint implementation.
- bacAuthEndpoint - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
BAC Auth endpoint implementation.
- BacAuthEndpoint - Class in es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth
-
BAC Auth endpoint implementation.
- BacAuthEndpoint(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
Full state constructor.
- BacEndpointsFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.payments.bac
-
This class is responsible for creating the Bac endpoints.
- BacEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.BacEndpointsFactory
- BACK_OFFICE_KUKEN_ID - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
back office id.
- backoffice - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice
-
Backoffice Id.
- backoffice - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice.UserBackofficeId
-
backoffice id.
- backoffice - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Backoffice id.
- Backoffice - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- Backoffice() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Backoffice
- backofficeApiClient - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Backoffice clients manager.
- BackofficeApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.api.backoffice
-
Backoffice API client.
- BackofficeApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
- backOfficeAppointmentUpdatedMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Request/execution context manager.
- BackOfficeAppointmentUpdatedMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
BackOfficeUserCreatedEvent. - BackOfficeAppointmentUpdatedMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackOfficeAppointmentUpdatedMapper
- backofficeEndpoints - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
-
Backoffice endpoints implementation.
- backofficeEndpoints - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AuditService
-
Backoffice endpoints implementation.
- BackofficeEndpoints - Class in es.kukenan.smartfi.microservice.smartficore.service.api.backoffice
-
Backoffice endpoints implementation.
- BackofficeEndpoints(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Full state constructor.
- BackofficeEndpointsFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.api.backoffice
-
This class is responsible for creating the backoffice endpoints.
- BackofficeEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpointsFactory
- backofficeOnboardingUserUpdatedMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Request/execution context manager.
- BackofficeOnboardingUserUpdatedMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
BackOfficeUserCreatedEvent. - BackofficeOnboardingUserUpdatedMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeOnboardingUserUpdatedMapper
- BackOfficeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Back Office.
- backofficeUserCreatedMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Request/execution context manager.
- BackofficeUserCreatedMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
BackOfficeUserCreatedEvent. - BackofficeUserCreatedMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserCreatedMapper
- backofficeUserUpdatedMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Request/execution context manager.
- BackofficeUserUpdatedMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
BackOfficeUserCreatedEvent. - BackofficeUserUpdatedMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserUpdatedMapper
- bacTcdApiClient - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Bac Tcd api client.
- BacTcdApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd
-
BAC TCD API client.
- BacTcdApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdApiClient
- bacTcdEndpoint - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdApiClient
-
BAC TCD endpoint implementation.
- BacTcdEndpoint - Class in es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd
-
BAC TCD endpoint implementation.
- BacTcdEndpoint(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Full state constructor.
- badge - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Badge.
- badge - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Badge.
- badge - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Badge.
- badge - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Badge.
- Badge - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for badge table in Database.
- Badge() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
- badgeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
user status.
- badgeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
user status.
- badgeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
user status.
- badgeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
user status.
- badgeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
user status.
- badgeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Badge repository.
- badgeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Badge repository.
- badgeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Badge repository.
- badgeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Badge repository.
- BadgeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- balance - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- balanceContributed - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Creation date in number.
- balancePath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Path for check account balance.
- bank - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Type of user document.
- bank - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data bank.
- bank - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Type of user document.
- Bank - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for Bank table in Database.
- Bank() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
- BankAccountMongo - Class in es.kukenan.smartfi.microservice.smartficore.repository.mongo.document
-
DAO for bank account object in user mongo Database.
- BankAccountMongo() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
- BankController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller for Bank endpoints definition.
- BankController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.BankController
- bankRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Contract State repository.
- bankRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.BankService
-
Bank repository.
- BankRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Bank.
- BankService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Bank service implementations.
- BankService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.BankService
- beginDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Dia inicial del mes entre los cuales se pueden realizar solicitudes.
- BIANNUAL - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Biannual.
- bic - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data bic.
- billingDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Update date.
- billingDescription - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Update user.
- BIMONTHLY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Bimonthly.
- birthDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User birthdate.
- birthDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User birthdate.
- BIWEEKLY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Biweekly.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Insert date.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Insert date.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Insert date.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User phone.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Insert date.
- blacklisted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User phone.
- blockedTitles - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Blocked Titles.
- brand - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
brand.
C
- CacheExpired - Exception Class in es.kukenan.smartfi.microservice.smartficore.exception
-
Session expired exception.
- CacheExpired(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.smartficore.exception.CacheExpired
-
Constructor.
- CacheOperationEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.cache
-
CacheOperationEnum Cache Operation Enum.
- CacheOperationEnum() - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
- cacheOperations(List<CacheOperationEnum>, String, Object) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
Cache contract.
- cacheOperations(List<CacheOperationEnum>, String, Object) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
Cache login.
- calculateComission(Contract, Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Calculate advance contract comission.
- calculateCostoOperativo(Contract, Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Calculate advance contract operative cost.
- calculatePaymentDate(int, int) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Calculate payment approximated date.
- callAuth() - Method in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Endpoint call for Auth UltraFace API.
- callGenerateInvoice(InvoiceRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Endpoint call for generate invoice.
- callGetAppointmentDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Get appointment detail.
- callGetConfigurationValues(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Get configuration values.
- callGetInvoicePdfFile(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Get invoice Cafe as PDF file.
- callGetRequestedFiles(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Call the requested files endpoint.
- callOAuth() - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
Endpoint call for create authentication.
- callPayment(BacPaymentRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Send BAC Payment.
- callPaymentAsync(BacPaymentRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdApiClient
-
Call Bac payment.
- callPostCheckPersonOnApc(ApcRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpoints
-
Call the .net API for APC Check.
- callVerification(VerificationDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Endpoint call for verification.
- camt053Path - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Path for check account movements with Camt053 format.
- cancelable - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Product description.
- CANCELED - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Imposition canceled.
- cancellationDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
User phone prefix.
- cancellationDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
User phone prefix.
- CardMovement - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product movement table in Database.
- CardMovement() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
- cardMovementRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
-
Card Movements repository.
- CardMovementRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- CardMovementStatus - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for asset entity table in Database.
- CardMovementStatus() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
- CardMovementStatusRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- cardProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Type of user document.
- CardProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for card product table in Database.
- CardProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
- CardProductController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Credit Product endpoints definition.
- CardProductController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
- cardProductDisable(boolean, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Retrieve card product.
- cardProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Wallet product respository.
- CardProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Wallet Product user Skyline.
- cardService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
Card Product service.
- cardService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Wallet Product service.
- CardService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Wallet Product invocations.
- CardService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.CardService
- cardType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Card Type.
- CardUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Card utilities.
- CardUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.CardUtils
- CARGO - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Stolen situation.
- changeAdvanceToPaymentReturn(UpdateListOfContractsRequestDto, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Change a list of application identifier from APPROVED_PAYMENT_PENDING_NAME (advance) to PAYED (advance).
- changeApplicationsToPayed(UpdateListOfContractsRequestDto, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Change a list of application identifier from PAYMENT_PENDING (credit) or APPROVED_PAYMENT_PENDING_NAME (advance) to PAYED (advance) or ACTIVE (credit).
- changeCreditToActive(UpdateListOfContractsRequestDto, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Change a list of application identifier from PAYMENT_PENDING (credit) to ACTIVE (credit).
- CHARSET - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
Charset to use to get buffer from configuration.
- CHECK_PERSON_PATH - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpoints
-
Path to check person path.
- checkConciliationFilePath() - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
- checkDigitIban(String) - Method in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Check IBAN check digit.
- checkFilePath(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
- checkIbanFormat(String) - Method in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Check IBAN format.
- checkIbanValidate(String) - Method in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Check iban format an check digit of IBAN at BICFromIBAN endpoint.
- checkPersonOnApc(ApcRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcEndpoints
-
Post for check person on APC.
- checkShouldNotCoreEndpoints(String, String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Check endpoints belongs to Core endpoints and filter depends uri.
- Cipher - Class in es.kukenan.smartfi.microservice.smartficore.service.security
-
Component used to cypher sensible information stored in unsecured media.
- Cipher(String, String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
Cipher constructor.
- city - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User phone.
- city - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User phone.
- civilStatus - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User civil status.
- civilStatus - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User civil status.
- client - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
BAC client value.
- client - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
BAC client value.
- ClientInputRule - Class in es.kukenan.smartfi.microservice.smartficore.service.drools
-
Client Input for Rule.
- ClientInputRule() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
- CLOSED_GROUP_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Closed group name.
- code - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Movement code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Bank code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
-
Country code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
-
Entity code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Exchange code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
-
MovementType code.
- code - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
-
Nationality code.
- codEmpleado - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User cod_empleado.
- codEmpleado - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User cod_empleado.
- comission - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge comission.
- commision - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Creation date .
- commision - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Creation date in number.
- commission - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract commission.
- commission - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Payment commission.
- commission - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract commission.
- COMMISSION_PAID_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Document state granted with commission name.
- COMMISSION_PAID_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state granted with commission name.
- COMMISSION_PAID_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Document state granted with commission name.
- COMMISSION_PAID_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Advance commission paid state name.
- commissionPaidDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract commission paid date.
- commissionPaidDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract commission paid date.
- CommunicationsMessageType - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Type of communications enumeration.
- CommunicationsMessageType(String, String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Default constructor.
- company - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation company_id.
- company - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
UserCompany Company id.
- Company - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for Company table in Database.
- Company() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
- COMPANY_AFFILIATION_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state company affiliation name.
- CompanyController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core Company endpoints definition.
- CompanyController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
- companyId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User company.
- companyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Company repository.
- companyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Company repository.
- companyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Company Repository.
- companyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Company repository.
- CompanyRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Company.
- companyService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Company service.
- CompanyService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Company endpoint service definition.
- CompanyService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
- CompanyUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Company utilities.
- CompanyUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.CompanyUtils
- conciliation - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Conciliation associated.
- ConciliationController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core Conciliation endpoints definition.
- ConciliationController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
- ConciliationFile - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for conciliation file table in Database.
- ConciliationFile() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
- conciliationFileRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Conciliation file repository.
- conciliationFileRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Conciliation file repository.
- ConciliationFileRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Conciliation File.
- ConciliationFileUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Conciliation File utilities.
- ConciliationFileUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.ConciliationFileUtils
- conciliationList - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
List of conciliation.
- conciliationPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Conciliation folder path.
- conciliationService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Company service.
- ConciliationService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Conciliation endpoint service definition.
- ConciliationService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
- ConciliationStatusEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Conciliation Status enumeration.
- ConciliationStatusEnum(int) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.ConciliationStatusEnum
-
Default constructor.
- consentedOn - Variable in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
-
OAuth token timestamp.
- Constants - Class in es.kukenan.smartfi.microservice.smartficore
-
Constants class for many uses.
- Constants() - Constructor for class es.kukenan.smartfi.microservice.smartficore.Constants
- consume(UserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
Method to use for update users event.
- consume(OnboardingInitiatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AmqpController
-
Method that is invoked when a
OnboardingInitiatedEventis consumed from the service queue. - consume(OnboardingInitiatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
Method that is invoked when a
OnboardingInitiatedEventis consumed from the service queue. - consume(OnboardingUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AmqpController
-
Method that is invoked when a
OnboardingUpdatedEventis consumed from the service queue. - consume(OnboardingUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
Method that is invoked when a
OnboardingUpdatedEventis consumed from the service queue. - CONTEXT_CHANNEL_BATCH - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
Channel context for batch process operations..
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.MovementCoreController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Request context manager.
- contextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Request context manager.
- Contract - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for contract table in Database.
- Contract() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
- CONTRACT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
CONTRACT.
- CONTRACT_REQUESTED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Contract requested file name.
- contractCacheOperation - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
ContractCacheOperation contractCacheOperation.
- contractCacheOperation - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
ContractCacheOperation contractCacheOperation.
- contractCacheOperation - Variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
ContractCacheOperation contractCacheOperation.
- ContractCacheOperation - Class in es.kukenan.smartfi.microservice.smartficore.cache
-
Operation over cache.
- ContractCacheOperation() - Constructor for class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
- ContractController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core contract endpoints definition.
- ContractController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
- ContractDocument - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for contract document table in Database.
- ContractDocument() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
- contractDocumentRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Contract Document repository.
- ContractDocumentRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for application document.
- contractEndpoint(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpointsFactory
-
Create the base backoffice endpoint.
- contractId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Contract.
- contractId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Contract.
- contractId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Contract.
- contractId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Contract.
- ContractMongo - Class in es.kukenan.smartfi.microservice.smartficore.repository.mongo.document
-
DAO for contract mongo object in user document.
- ContractMongo() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
- contractName - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
map cache.contract cache established.
- contractNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract number generated.
- contractNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract number generated.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Contract repository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Contract repository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Contract repository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Contract repository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
ContractRepository contractRepository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Contract repository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
ContractRepository contractRepository.
- contractRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Contract repository.
- ContractRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Contract Skyline.
- contracts - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
List of contracts.
- contracts - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
list of user contracts.
- contracts - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
list of user contracts.
- contractService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Contract service.
- ContractService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply contracts invocations.
- ContractService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ContractService
- contractState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract state.
- contractState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract state.
- ContractState - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for contract state table in Database.
- ContractState() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
- contractStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Contract state repository.
- contractStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Contract State repository.
- contractStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Contract State repository.
- contractStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Contract State repository.
- ContractStateRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Contract State.
- ContractUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Contract utilities.
- ContractUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
- CONVERSION_TABLE_ISOCODE_ES_VALUE - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Conversion table for check iban.
- coreUserId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
User.
- coreUserId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice
-
Core user identifier update from Backoffice.
- CoreUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
smartfi-core utilities.
- CoreUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Hide constructor.
- count - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation count.
- countAllByCompany(Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserRepository
-
Count Users for a Company.
- countContractByStateNameAndProductAndCompanyId(String, String, Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Count contracts by state, product and company.
- country - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data country.
- country - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Product product family.
- country - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Country.
- country - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User country.
- Country - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for country table in Database.
- Country() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
- CountryRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Contract Skyline.
- createAccount(AccountBankRequestDto, User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Create accountBank for Entity and User.
- createCard(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
Create card product.
- createCardProductsForUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Retrieve wallet products.
- createCardProductsForUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Create New Card Product for user.
- createContract(String, Entity, User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create contract for Entity and User.
- createContractDocument(String, Contract, DocumentState, String, String, Long, int) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
- createCredit(User, Contract, BigDecimal) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Create Credit.
- createDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Create date.
- createDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Create date.
- createInternalProductRestTemplate() - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.InternalProductApiRestTemplateFactory
-
Create a RestTemplate configured to support Product API.
- createLoan(User, Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Get Card Movement.
- createPrincipal(User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.UserContractDocumentEventMapper
-
Create a principal description for the given user entity.
- createUri(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Create a URI object from the given Minstait relative endpoint path.
- createUri(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Create a URI object from the given relative endpoint path.
- createUser(User, String, Boolean) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Create the given user, that must previously exist.
- createWalletProductsForUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Retrieve wallet products.
- createWalletProductsForUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Retrieve wallet products.
- createWalletProductsForUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Create New Product Wallet for user.
- creationDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Creation date in number.
- creationDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
Creation date in number.
- CREDIT_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Credit constant.
- CREDIT_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Credit constant.
- CREDIT_PRODUCT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Credit constant.
- CreditMovement - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product movement table in Database.
- CreditMovement() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
- CreditMovementRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- creditProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Credit product object.
- creditProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Type of user document.
- CreditProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for credit product table in Database.
- CreditProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
- creditProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Credit product respository.
- CreditProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- creditProductService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Credit product service.
- CreditProductService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Card Product invocations.
- CreditProductService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
- creditRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
SmartfiCore credit repository.
- creditRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User credit_request.
- creditRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User credit_request.
- creditScore - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
-
Client credit score.
- CreditsUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Credits utilities.
- CreditsUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.CreditsUtils
- cronTask() - Method in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Cront task process.
- currency - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data currency.
- currencyType - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
account currency type.
D
- data - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.ItemsEntity
-
list data.
- databaseName - Variable in class es.kukenan.smartfi.microservice.smartficore.config.MongoDbConfig
-
Mongo database name.
- dataSource() - Method in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
coreSky Line Data Source.
- dateFrom - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
dateFrom.
- dateFrom - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
dateFrom.
- dateOfBirth - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
-
Client date of birth.
- DATETIME_FORMAT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
smartfi-core date TIME format.
- dateTo - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
dateTo.
- dateTo - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
dateTo.
- DateUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Date utilities.
- DateUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.DateUtils
- DAYS - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Days unit.
- deadline - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract deadline.
- deadline - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract deadline.
- deadlineUnit - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract deadline unit.
- deadlineUnit - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract deadline unit.
- DeadlineUnitEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Deadline Unit enumeration.
- DeadlineUnitEnum(int, String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Default constructor.
- decrypt(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
Decrypts the given text using the configured cipher specification.
- defaultPageSize - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.PageUtils
-
Default page size in paginated request where page size is not specified.
- defaultRequestHeaders() - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Create the default request HTTP headers used in any API method.
- defaultRequestHeaders(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Create the default request HTTP headers used in any Core API method.
- defaultRequestHeaders(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
- deleted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Insert date.
- deleted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Insert date.
- deleted - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
deleted.
- deleteDocumentStatusByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStatusRepository
-
Delete register by description.
- deleteDocumentTypeByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentTypeRepository
-
Delete register by document.
- deleteLanguageByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserLanguageRepository
-
Delete registers by name.
- depositId - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
Deposit identifier.
- DepositionImpositionsParameters - Class in es.kukenan.smartfi.microservice.smartficore.domain
-
Data parameters of deposit imposition.
- DepositionImpositionsParameters() - Constructor for class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
- DepositState - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Deposit state enumeration.
- DepositState(String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Default constructor.
- description - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Status description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
backoffice name.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Name of asset entity.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
DocumentState description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
-
Description .
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Name of asset entity.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
ProductFamily description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Name of asset entity.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCivilStatus
-
user civil status description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserGender
-
user gender description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
language description.
- description - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Product description.
- DESTINO_OPERACION_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant destino de operacion Panamá.
- DESTINO_OPERACION_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant destino de operacion Extranjero.
- dialect - Variable in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
hibernate dialect.
- doApcScoreValidation - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Do APC Score validation flag.
- document - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
-
DocumentType document.
- DOCUMENT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Document.
- DocumentEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Type of document enumeration.
- DocumentEnum(Long, String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
Default constructor.
- documentId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Document identifier.
- documentId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User document id.
- documentId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User document id.
- documentName - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Document name.
- documentNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Document number.
- documentPath - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Document path.
- documents - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
list of documents.
- documentState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
User Id.
- DocumentState - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for document state table in Database.
- DocumentState() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
- documentStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document State repository.
- DocumentStateRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for application document state.
- documentStatus - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Document Status.
- DocumentStatus - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for document status table in Database.
- DocumentStatus() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
- DocumentStatusEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Entity enumeration.
- DocumentStatusEnum(int, String, int) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Default constructor.
- DocumentStatusRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Document status.
- documentType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Type of user document.
- documentType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Document Type.
- documentType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
Type of user document.
- DocumentType - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- DocumentType() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
- DocumentTypeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Document type.
- donwloadFile(String, String, HttpServletResponse) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.FileUtils
-
Send to response an specific file.
- doTransfer(TransferRequest, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Transfer wallet to wallet.
- doTransfer(String, String, String, TransferRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Do transfer.
- doTransferAndFavorite(TransferRequest, String) - Method in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Do Transfer or Add Favorite process.
- doUltraFaceValidation - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Do UltraFace validation flag.
- downloadCafePdfPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Path for download Invoice Cafe in pdf format.
- DroolsConfig - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Drools configuration.
- DroolsConfig() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.DroolsConfig
E
- EFACTURAPTY_PHONE_REGEX - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Invoice constant pais receptor - Panama.
- EFacturaPtyApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.efacturapty
-
EFacturaPty API client.
- EFacturaPtyApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyApiClient
- EFacturaPtyEndpoint - Class in es.kukenan.smartfi.microservice.smartficore.service.efacturapty
-
EFacturaPty endpoint implementation.
- EFacturaPtyEndpoint(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Full state constructor.
- EFacturaPtyEndpointsFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.efacturapty
-
This class is responsible for creating the EFacturaPty endpoints.
- EFacturaPtyEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpointsFactory
- email - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company email.
- email - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User email.
- email - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User email.
- EMPTY_DATE - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Empty date token.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Update date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Insert date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Bank enabled flag.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Insert date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Product description.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Insert date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product description.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
enabled.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
UserCompany enabled status.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Enabled.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Insert date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Update date.
- enabled - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Product description.
- enableDisableCardProduct(String, boolean) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
Enable/Disable card product.
- enableDisableWalletProduct(String, boolean) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Enable/Disable wallet product.
- encrypt(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
Encrypts the given text using the configured cipher specification.
- endDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Dia final del mes entre los cuales se pueden realizar solicitudes.
- endDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation end date.
- endDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
End date.
- endpoint - Variable in enum class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreEndpoints
-
Endpoint.
- endpointBasePath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
API base path.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Product product family.
- entity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Product product family.
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
TEMPORAL DATA FOR GENERATING CONTRACT(APPOINTMENT).
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
TEMPORAL DATA FOR GENERATING ACCOUNT PRODUCT AND WALLET.
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
TEMPORAL DATA FOR GENERATING ACCOUNT PRODUCT AND WALLET.
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
TEMPORAL DATA FOR GENERATING CONTRACT(APPOINTMENT).
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
TEMPORAL DATA FOR GENERATING ACCOUNT PRODUCT AND WALLET.
- entity - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Entity.
- Entity - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for entity table in Database.
- Entity() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
- EntityEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Entity enumeration.
- EntityEnum(int, String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Default constructor.
- entityManagerFactory(DataSource) - Method in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
Entity manager.
- entityName - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Communications type name.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Entity repository.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Entity repository.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Entity repository.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Entity repository.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Entity repository.
- entityRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Entity repository.
- EntityRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Entity Skyline.
- ENVIO_CONTENEDOR_RECEPTOR_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant envio contenedor receptor - Normal (default).
- ENVIO_CONTENEDOR_RECEPTOR_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant envio contenedor receptor - El receptor exceptúa al emisor de la obligatoriedad de envÃo del contenedor.
- errorResponse - Variable in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
-
Response body for the exception.
- errors - Variable in exception class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreException
-
List of errors.
- es.kukenan.smartfi.microservice.smartficore - package es.kukenan.smartfi.microservice.smartficore
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.cache - package es.kukenan.smartfi.microservice.smartficore.cache
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.cache.model - package es.kukenan.smartfi.microservice.smartficore.cache.model
-
Root application package.
- es.kukenan.smartfi.microservice.smartficore.config - package es.kukenan.smartfi.microservice.smartficore.config
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.controller - package es.kukenan.smartfi.microservice.smartficore.controller
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.domain - package es.kukenan.smartfi.microservice.smartficore.domain
-
Domain objects package.
- es.kukenan.smartfi.microservice.smartficore.enums - package es.kukenan.smartfi.microservice.smartficore.enums
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.exception - package es.kukenan.smartfi.microservice.smartficore.exception
-
Core exceptions package.
- es.kukenan.smartfi.microservice.smartficore.repository - package es.kukenan.smartfi.microservice.smartficore.repository
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.repository.entity - package es.kukenan.smartfi.microservice.smartficore.repository.entity
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.repository.mongo - package es.kukenan.smartfi.microservice.smartficore.repository.mongo
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.repository.mongo.document - package es.kukenan.smartfi.microservice.smartficore.repository.mongo.document
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.repository.transfers - package es.kukenan.smartfi.microservice.smartficore.repository.transfers
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.service - package es.kukenan.smartfi.microservice.smartficore.service
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.service.api - package es.kukenan.smartfi.microservice.smartficore.service.api
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.service.api.apc - package es.kukenan.smartfi.microservice.smartficore.service.api.apc
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.service.api.backoffice - package es.kukenan.smartfi.microservice.smartficore.service.api.backoffice
-
Application configuration.
- es.kukenan.smartfi.microservice.smartficore.service.drools - package es.kukenan.smartfi.microservice.smartficore.service.drools
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.efacturapty - package es.kukenan.smartfi.microservice.smartficore.service.efacturapty
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.events - package es.kukenan.smartfi.microservice.smartficore.service.events
-
Utilities package.
- es.kukenan.smartfi.microservice.smartficore.service.mapper - package es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Utilities package.
- es.kukenan.smartfi.microservice.smartficore.service.payments - package es.kukenan.smartfi.microservice.smartficore.service.payments
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.payments.bac - package es.kukenan.smartfi.microservice.smartficore.service.payments.bac
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth - package es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.payments.bac.ecommerce - package es.kukenan.smartfi.microservice.smartficore.service.payments.bac.ecommerce
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd - package es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.service.security - package es.kukenan.smartfi.microservice.smartficore.service.security
-
Security oriented components package.
- es.kukenan.smartfi.microservice.smartficore.service.ultraface - package es.kukenan.smartfi.microservice.smartficore.service.ultraface
-
Services and related beans and dependencies.
- es.kukenan.smartfi.microservice.smartficore.util - package es.kukenan.smartfi.microservice.smartficore.util
-
Utilities package.
- eurExchange - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge EUR Exchange.
- exampleMatcher - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Example matcher configuration.
- exampleMatcher - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Example matcher configuration.
- exampleMatcher - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Example matcher configuration.
- exampleMatcher - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Example matcher configuration.
- Exchange - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for exchange table in Database.
- Exchange() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
- ExchangeController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Exchange controller for wallet product.
- ExchangeController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ExchangeController
- exchangeCreditCard(ExchangeCardDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ExchangeController
-
Generate prepaid card code.
- exchangePrepareCode(ExchangePrepaidCodeRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ExchangeController
-
Generate prepaid card code.
- exchangeRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Repository for exchange queries.
- ExchangeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Exchange.
- exchangeService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ExchangeController
-
Service for exchange methods.
- ExchangeService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Exchange service utilities for exchange actions.
- ExchangeService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
- exclusion - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Exclusion value.
- executeOnDemand() - Method in class es.kukenan.smartfi.microservice.smartficore.service.ScheduleService
-
Search all enabled banks.
- executeRules(ApplicationInputRule) - Method in class es.kukenan.smartfi.microservice.smartficore.service.RuleService
-
Execute some rule for an entity.
- existsContractInCache(String) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
exists contract object.
- expiresIn - Variable in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
-
OAuth expires in ms.
- externalId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- externalId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- externalId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- externalId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product description.
- externalId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- extractData(ResultSet) - Method in class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferLimitRepository.TransferLimitsMapper
- extractErrorResponse(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.RestErrorHandler
-
Try to create a string from the error response with the only purpose to be logged.
- extractResponseBody(ResponseEntity<T>) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Extract the response data from the given
ResponseEntity. - extractResponseData(ResponseEntity<T>) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Extract the response data from the given
ResponseEntity.
F
- failReason - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract fail reason.
- failReason - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract fail reason.
- fileName - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Document name.
- filePath - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Document path.
- filesFolderPath - Variable in class es.kukenan.smartfi.microservice.smartficore.config.DroolsConfig
-
Files folder destination.
- FileUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Files utilities.
- FileUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.FileUtils
- fillResponseOk(T, Q) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AbstractController
-
Retrieve product response ok.
- fillResponseOk(T, Q, Paging) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AbstractController
-
Retrieve product response ok.
- findAllByCompanyId(Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserCompanyRepository
-
Find all UserCompany objects for company id.
- findAllByEnabled(Boolean) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.BankRepository
-
Search all banks by enabled flag.
- findAllByLanguageId(int) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStatusRepository
-
Select registers by language.
- findAllByProduct(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract states by Product.
- findAllByProductAndActive(String, Boolean) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find group of contract states by Product.
- findAllByProductAndContractState(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Find all contracts by product and state.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AccountBankRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AdvanceMovementRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AdvanceProductRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CardMovementRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CardProductRepository
-
Select registers by user id.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Select registers by user id.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CreditMovementRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CreditProductRepository
-
Select registers by name.
- findAllByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.WalletProductRepository
-
Select registers by user id.
- findAllByUserIdAndAccountNumber(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AccountBankRepository
-
Select registers by name.
- findAllByUserIdAndContractStateList(String, List<ContractState>) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Select registers by user id.
- findAllByUserIdAndCreditProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CreditMovementRepository
-
Select registers by user id.
- findAllByUserIdAndLoanProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AdvanceMovementRepository
-
Select registers by user id.
- findAllByUserIdAndProductAndContractStateList(String, String, List<ContractState>) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Select active contract by user id.
- findAllByUserIdAndProductAndContractStateListByFortnight(String, String, List<ContractState>) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Select active contract by user id in actual Fortnight.
- findAllByUserIdAndWalletProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.WalletMovementRepository
-
Select registers by user id.
- findAllFiltered(String, String, String, String, String, Integer, String, String, Pageable) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserRepository
-
Find Users for a Company filtered.
- findAllPendingConciliationByCompany(Integer, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Get all Contracts pending for conciliation.
- findByActivatedCode(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ExchangeRepository
-
Select registers by user id.
- findByActivatedWalletIdAndCode(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ExchangeRepository
-
Select registers by user id.
- findByBankCodeAndType(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.PaymentDataRepository
-
Search payment data by Bank code and type.
- findByIdAndCompanyId(String, Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ConciliationFileRepository
-
Find Conciliation File by Id and Company.
- findByIdAndCoreUserId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Select contract detail by id and user id.
- findByIdAndUserId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CardProductRepository
-
Select registers by user id.
- findByIdAndUserId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.WalletProductRepository
-
Select registers by user id.
- findByIdDocument(int) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStatusRepository
-
Select registers by id.
- findByIdDocument(int) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentTypeRepository
-
Select registers by id.
- findbyName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.BackOfficeRepository
-
Select registers by name.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CompanyRepository
-
Find company by Name.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStateRepository
-
Find document state by name.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStatusRepository
-
Select registers by description status.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentTypeRepository
-
Select registers by document.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserLanguageRepository
-
Select registers by name.
- findByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserTypeRepository
-
Select registers by name.
- findByRuc(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CompanyRepository
-
Find company by RUC.
- findByRucAndName(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CompanyRepository
-
Find company by RUC and Name.
- findbyUserID(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserDocumentRepository
-
Select registers by user id.
- findByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AdvanceMovementRepository
-
Select registers by name.
- findByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AdvanceProductRepository
-
Select registers by name.
- findByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CardMovementRepository
-
Select registers by name.
- findByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CompanyRepository
-
Find company by User identifier.
- findByUserId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CreditMovementRepository
-
Select registers by name.
- findByUserIdAndCardProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CardMovementRepository
-
Select registers by user id.
- findByUserIdAndEnable(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.AccountBankRepository
-
Select registers by name.
- findByUserIdAndId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.CreditProductRepository
-
Select registers by name.
- findByUserIdId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ApcScoreRepository
-
Find Apc Score for User identifier.
- findCompany(CompanyDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Find company if exist or create it if not.
- findConciliationFilesCards(Integer, Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ConciliationFileRepository
-
Find conciliation files cards for company.
- findContract(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve contract entity.
- findContractStateByGroup(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State for group.
- findContractStateByGroupAndProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State for group and Product.
- findContractStateByName(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State by Name.
- findContractStateByNameAndProduct(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State by Name and Product.
- findContractStateByNameList(List<String>) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State by List of names.
- findContractStateByNameListAndProduct(List<String>, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State by List of names and Product.
- findContractStateByNotInNameList(List<String>) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State not in a List of names.
- findContractStateByNotInNameListAndProduct(List<String>, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractStateRepository
-
Find Contract State not in a List of names and Product.
- findEnabledByUser(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserCompanyRepository
-
Find active User Company for user.
- findLastEndDateByCompanyId(Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ConciliationFileRepository
-
Find last conciliation date by company.
- findOneByIdAndCompanyId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserRepository
-
Find an user in DB by its id and company.
- findOneByOnboardingId(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserRepository
-
Find an user in DB by its onboardingId.
- findOneByOnboardingIdAndCompanyId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserRepository
-
Find an user in DB by its onboardingId and company.
- findPendingConciliationByCompany(Integer, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Calculate the company pending conciliation data.
- findUser(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Find a user by its user identifier.
- findUserBackofficeByCoreUserIdAndBackofficeId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserBackofficeRepository
-
query for filter user and deviceId.
- findUserBackofficeByUserIdAndBackofficeId(String, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserBackofficeRepository
-
query for filter user and backoffice.
- findUserByOnboardingId(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Find a user by its user identifier.
- findUserMongoById(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.mongo.UserMongoRepository
-
Find UserMongo by identifier.
- FINISHED_CLIENT_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Document state finished client name.
- FINISHED_CLIENT_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state finished client name.
- FINISHED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state finished name.
- formatDateParamForQuery(String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Format sql for date param fields.
- FORMATO_GENERACION_CAFE_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant formato generacion Cafe - Sin generación de CAFE.
- FORMATO_GENERACION_CAFE_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant formato generacion Cafe - Cinta de papel.
- FORMATO_GENERACION_CAFE_3 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant formato generacion Cafe - Papel formato carta (default).
- FormatProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for format product table in Database.
- FormatProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
- FormatProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Account Product.
- formatSql - Variable in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
hibernate format.
- frecuencyTypes - Variable in class es.kukenan.smartfi.microservice.smartficore.config.TransferFrequencyTypesProperties
-
Frecuency types list.
- frequency - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Frequency.
G
- gender - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User gender.
- gender - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User gender.
- generalDataFromApplication(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create Invoice General Data from application.
- generateAddiFile(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create Direct Discount Authorization file.
- generateCode(Double) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Generate code for prepaid exchange.
- generateConciliation(Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Generate conciliation file for Company.
- generateConciliationFile(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Generate Conciliation file.
- generateContractFile(Contract, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Generate pdf contract document file.
- generateContractFile(String, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Generate PDF contract for application PENDING_SIGNATURE (credit) or APPROVED (advance).
- generateContractNumber(Contract, String, Integer) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Generate Contract number with the format dd-MM-yyyy-{A/C}{######}.
- generateInvoice(InvoiceRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Generate invoice with EFacturaPty.
- generateInvoiceAsync(InvoiceRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyApiClient
-
Generate invoice with EFacturaPty.
- generateInvoiceFile(Contract, Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create Invoice document with API.
- generateInvoicePath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Path for generate Invoice.
- generateItem(Contract, List<InvoiceItem>, Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create an Invoice Item and Add to inoice items list.
- generatePayment(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Generate and send payment to bac.
- generatePaymentRequest(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Generate payment request with Contract entity.
- generatePaymentRequestTransactions(Contract, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Generate bac payment request transaction list.
- generatePrepaidCode() - Method in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Generate random eight digits core.
- generatePrepaidCodes(ExchangeRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ExchangeController
-
Generate prepaid card code.
- get(Example<T>) - Method in class es.kukenan.smartfi.microservice.smartficore.util.SpecificationsFromExample
-
Get created Specification.
- getAccountBankDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Retrieve contract detail.
- getAccountBanks(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Retrieve user credits.
- getAccountBanksByUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Retrieve wallet products.
- getAccountDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
-
Retrieve account details.
- getAccountDetail(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductDetailCoreService
-
Retrieve account details.
- getActiveBankAccount(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Retrieve active bank account.
- getActiveBankAccountByUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Retrieve active bank account.
- getActiveDocument(List<UserDocument>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Get the user active document given the list.
- getAdvances(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
Retrieve user loans.
- getAllEnabledBanks() - Method in class es.kukenan.smartfi.microservice.smartficore.controller.BankController
-
Retrieve all enabled banks.
- getAllInformationByUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
getting all Cache object.
- getAppointmentDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Get appointment detail.
- getAppointmentDetailAsync(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
-
Get appointment detail.
- getApprovedContracts(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Approved Contracts list.
- getApprovedContracts(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve approved contracts.
- getCardDetail(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductDetailCoreService
-
Retrieve card details.
- getCardMovement(String, String, String, String, String, String, String, Boolean) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.MovementCoreController
-
Retrieve card movements.
- getCardMovements(String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
-
Retrieve user wallet movements.
- getCardProductsByUserId(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Retrieve cards products.
- getCards(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Retrieve user cards.
- getCards(String, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Retrieve user cards.
- getCardsProductsByUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CardProductController
-
Retrieve cards products.
- getClientDetail(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Get client full object.
- getClientDetail(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Get client full object.
- getClientsCount(WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Search count of clients.
- getClientsCount(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Count clients.
- getClientsList(FilterUserRequestDto, Integer, Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Search list of clients.
- getClientsList(Integer, Integer, String, String, FilterUserRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Search list of clients.
- getClientsOfCompanyList(FilterUserRequestDto, Integer, Integer, String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Search list of clients.
- getClientsOfCompanyList(Integer, Integer, String, String, FilterUserRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Search list of clients.
- getCode() - Method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Get code value.
- getCompanyClientsCount(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Count clients.
- getCompanyContractCountAndTotal(List<String>, String, Integer, CountInfoDto, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Get count with filter.
- getCompanyLogo(Integer, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Get company logo.
- getCompanyLogo(Integer, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Get company logo.
- getConciliationFile(Integer, String, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Get Conciliation file.
- getConciliationFile(String, Integer, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Get Conciliation file.
- getConciliationFiles(Integer, Integer, Integer, String, Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Retrieve Conciliation files list.
- getConciliationFiles(Integer, Integer, String, String, Integer, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Retrieve Conciliation files list.
- getConciliationFilesCards(Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Retrieve Conciliation files cards.
- getConciliationFilesCards(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Retrieve Conciliation files cards.
- getConfigurationValues(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
-
Get configuration values.
- getConfigurationValues(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Get configuration values list.
- getContractCount(List<ContractState>, User, String, String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Get count of Contracts by filter.
- getContractCountFiltered(List<String>, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Get count with filter.
- getContractDetail(String, String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Contracts Detail.
- getContractDetail(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve contract detail.
- getContractDocument(Contract, ContractDocument, String, DocumentState, String, String, DataObject) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Check contract document in contract documents list.
- getContractDocumentFile(String, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Get contract document file.
- getContractDocumentFile(String, String, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Get contract document file.
- getContractExample(Integer, User, String, String, Company, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Build contract example for query.
- getContractInformationByUserSession(String) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
getting all Contract object.
- getContracts(String, Integer, Integer, String, GetApplicationsRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve contracts.
- getContractsAndCompanyInfo(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Contracts and Company information for user.
- getContractsAndCompanyInfo(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve approved contracts.
- getContractsCount(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Contracts count.
- getContractsCount(String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve contracts count.
- getContractsFiltered(Integer, Integer, String, String, GetApplicationsRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Contracts list with filters.
- getContractStates(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Retrieve Contract state list.
- getContractStates(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Retrieve contract states.
- getCredits(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
Retrieve user credits.
- getCurrentUser(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Find the given user affected by the given onboarding process.
- getDatabaseName() - Method in class es.kukenan.smartfi.microservice.smartficore.config.MongoDbConfig
-
Mongo DB Database name.
- getDepositState(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Retrieve enum by state.
- getDetail(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
-
Retrieve card details.
- getExecutionOnDemand() - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ScheduleController
-
Excute Schedule on demand.
- getFrecuencyTypes() - Method in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Retrieve transfer frequency types.
- getId() - Method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Get Movement Type id value.
- getIdByMovementType(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Get the enum name by its Movement types id.
- getInvoicePdfFile(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
Get invoice Cafe as PDF file.
- getInvoicePdfFileAsync(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyApiClient
-
Get invoice Cafe as PDF file.
- getLocalDate(String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Return the
LocalDatecorresponding to the given date string in smartfi-core DB format. - getMovementTypeById(Integer) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Get the enum name by its movementtype id.
- getName() - Method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Get Movement Type name value.
- getNextMovement(List<CreditMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Get next movement in list.
- getPastDateFromToday(int, int) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Get date from calendar fields for today.
- getRequestedFiles(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Get requested files list.
- getRequestedFilesAsync(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
-
Get requested files list.
- getSecret(String) - Method in interface es.kukenan.smartfi.microservice.smartficore.config.KeyVaultClient
-
Get key vault secret key.
- getSecretClient() - Method in class es.kukenan.smartfi.microservice.smartficore.config.KeyVaultAutoconfiguredClient
-
Get Secret client.
- getSecretClient() - Method in interface es.kukenan.smartfi.microservice.smartficore.config.KeyVaultClient
-
Get key vault secret client.
- getTransferFrecuencyTypes() - Method in class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferFrecuencyTypesRespository
-
Get Transfer frequency types.
- getTransferFrequencyTypes() - Method in class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
-
Retrieve transfer frequency types.
- getTransferLimits(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
-
Retrieve transfer limits.
- getTransferLimits(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Retrieve transfer limit.
- getTransferModes(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
-
Retrieve transfer mode options.
- getTransferModes(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Retrieve transfer option modes.
- getTransferPeriodicityMapByFrequency(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Find a enum value by the frequency or null if not found.
- getTransferPeriodicityMapByPeriodicity(GenericIdType) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Find a enum value by the periodicity or null if not found.
- getTransfersLimits(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferLimitRepository
-
Get transfer limits.
- getTransfersModes(String) - Method in class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferModesRepository
-
Get transfer modes.
- getWalletDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
-
Retrieve wallet details.
- getWalletDetail(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductDetailCoreService
-
Retrieve wallet details.
- getWalletMovement(String, String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.MovementCoreController
-
Retrieve user wallets.
- getWalletMovement(String, String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
-
Retrieve user wallet movements.
- getWalletProductByUserId(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Retrieve wallet products.
- getWalletProductsByUser(String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Retrieve wallet products.
- getWallets(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Retrieve user wallets.
- getWallets(String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
Retrieve user wallets.
- getZoneDateTime(String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
Return the
Timestampcorresponding to the given date string in smartfi-core DB format. - GOODBYE - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.MessageInputRule
-
Goodbye status.
- GRANTED_GROUP_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Granted group name.
- grantType - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
BAC grant type.
- grantType - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
BAC grant type.
- group - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
ContractState group.
H
- handleConnectionException(Supplier<T>) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Performs the operation encapsulated in the supplier instance to handle connection exceptions.
- handleCoreException(SmartfiCoreException, WebRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
-
Handler to SmartfiCoreException.
- handleCoreExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
- handleError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.RestErrorHandler
-
Handle a product error response, that is, throw the proper
kukenanException. - handleOnboardingCreatedUserEvent(OnboardingInitiatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Handle the event caused by a new onboarding process that have been initiated.
- handleOnboardingUpdatedUserEvent(OnboardingUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Handle the event caused by an onboarding process that have been updated.
- handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, HttpStatus, WebRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
- handleUserUpdatedEvent(UserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Method for handle event for update update information.
- hasDetail - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Update date.
- hasError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.RestErrorHandler
- hashCode() - Method in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
- hashKey - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Nature type.
- hashKey - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Nature type.
- hazelcastInstance - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
HazelcastInstance hazelcastInstance.
- hazelcastInstance - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
HazelcastInstance hazelcastInstance.
- HEADER_USERPROFILEID - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
User profile identifier header.
- HELLO - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.MessageInputRule
-
Hello status.
I
- I - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.Operative
-
Insert Operation.
- IBAN_LENGHT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Max Iban length.
- IBAN_PATTERN - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Pattern Iban.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
unique product id.
- id - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.ConciliationStatusEnum
-
Status.
- id - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Calculator Unit identifier.
- id - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Status.
- id - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Communications type.
- id - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Card id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Badge Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
Badge Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Apc Score Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Backoffice
-
backoffice Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Badge Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
ContractState Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
-
Country Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
DocumentState Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
-
DocumentStatus Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
-
DocumentType Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
-
Entity Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Exchange Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
-
MovementType Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
-
Nationality Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
ProductFamily Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductState
-
ProductState Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
TransferMode Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCivilStatus
-
user civil status Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
UserCompany Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
UserDocuments Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserFriendsFamily
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserGender
-
user gender Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
language Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserState
-
status Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserType
-
type Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
User Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Badge Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract Id.
- id - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User Id.
- ID_CARD - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
ID_CARD.
- ID_SEPARATOR - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
smartfi-core event id separator.
- identifier - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data identifier.
- impositionId - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
Imposition identifier.
- income - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User income.
- income - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User income.
- INGRESO - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Stolen situation.
- initDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Init date.
- INSERT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
INSERT cache operations.
- insertContractCache(ContractCacheDto) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
insert Cache object.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Backoffice
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductState
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserState
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserType
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Update date.
- insertDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Insert date.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Backoffice
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentType
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductState
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserState
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserType
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Insert user.
- insertUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Insert user.
- insertUserTokenCache(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
getting all Cache object.
- INTERNAL - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Traspaso mode transfer.
- InternalProductApiRestTemplate() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.InternalProductApiRestTemplateFactory.InternalProductApiRestTemplate
- InternalProductApiRestTemplateFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.api
-
Product rest template factory.
- InternalProductApiRestTemplateFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.InternalProductApiRestTemplateFactory
- InternalProductApiRestTemplateFactory.InternalProductApiRestTemplate - Class in es.kukenan.smartfi.microservice.smartficore.service.api
-
Product rest template specialization.
- INTERNATIONAL - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
International mode transfer.
- internationalTransfer - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge international transfer.
- INVOICE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
INVOICE.
- INVOICE_REQUESTED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Invoice requested file name.
- invoiceCufe - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Invoice cufe.
- invoiceId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Invoice identifier.
- invoiceNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Invoice number identifier.
- invoiceSequence - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Invoice sequence.
- InvoiceUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Invoice EFacturaPty constant.
- InvoiceUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
- isCoreEndpoint(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
- isin - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Isin.
- isinname - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Product description.
- ISO_8601_DATE_FORMAT - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.CoreUtils
-
ISO 8601 date format.
- isoCode - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge iso code.
- isoCode - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
language Iso code.
- isValid() - Method in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
-
Function to validate if OAuth Token is expired or invalid.
- ItemsEntity<T> - Class in es.kukenan.smartfi.microservice.smartficore.domain
-
data params of movements.
- ItemsEntity() - Constructor for class es.kukenan.smartfi.microservice.smartficore.domain.ItemsEntity
J
- jwtService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
JWT service for create a bearer to call products.
- jwtService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
JWT service for create a bearer to call products.
- jwtService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
JWT service for create a bearer to call products.
K
- kafkaController - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Kafka Controller.
- kafkaController - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Kafka Controller.
- KafkaController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Kafka Events handle controller.
- KafkaController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
- key - Variable in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyEndpoint
-
EFacturaPty key value.
- key - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
UltraFace key value.
- KeyVaultAutoconfiguredClient - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Azure Key Vault auto configured client.
- KeyVaultAutoconfiguredClient(SecretClient) - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.KeyVaultAutoconfiguredClient
-
Autoconfigured client constructor.
- KeyVaultClient - Interface in es.kukenan.smartfi.microservice.smartficore.config
-
Azure Key Vault client interface.
- kieContainer - Variable in class es.kukenan.smartfi.microservice.smartficore.service.RuleService
-
Kie Container for drools.
- kieContainer() - Method in class es.kukenan.smartfi.microservice.smartficore.config.DroolsConfig
-
Generate drools Kie Container.
- KUKEN - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Kuken entity.
L
- language - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Status language.
- language - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentStatus
-
Language id .
- language - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User language.
- language - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Language id .
- language - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User language.
- lastName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
-
Client last name.
- lastTotalValue - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Last total value.
- lastValueDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Last value date.
- LATE_PAYMENT_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state late payment name.
- latitude - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract latitude.
- latitude - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract latitude.
- leavingDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Leaving date.
- leavingDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Leaving date.
- limitAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Limit amount.
- limitAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Limit amount.
- limitMovementPeriod - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- LIVE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Imposition live.
- loanRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
SmartfiCore Loan repository.
- localDateTimeToString(LocalDateTime, String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.DateUtils
-
Get the date and time from LocalDateTime with Pattern.
- localDateToString(LocalDate, String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.DateUtils
-
Get the date from LocalDate with Pattern.
- localTimeToString(LocalTime, String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.DateUtils
-
Get the time from LocalTime with Pattern.
- LoginCache - Class in es.kukenan.smartfi.microservice.smartficore.cache.model
-
Login cache object to be saved in cache.
- LoginCache() - Constructor for class es.kukenan.smartfi.microservice.smartficore.cache.model.LoginCache
- LoginCacheOperation - Class in es.kukenan.smartfi.microservice.smartficore.cache
-
Operation over cache.
- LoginCacheOperation() - Constructor for class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
- loginName - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
map cache.login cache established.
- logo - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company logo path.
- logosPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Company Logos folder path.
- longitude - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract longitude.
- longitude - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract longitude.
M
- main(String[]) - Static method in class es.kukenan.smartfi.microservice.smartficore.Application
-
Microservice startup entrypoint.
- MAIN_WALLET - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Product main wallet.
- MAIN_WALLET - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Product main wallet.
- mandatory - Variable in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
information required.
- MANERA_ENTREGA_CAFE_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant manera entrega cafe - Sin generación de CAFE.
- MANERA_ENTREGA_CAFE_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant manera entrega cafe - CAFE entregado para el receptor en papel.
- MANERA_ENTREGA_CAFE_3 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant manera entrega cafe - CAFE enviado para el receptor en formato electrónico (default).
- map(AccountBank) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AccountBankUtils
-
Map the given User to Basic Dto.
- map(AdvanceMovement) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AdvanceUtils
-
Map the given
AdvanceMovementlist to aProductMovementlist. - map(Company, ConciliationFileDto) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CompanyUtils
-
Map the given Company to Dto.
- map(ConciliationFile) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ConciliationFileUtils
-
Map the given ConciliationFile to Dto.
- map(Contract, boolean, List<DataObject>, AppointmentDto) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
Contractto aContract. - map(User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserUpdatedMapper
-
Create a
BackOfficeUserCreatedEventfor the given user in the given context. - map(User, Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackOfficeAppointmentUpdatedMapper
-
Create a
BackOfficeUserCreatedEventfor the given user in the given context. - map(User, ContractDocument, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.UserContractDocumentEventMapper
-
Create an
UserContractDocumentEventfrom the given user entity. - map(User, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeOnboardingUserUpdatedMapper
-
Create a
BackOfficeOnboardingUserUpdatedEventfor the given user in the given context. - map(User, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.NotificationCreatedEventMapper
-
Create an
NotificationCreatedEventfrom the given user entity. - map(User, String, Boolean, Boolean) - Method in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserCreatedMapper
-
Create a
BackOfficeUserCreatedEventfor the given user in the given context. - map(WalletProduct) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.WalletUtils
-
Map the given
WalletProductto aWallet. - map(List<AccountBank>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AccountBankUtils
-
Map the given
AccountBanklist to aAccountBanklist. - map(List<CardProduct>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CardUtils
-
Map the given
CardProductlist to aCardlist. - map(List<Company>, List<ConciliationFileDto>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CompanyUtils
-
Map the given Company list to Dto list.
- map(List<ConciliationFile>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ConciliationFileUtils
-
Map the given ConciliationFile list to Dto list.
- map(List<Contract>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
Contractlist to aContractlist. - map(List<CreditProduct>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CreditsUtils
-
Map the given
Creditlist to aAccountlist. - map(List<WalletProduct>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.WalletUtils
-
Map the given
WalletProductlist to aWalletlist. - mapCardDetail(CardProduct) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CardUtils
-
Map the given
CardProductlist to aCardlist. - mapCompany(Company) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map user company for detail.
- mapContractState(List<ContractState>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the give
ContractStatelist to aContractStateDtolist. - mapDocument(ContractDocument, List<DataObject>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
ContractDocumentto aContractDocument. - mapDocuments(List<ContractDocument>, List<DataObject>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
ContractDocumentlist to aContractDocumentlist. - mapFullName(User) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Get user full name.
- mapMongo(AccountBank) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AccountBankUtils
-
Map the given AccountBank entity to Mongo document.
- mapMongo(Contract) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
Contractto aContractMongo. - mapMongo(User) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Map Entity User to Document User for Mongo.
- mapMongo(List<AccountBank>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AccountBankUtils
-
Map the given
AccountBanklist to aBankAccountMongolist. - mapMongo(List<Contract>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.ContractUtils
-
Map the given
Contractlist to aContractMongolist. - mapMovement(CreditMovement) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CreditsUtils
-
Map the given
CreditMovementlist to aProductMovementlist. - mapMovements(List<AdvanceMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.AdvanceUtils
-
Map the given
AdvanceMovementlist to aProductMovementlist. - mapMovements(List<CreditMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CreditsUtils
-
Map the given
CreditMovementlist to aProductMovementlist. - mapMovements(List<WalletMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CardUtils
-
Map the given
WalletMovementlist to aCardMovementlist. - mapMovementsCard(List<CardMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CardUtils
-
Map the given
CardMovementlist to aCardMovementlist. - mapMovementsWallet(List<WalletMovement>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.WalletUtils
-
Map the given
WalletMovementlist to aWalletMovementlist. - mapPhone(User, Boolean) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Get user phone.
- mapToBackoffice(User) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Map the given
Userto aBasicUserDto. - mapToBackoffice(List<User>) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Map the given
Userlist to aBasicUserDtolist. - mapToBackofficeDetail(User) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Map the given
Userto aDetailUserDto. - mapToBasic(User) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
-
Map the given User to Basic Dto.
- mapToDto(Company) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.CompanyUtils
-
Map the given Company to CompanyDto.
- mapWalletDetail(WalletProduct) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.WalletUtils
-
Map the given
WalletProductlist to aWalletlist. - market - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Market.
- maxAdvanceAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Monto maximo de solicitud por empresa.
- maxAdvanceRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User max_advance_request.
- maxAdvanceRequest - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User max_advance_request.
- message - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ApplicationInputRule
-
Application rejection message.
- message(ResourceAccessException) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Construct an error message from a given
ResourceAccessException. - MESSAGE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Message.
- MessageInputRule - Class in es.kukenan.smartfi.microservice.smartficore.service.drools
-
Message Input for Rule.
- MessageInputRule() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.drools.MessageInputRule
- method - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Product description.
- mongoClient(String) - Method in class es.kukenan.smartfi.microservice.smartficore.config.MongoDbConfig
-
MongoDB client initializer.
- MongoDbConfig - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Mongo DB Configuration.
- MongoDbConfig() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.MongoDbConfig
- MONTHLY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Monthly.
- MONTHS - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Months unit.
- moveApplicationMoney(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Move the application amount to user main wallet.
- movementAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- movementAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- MovementCoreController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply movements endpoints definition.
- MovementCoreController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.MovementCoreController
- MovementCoreService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Core invocations.
- MovementCoreService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
- movementDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- movementDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- movementDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- movementId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Product description.
- movements - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
list of movements.
- movements - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
list of movements.
- MovementsParameters - Class in es.kukenan.smartfi.microservice.smartficore.domain
-
data params of movements.
- MovementsParameters() - Constructor for class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
- movementType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- movementType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Type of user document.
- movementType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Type of user document.
- movementType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Type of user document.
- MovementType - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for movement type table in Database.
- MovementType() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
- MovementTypeEnum - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Movement Type.
- MovementTypeEnum(int, String, String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Default constructor.
- movementTypeId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Type of user document.
- MovementTypeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for movementType Skyline.
N
- name - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Movement name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Name of asset entity.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Backoffice
-
backoffice name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge country iso code.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
backoffice name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Product description.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
ContractState name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Country
-
Country document.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
DocumentState name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Entity
-
Entity document.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.MovementType
-
MovementType document.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
-
Nationality document.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductState
-
ProductState name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
-
TransferMode description.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCivilStatus
-
user civil status name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserGender
-
user gender name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
-
language name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserState
-
status name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserType
-
type name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Product description.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User name.
- name - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
-
Client name.
- nationality - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User nationality.
- nationality - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User nationality.
- nationality - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ClientInputRule
-
Client nationality.
- Nationality - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for nationality table in Database.
- Nationality() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Nationality
- NationalityRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Nationality Skyline.
- nationalTransfer - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge national transfer.
- NATURALEZA_OPERACION_01 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Venta.
- NATURALEZA_OPERACION_02 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Exportación.
- NATURALEZA_OPERACION_03 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Re-exportación.
- NATURALEZA_OPERACION_04 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Venta de fuente extranjera.
- NATURALEZA_OPERACION_05 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Servicio de fuente extranjera.
- NATURALEZA_OPERACION_10 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Transferencia/Traspaso.
- NATURALEZA_OPERACION_11 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Devolución.
- NATURALEZA_OPERACION_12 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Consignación.
- NATURALEZA_OPERACION_13 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Remesa.
- NATURALEZA_OPERACION_14 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Entrega gratuita.
- NATURALEZA_OPERACION_20 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Compra.
- NATURALEZA_OPERACION_21 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant naturaleza de operacion Importación.
- natureType - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Nature type.
- notificationCreatedEventMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Notification event mapper.
- NotificationCreatedEventMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
NotificationCreatedEvent. - NotificationCreatedEventMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.NotificationCreatedEventMapper
O
- oauthPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
Path for OAuth 2.0.
- oauthSingletonBean() - Method in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig
-
OAuth Singleton initializer.
- OAuthSingletonBean() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
- OAuthSingletonBeanConfig - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Bac OAuth Token Singleton.
- OAuthSingletonBeanConfig() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig
- OAuthSingletonBeanConfig.OAuthSingletonBean - Class in es.kukenan.smartfi.microservice.smartficore.config
-
OAuth Token Bean class.
- oauthToken - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
OAuth Singleton token.
- oauthToken - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
OAuth Singleton token.
- onboardingId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User onboarding.
- onboardingId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User onboarding.
- onboardingService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.AmqpController
-
THe service that will handle onboarding events.
- onboardingService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
The service that will handle onboarding events.
- onboardingService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Onboarding service.
- onboardingService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Onboarding service.
- OnboardingService - Class in es.kukenan.smartfi.microservice.smartficore.service.events
-
Service that handled onboarding events.
- OnboardingService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
- onlyMaxAdvance - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Flag para indicar que solo se puede pedir el maximo de anticipo, no menos.
- OPEN_REQUEST_GROUP_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Open request group name.
- openingDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
User phone prefix.
- openingDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
User phone prefix.
- operationDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- operationNumber - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- Operative - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Enum class database operations.
- Operative() - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.Operative
- OTHER - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
OTHER.
- OTHER - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Otras entity.
- outstandingBalance - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Creation date in number.
P
- page(Integer, Integer, Sort) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.PageUtils
-
Create a
Pageableinstance from the given paging specification. - PageUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Page utilities for pagination search.
- PageUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.PageUtils
- paging - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.ItemsEntity
-
account movements paging.
- PAID_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state paid name.
- PAIS_RECEPTOR_PANAMA - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant pais receptor - Panama.
- pan - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
pan.
- PARAM_EMPTY_ENABLED - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Param for request all files.
- patchUser(User, User, OnboardingModifiedEventBody) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Update the persisted data of the given user.
- PATH_APPOINTMENT_BASE - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Base path to appointment.
- PATH_AUDITLOG - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Base path to AuditLog.
- PATH_BACKOFFICE_BASE - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Base path to backoffice.
- PATH_CONFIG_VALUES - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Base path to appointment.
- PATH_PUBLIC_REQUESTED_FILES - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Path to requested files public path.
- patternsCoreEndpoints - Variable in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
-
List of endpoint not to be filtered.
- patternsCoreTransfersEndpoints - Variable in class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
-
List of transfers endpoint not to be filtered.
- payDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation pay date.
- payDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
payment pay_date.
- Payment - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for payment table in Database.
- Payment() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
- PAYMENT_PENDING_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state payment pending name.
- PaymentData - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for payment data table in Database.
- PaymentData() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
- paymentDataRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Payment data repository.
- PaymentDataRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Payment Data.
- paymentDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Payment date.
- paymentDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Payment date.
- paymentPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Path for make a payment.
- paymentRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Payment repository.
- PaymentRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Payment.
- payments - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Payment .
- paymentService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Payment service.
- PaymentService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Payment service.
- PaymentService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
- paymentStatusPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Path for check payment status.
- PD_COMMISSION - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Payment Data commission type.
- PD_DEBIT - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Payment Data debit type.
- PENDIENTE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.ConciliationStatusEnum
-
Pending for conciliation.
- PENDIENTE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Status PENDIENTE.
- PENDING - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Status PENDING.
- PENDING_COMMISSION_GROUP_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Pending Commission group name.
- PENDING_SIGNATURE_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state pending signature for credit.
- pendingAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Limit amount.
- periodicity - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Periodicity.
- phone - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company phone.
- phone - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User phone.
- phone - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User phone.
- phonePrefix - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User phone prefix.
- phonePrefix - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User phone prefix.
- pi - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Pi value.
- ping() - Method in class es.kukenan.smartfi.microservice.smartficore.controller.PingController
-
ping method.
- PingController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Simple ping implementation so clients may check if the service is online.
- PingController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.PingController
- posName - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data pos_name.
- postCheckPerson(ApcRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcApiClient
-
Post for check person on APC.
- postedBalance - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Posted Balance.
- postPayment(BacPaymentRequest) - Method in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
Generate BAC Payment.
- PRE_APPROVED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state pre approved name.
- PROCESO_GENERACION_FE_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant proceso generacion fe.
- PROCESO_GENERACION_FE_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant proceso generacion fe.
- PROCESO_GENERACION_FE_3 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant proceso generacion fe.
- PROCESO_GENERACION_FE_4 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant proceso generacion fe.
- product - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract product type.
- product - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractState
-
ContractState product type.
- product - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract product type.
- Product - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product table in Database.
- Product() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
- PRODUCT_ACCOUNT_TYPE - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
Type for account product.
- productAdvance - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Product ADVANCE (Prestamo fijo).
- productBasicWallet - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Product basic wallet.
- productCard - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Product card.
- ProductCoreController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core endpoints definition.
- ProductCoreController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
- ProductCoreService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply SmartfiCore invocations.
- ProductCoreService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
- productCredit - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Product CREDIT (Credito fijo).
- productCredit - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Product account.
- ProductDetailCoreController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core movements endpoints definition.
- ProductDetailCoreController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
- ProductDetailCoreService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Core invocations.
- ProductDetailCoreService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ProductDetailCoreService
- productFamily - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Product product family.
- ProductFamily - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product family table in Database.
- ProductFamily() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
- ProductFamilyRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Product Family Skyline.
- productFormat - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product account.
- productFormat - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Product account.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Type of user document.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
user status.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Type of user document.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
user status.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Type of user document.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
user status.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Type of user document.
- productId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
user status.
- productLoan - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product account.
- productMainWallet - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Product main wallet.
- productMainWallet - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Product main wallet.
- productRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product repository.
- productRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Product repository.
- productRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Product repository.
- productRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Product repository.
- ProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Product Skyline.
- productState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Type of user document.
- productState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Type of user document.
- productState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Type of user document.
- productState - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Type of user document.
- productState - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product state.
- productState - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Product state.
- productState - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Product state.
- productState - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Product state.
- ProductState - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product state table in Database.
- ProductState() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductState
- productStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product State repository.
- productStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Product state respository.
- productStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CreditProductService
-
Product State repository.
- productStateRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Product state respository.
- ProductStateRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Product state Skyline.
- PROOF_OF_PAYMENT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
PROOF_OF_PAYMENT.
- PROOF_OF_PAYMENT_REQUESTED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Proof of payment requested file name.
- properties - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractEndpointClient
-
Context propagation properties.
- properties - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Context propagation properties.
Q
- QUARTERLY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Quarterly.
- quota - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Quota amount.
R
- reason - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
movement reason.
- reason - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Product description.
- reason - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Product description.
- reason - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
payment reason.
- reference - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Product description.
- reference - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Product description.
- refreshContractCache(String) - Method in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
refresh contract Cache object.
- rejected - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.ApplicationInputRule
-
Application rejected flag.
- REJECTED_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state rejected name.
- relationProduct - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.AdvanceProductService
-
Product account.
- RelationProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for asset entity table in Database.
- RelationProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
- RelationProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Relation Product Skyline.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackOfficeAppointmentUpdatedMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeOnboardingUserUpdatedMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserCreatedMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserUpdatedMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.NotificationCreatedEventMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.UserContractDocumentEventMapper
-
Request context manager.
- requestContextManager - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Request/execution context manager.
- response - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
payment response.
- responseClientDetail(User, String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Get client detal full object response.
- RestErrorHandler - Class in es.kukenan.smartfi.microservice.smartficore.service.api
-
Rest error handler.
- RestErrorHandler() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.api.RestErrorHandler
- restTemplate - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
Rest template.
- returnDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Return date.
- returnDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Return date.
- ruc - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Company ruc.
- ruc - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data ruc.
- ruleService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Rule service.
- RuleService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Rule Service.
- RuleService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.RuleService
- rulesFolderPath - Variable in class es.kukenan.smartfi.microservice.smartficore.config.DroolsConfig
-
Files folder destination.
- runCron() - Method in class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Every 15th day at 8am update request status from COMMISSION_PAID to FINISHED_CLIENT.
S
- saveAccount(AccountBankRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Create Contract.
- saveAccountBank(AccountBankRequestDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Create new application from Client/Sponsor.
- saveAuditLog(String, AuditLogDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeEndpoints
-
Save AuditLog.
- saveAuditLog(String, String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.AuditService
-
Save Login AuditLog.
- saveBankAccount(OnboardingModifiedEventBody, User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Save bank account for user if needed.
- saveCompanyToUser(User, CompanyDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Save the given company to user.
- saveContract(NewApplicationRequestDto, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Create Contract.
- saveContract(NewApplicationRequestDto, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create new application from Client/Sponsor.
- saveFile(MultipartFile, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Save file to path.
- saveFile(MultipartFile, String, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Save file to path.
- saveFileAndUpdateContractDocument(String, MultipartFile, ContractDocument, DocumentState, String, Contract, List<DataObject>, BasicApiResponse, ResponseDTO<Contract>, boolean, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
- saveFindCompany(Company) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Create or Find company.
- saveFindCompany(Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Create or Find company.
- saveFindCompany(String, String, Integer, Integer, Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Search company.
- saveGeneratedProduct(User, Contract, String, BigDecimal, int, int, LocalDate, CompanyDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Generate requested product.
- ScheduleController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core Schedule endpoints definition.
- ScheduleController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.ScheduleController
- scheduledRequestStatusProcess - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ScheduleService
-
Schedule process.
- ScheduledRequestStatusProcess - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Scheduled task that change request status.
- ScheduledRequestStatusProcess(ContractRepository, ContractStateRepository) - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.ScheduledRequestStatusProcess
-
Schedule Request Status constructor.
- scheduleService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ScheduleController
-
Schedule service.
- ScheduleService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Schedule service implementations.
- ScheduleService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ScheduleService
- score - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Score value.
- searchCompanies(String, String, Integer, Integer, Integer, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Search companies.
- searchCompanyPrevConciliationData(Company) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Find actual conciliation not generated yet information.
- secret - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
BAC secret value.
- secret - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
BAC secret value.
- secret - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
UltraFace secret value.
- secretClient - Variable in class es.kukenan.smartfi.microservice.smartficore.config.KeyVaultAutoconfiguredClient
-
Azure Secret Client.
- seed - Variable in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
The key material of the secret key.
- SEMIANNUAL - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Semiannual.
- SEPA - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Sepa mode transfer.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.AccountBankController
-
Contract service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.BankController
-
Bank service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Contract service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.MovementCoreController
-
Core service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Core service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductDetailCoreController
-
Core service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
-
Transfer information service.
- service - Variable in class es.kukenan.smartfi.microservice.smartficore.service.PaymentService
-
Contract service.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.config.SwaggerConfig
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackOfficeAppointmentUpdatedMapper
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeOnboardingUserUpdatedMapper
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserCreatedMapper
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.BackofficeUserUpdatedMapper
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.NotificationCreatedEventMapper
-
This micro-service name.
- serviceName - Variable in class es.kukenan.smartfi.microservice.smartficore.service.mapper.UserContractDocumentEventMapper
-
This micro-service name.
- signature - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
User email.
- signature - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
User email.
- signatureDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract signature date.
- signatureDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract signature date.
- SmartfiCoreDatabaseConfiguration - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Smartfi Core Database Configuration.
- SmartfiCoreDatabaseConfiguration() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
- SmartfiCoreEndpoints - Enum Class in es.kukenan.smartfi.microservice.smartficore.exception
-
Enumerator with Smartfi Core base endpoints.
- SmartfiCoreEndpoints(String) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreEndpoints
-
Default constructor.
- SmartfiCoreException - Exception Class in es.kukenan.smartfi.microservice.smartficore.exception
-
Exception for Tuco Core reply endpoints.
- SmartfiCoreException(HttpStatus, String) - Constructor for exception class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreException
-
Exception constructor.
- SmartfiCoreException(HttpStatus, String, List<CoreResponse.Error>) - Constructor for exception class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreException
-
Exception constructor.
- SmartfiCoreExceptionHandler - Class in es.kukenan.smartfi.microservice.smartficore.exception
-
Exception handler to format Smartfi Core response.
- SmartfiCoreExceptionHandler() - Constructor for class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreExceptionHandler
- SORT_ERROR - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.PageUtils
-
Error message for ian invalid sorting criteria specification.
- sortedBy(String) - Static method in class es.kukenan.smartfi.microservice.smartficore.util.PageUtils
-
Create a
Sortinstance from the given sorting specification. - SPAIN_ISO_CODE - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Spain iso code.
- SpecificationsFromExample<T> - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Create Specification From Example.
- SpecificationsFromExample() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.SpecificationsFromExample
- sponsorUserId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Contract sponsor user identifier.
- sponsorUserId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Contract sponsor user identifier.
- startAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Posted Balance.
- startDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation start date.
- startDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Start date.
- startDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Start date.
- startMovementPeriod - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- state - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
Imposition state.
- state - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Imposition state.
- state - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Insert date.
- state - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Insert date.
- state - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
user status.
- state - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
user status.
- STATEMENT - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Statement.
- status - Variable in exception class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreException
-
Http status.
- status - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation status.
- status - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
payment status.
- status - Variable in class es.kukenan.smartfi.microservice.smartficore.service.drools.MessageInputRule
-
MessageInputRule status.
- sumContractAmountByStateNameAndProductAndCompanyId(String, String, Integer) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.ContractRepository
-
Sum contracts amount by state, product and company.
- surname - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User surname.
- surname - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User surname.
- SwaggerConfig - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Swagger configuration.
- SwaggerConfig() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.SwaggerConfig
T
- TASA_ITBMS_0 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tasa Itbms - 0% (excento).
- TASA_ITBMS_10 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tasa Itbms - 10%.
- TASA_ITBMS_15 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tasa Itbms - 15%.
- TASA_ITBMS_7 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tasa Itbms - 7%.
- tcdScope - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthEndpoint
-
BAC TCD scope.
- tcdScope - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdEndpoint
-
BAC TCD scope.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.apc.ApcApiClient
-
Thread pool task executor.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.api.backoffice.BackofficeApiClient
-
Thread pool task executor.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.efacturapty.EFacturaPtyApiClient
-
Thread pool task executor.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.auth.BacAuthApiClient
-
Thread pool task executor.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.payments.bac.tcd.BacTcdApiClient
-
Thread pool task executor.
- threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceApiClient
-
Thread pool task executor.
- throwBadRequestSpecificException(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.api.RestErrorHandler
-
Throws the specific bad request exception from the error response.
- timelapse - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Cantidad de dias que debe esperar entre solicitudes.
- timeToLive - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.ContractCacheOperation
-
time-to-live established.
- timeToLive - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.LoginCacheOperation
-
time-to-live established.
- TIPO_DOCUMENTO_01 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Factura de Operación Interna.
- TIPO_DOCUMENTO_02 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Factura de Importación.
- TIPO_DOCUMENTO_03 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Factura de Exportación.
- TIPO_DOCUMENTO_04 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Nota de Crédito Referente a una o Varias FE.
- TIPO_DOCUMENTO_05 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Nota de Débito Referente a una o Varias FE.
- TIPO_DOCUMENTO_06 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Nota de Crédito Genérica.
- TIPO_DOCUMENTO_07 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Nota de Débito Genérica.
- TIPO_DOCUMENTO_08 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Factura de Zona Franca.
- TIPO_DOCUMENTO_09 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Reembolso.
- TIPO_DOCUMENTO_10 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo documento Factura de operación extranjer.
- TIPO_EMISION_01 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant Autorizacion de uso previo.
- TIPO_EMISION_03 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant Autorizacion de uso posterior.
- TIPO_OPERACION_1 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo de operacion Salida o venta.
- TIPO_OPERACION_2 - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo de operacion Entrada o compra.
- TIPO_RECEPTOR_CONSUMIDOR_FINAL - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo receptor - Consumidor final.
- TIPO_RECEPTOR_CONTRIBUYENTE - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo receptor - Contribuyente.
- TIPO_RECEPTOR_EXTRANJERO - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo receptor - Extranjero.
- TIPO_RECEPTOR_GOBIERNO - Static variable in class es.kukenan.smartfi.microservice.smartficore.util.InvoiceUtils
-
Invoice constant tipo receptor - Gobierno.
- token - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.model.LoginCache
-
login token's user.
- tokenType - Variable in class es.kukenan.smartfi.microservice.smartficore.config.OAuthSingletonBeanConfig.OAuthSingletonBean
-
OAuth Token type.
- total - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation total.
- totalAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Insert date.
- totalAmount - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Insert date.
- totalDataFromApplication(Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Create Invoice Total Data from application.
- totalValue - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Total value.
- transactionManager(EntityManagerFactory) - Method in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
Entity manager.
- transferAmount(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Generate code for prepaid exchange.
- transferAmountCreditCard(String, ExchangeCardDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Generate code for prepaid exchange.
- transferFrecuencyTypesRespository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Transfer frequency types repository.
- TransferFrecuencyTypesRespository - Class in es.kukenan.smartfi.microservice.smartficore.repository.transfers
-
Repository to retrieve transfers frecuency types.
- TransferFrecuencyTypesRespository() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferFrecuencyTypesRespository
- transferFrequencyTypesProperties - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferFrecuencyTypesRespository
-
Transfer frequency types defined on properties file.
- TransferFrequencyTypesProperties - Class in es.kukenan.smartfi.microservice.smartficore.config
-
Properties for transfer frecuency types.
- TransferFrequencyTypesProperties() - Constructor for class es.kukenan.smartfi.microservice.smartficore.config.TransferFrequencyTypesProperties
- TransferInfoController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to know transfer info endpoints definition.
- TransferInfoController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.TransferInfoController
- transferLimitRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Transfer limits repository.
- TransferLimitRepository - Class in es.kukenan.smartfi.microservice.smartficore.repository.transfers
-
Repository to do queries to transfer limits in Core.
- TransferLimitRepository() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferLimitRepository
- TransferLimitRepository.TransferLimitsMapper - Class in es.kukenan.smartfi.microservice.smartficore.repository.transfers
-
Mapper class to extract info from query.
- TransferLimitsMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferLimitRepository.TransferLimitsMapper
- TransferMode - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for transfer mode table in Database.
- TransferMode() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.TransferMode
- TransferModeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Transfer Mode Skyline.
- transferModesRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
-
Transfer modes repository.
- TransferModesRepository - Class in es.kukenan.smartfi.microservice.smartficore.repository.transfers
-
Repository to do queries to transfer modes in Core.
- TransferModesRepository() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.transfers.TransferModesRepository
- TransferPeriodicityMap - Enum Class in es.kukenan.smartfi.microservice.smartficore.enums
-
Core transfer periodicity mapper.
- TransferPeriodicityMap(String, GenericIdType) - Constructor for enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Default constructor.
- TransfersInfoService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to know tranfers information.
- TransfersInfoService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.TransfersInfoService
- transfersUtils - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Utilities for core transfers.
- transfersUtils - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Utilities for core transfers.
- TransfersUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Utilities for transfer endpoints.
- TransfersUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
- translateDocumentType(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Transform document type name on DB to spanish.
- TRIANNUAL - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Triannual.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
movement type.
- type - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Communications type.
- type - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
Document type.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Conciliation type.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Document type.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Payment data type.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
user status.
- type - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
user status.
- typeName - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Communications type name.
- typeName - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
Document type name.
U
- U - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.Operative
-
Update Operation.
- ultraFaceApiClient - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
UltraFace api client.
- UltraFaceApiClient - Class in es.kukenan.smartfi.microservice.smartficore.service.ultraface
-
Internal Products API client.
- UltraFaceApiClient() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceApiClient
- ultraFaceEndpoint - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceApiClient
-
Contract endpoint implementation.
- ultraFaceEndpoint(String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpointsFactory
-
Create the base endpoint.
- UltraFaceEndpoint - Class in es.kukenan.smartfi.microservice.smartficore.service.ultraface
-
Core CoreContractEndpoint endpoint implementation.
- UltraFaceEndpoint(String) - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Full state constructor.
- UltraFaceEndpointsFactory - Class in es.kukenan.smartfi.microservice.smartficore.service.ultraface
-
This class is responsible for creating the UltraFace endpoints.
- UltraFaceEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpointsFactory
- ultrafacePath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Ultraface folder path.
- ume - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge ume.
- UNDER_REVIEW_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state under review.
- UNIQUE - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Unique.
- unitName - Variable in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Calculator Unit name.
- unityQuantity - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AssetEntity
-
Unity Quantity.
- unknown(Object) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
Default not handled event.
- updateClient(UpdateUserDto, String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Update some client data.
- updateClient(UpdateUserDto, String, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Get client full object.
- updateCompany(Integer, DetailCompanyDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Update company.
- updateCompany(Integer, DetailCompanyDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Update company.
- updateCompanyLogo(Integer, MultipartFile) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.CompanyController
-
Update company logo.
- updateCompanyLogo(Integer, MultipartFile) - Method in class es.kukenan.smartfi.microservice.smartficore.service.CompanyService
-
Update company logo.
- updateContractAppointment(String, String, AppointmentDto) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Update contract with appointment.
- updateContractAppointment(String, String, AppointmentDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Update contract with appointment.
- updateContractDocumentStatus(String, String, UpdateContractDocumentRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Update contract document status.
- updateContractDocumentStatus(String, String, UpdateContractDocumentRequestDto, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Update contract document status.
- updateContractDocumentStatus(String, String, MultipartFile, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Save specific contract document file.
- updateContractState(String, Contract) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Update Contract state.
- updateContractStatus(String, String, ContractStatusRequestDto, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Change application status.
- updateContractStatus(String, String, ContractStatusRequestDto, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Change application status.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.BankAccountMongo
-
Update date.
- updateDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Update date.
- updatedDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Update date.
- updatedDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
Update date.
- updateDocumentStatus(long, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentStatusRepository
-
Update registers by id.
- updateDocumentType(long, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.DocumentTypeRepository
-
Update registers by id.
- updatedUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
Updated user.
- updatedUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.DocumentState
-
Update user.
- updateLanguage(long, String) - Method in interface es.kukenan.smartfi.microservice.smartficore.repository.UserLanguageRepository
-
Update registers by id.
- updatetDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
Update date.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Insert user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountType
-
Insert user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Bank
-
Insert user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovementStatus
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
Insert user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ConciliationFile
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ContractDocument
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.FormatProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Payment
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.PaymentData
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Product
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ProductFamily
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.RelationProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Update user.
- updateUser - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Update user.
- updateUser(User, User, OnboardingModifiedEventBody) - Method in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Update User from onboarding.
- uploadConciliationFile(String, MultipartFile) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ConciliationController
-
Upload conciliation file.
- uploadConciliationFile(String, MultipartFile) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ConciliationService
-
Upload conciliation file.
- uploadContractualFile(String, String, MultipartFile, String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Save specific contractual document file.
- uploadFile(String, String, List<MultipartFile>, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Save files to application.
- uploadFiles(String, String, List<MultipartFile>, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Upload files.
- uploadPaymentProofFile(String, String, MultipartFile, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Change application from PAYMENT_PENDING (credit) or APPROVED_PAYMENT_PENDING_NAME (advance) to PAYED (advance) or ACTIVE (credit).
- uploadSignedContractFile(String, String, MultipartFile, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Change application from PENDING_SIGNATURE (credit) or APPROVED (advance) to PAYMENT_PENDING (credit) and APPROVED_PAYMENT_PENDING (advance).
- uploadSpecificFile(String, String, MultipartFile, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Save specific contract document file.
- url - Variable in class es.kukenan.smartfi.microservice.smartficore.config.SmartfiCoreDatabaseConfiguration
-
data Source skyline url.
- usdExchange - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Badge
-
Badge USD Exchange.
- used - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Used flag.
- user - Variable in class es.kukenan.smartfi.microservice.smartficore.cache.model.LoginCache
-
user.
- user - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice
-
user associated to the backoffice identifier.
- user - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice.UserBackofficeId
-
user Id.
- user - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
-
UserCompany User id.
- user - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
-
user identifier.
- User - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- User() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
- USER_AGENT - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
user agent internal header attribute.
- USER_IP_HEADER - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
user ip internal header attribute.
- USER_IP_HEADER - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.api.AbstractInternalEndpointClient
-
user ip internal header attribute.
- userBackoffice - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
list of user backoffice.
- UserBackoffice - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- UserBackoffice() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice
- UserBackoffice.UserBackofficeId - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
Artificial class to support user backoffice composite key.
- UserBackofficeId() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserBackoffice.UserBackofficeId
- UserBackofficeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for User Back Office.
- userBankAccounts - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
list of user bank accounts.
- userBankAccounts - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
list of user bank accounts.
- UserCivilStatus - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user civil status table in Database.
- UserCivilStatus() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCivilStatus
- userCode - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
User code.
- userCode - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
-
User code.
- userCompanies - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Company
-
list of user companies.
- userCompanies - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
list of user companies.
- userCompany - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Company associated.
- userCompany - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.ContractMongo
-
Company associated.
- UserCompany - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for UserCompany table in Database.
- UserCompany() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserCompany
- userCompanyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
User Company repository.
- userCompanyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
User Company repository.
- userCompanyRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
User Company repository.
- UserCompanyRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for User Company.
- userContractDocumentEventMapper - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Contract Document event mapper.
- UserContractDocumentEventMapper - Class in es.kukenan.smartfi.microservice.smartficore.service.mapper
-
Component used to create
UserContractDocumentEvent. - UserContractDocumentEventMapper() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.mapper.UserContractDocumentEventMapper
- UserController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Core User endpoints definition.
- UserController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.UserController
- userDocument - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.User
-
list of user document.
- UserDocument - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user document table in Database.
- UserDocument() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserDocument
- userDocumentRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
User Document repository.
- UserDocumentRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for User Document.
- UserFriendsFamily - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user friends and family table in Database.
- UserFriendsFamily() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserFriendsFamily
- UserFriendsFamilyRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository user friends and family table.
- userFromOnboardingEvent(AbstractOnboardingEvent<OnboardingModifiedEventBody>, User) - Method in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Create a user entity object with the information present in the given onboarding event.
- UserGender - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user gender table in Database.
- UserGender() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserGender
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.DepositionImpositionsParameters
-
User identifier.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.domain.MovementsParameters
-
account userId.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AccountBank
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceMovement
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.AdvanceProduct
-
User Id.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.ApcScore
-
User apc score.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardProduct
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditProduct
-
User Id.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Type of user document.
- userId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
-
Type of user document.
- userInsert - Variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Service Name.
- UserLanguage - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user language table in Database.
- UserLanguage() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserLanguage
- UserLanguageRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for User Language.
- UserMongo - Class in es.kukenan.smartfi.microservice.smartficore.repository.mongo.document
-
DAO for user document in mongo Database.
- UserMongo() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.mongo.document.UserMongo
- userMongoRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
User Mongo document repository.
- userMongoRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
User Mongo document repository.
- userMongoRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Users mongo repository.
- UserMongoRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository.mongo
-
User MongoDB Repository.
- userRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.AccountBankService
-
Users repository.
- userRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Users repository.
- userRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Users repository.
- userRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.UserService
-
Users repository.
- userRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Users repository.
- UserRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository user table.
- userService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.KafkaController
-
The service that will handle user events.
- userService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.UserController
-
Company service.
- userService - Variable in class es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
-
Users service.
- UserService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
User management service.
- UserService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.UserService
- UserState - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- UserState() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserState
- UserStateRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries user state.
- UserType - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for user table in Database.
- UserType() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.UserType
- UserTypeRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for User Type.
- UserUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
User utilities.
- UserUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.UserUtils
- uuid - Variable in class es.kukenan.smartfi.microservice.smartficore.service.security.Cipher
-
The buffer with the IV.
V
- validActiveRequest(String, String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Check if user has active request.
- validFortnightDays(String, Integer) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Check if can request this fortnight.
- validFortnightRequest(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Check if user has active request this fortnight.
- validNewContract(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.controller.ContractController
-
Validation if user can create Contract.
- validNewContract(String, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Validation if user can create Contract.
- value - Variable in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
value description.
- valueDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CardMovement
-
Update date.
- valueDate - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.CreditMovement
-
Update date.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.CommunicationsMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.ConciliationStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.DepositState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.DocumentStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.MovementTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.Operative
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.smartficore.exception.SmartfiCoreEndpoints
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
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.smartficore.enums.CommunicationsMessageType
-
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.smartficore.enums.ConciliationStatusEnum
-
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.smartficore.enums.DeadlineUnitEnum
-
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.smartficore.enums.DepositState
-
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.smartficore.enums.DocumentEnum
-
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.smartficore.enums.DocumentStatusEnum
-
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.smartficore.enums.EntityEnum
-
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.smartficore.enums.MovementTypeEnum
-
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.smartficore.enums.Operative
-
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.smartficore.enums.TransferPeriodicityMap
-
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.smartficore.exception.SmartfiCoreEndpoints
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verification(VerificationDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Verify document with UltraFace.
- verificationAsync(VerificationDto) - Method in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceApiClient
-
Verify document with UltraFace.
- verificationPath - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ultraface.UltraFaceEndpoint
-
Path for document id verification.
- VERIFY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.cache.CacheOperationEnum
-
VERIFY cache operations.
- vers - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Contract
-
Product product family.
W
- WAITING_CONTRACT_DOCUMENT_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state waiting document submission name.
- WAITING_DOCUMENTS_NAME - Static variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Document state waiting documents name.
- WALLET_CURRENCY - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
currency header attribute.
- walletId - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.Exchange
-
Wallet identifier.
- WalletMovement - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for product movement table in Database.
- WalletMovement() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
- walletMovementRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Product movement respository.
- walletMovementRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
-
Wallet Movements repository.
- walletMovementRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Product movement respository.
- WalletMovementRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Product movement Skyline.
- walletProduct - Variable in class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletMovement
-
Type of user document.
- WalletProduct - Class in es.kukenan.smartfi.microservice.smartficore.repository.entity
-
DAO for wallet product table in Database.
- WalletProduct() - Constructor for class es.kukenan.smartfi.microservice.smartficore.repository.entity.WalletProduct
- WalletProductController - Class in es.kukenan.smartfi.microservice.smartficore.controller
-
Controller to reply Wallet Product endpoints definition.
- WalletProductController() - Constructor for class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
- walletProductDisable(boolean, String) - Method in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Retrieve wallet product.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.CardService
-
Account Product repository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ContractService
-
Wallet repository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ExchangeService
-
Wallet product respository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.MovementCoreService
-
Wallet repository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ProductCoreService
-
Wallet product repository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.ProductDetailCoreService
-
Core wallet detail repository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
-
Wallet product respository.
- walletProductRepository - Variable in class es.kukenan.smartfi.microservice.smartficore.util.TransfersUtils
-
Wallet product repository.
- WalletProductRepository - Interface in es.kukenan.smartfi.microservice.smartficore.repository
-
Repository for queries for Wallet Product user Skyline.
- walletProductService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.ProductCoreController
-
Wallet Product service.
- walletProductService - Variable in class es.kukenan.smartfi.microservice.smartficore.controller.WalletProductController
-
Wallet Product service.
- WalletProductService - Class in es.kukenan.smartfi.microservice.smartficore.service
-
Service to reply Wallet Product invocations.
- WalletProductService() - Constructor for class es.kukenan.smartfi.microservice.smartficore.service.WalletProductService
- WalletUtils - Class in es.kukenan.smartfi.microservice.smartficore.util
-
Wallet utilities.
- WalletUtils() - Constructor for class es.kukenan.smartfi.microservice.smartficore.util.WalletUtils
- WEEKLY - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.TransferPeriodicityMap
-
Weekly.
X
- X_CARD_OPERATION_TYPE - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
initial load card operation type.
- X_KB_SESSION - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
Session identifier.
- X_USER_PROFILE_ID - Static variable in class es.kukenan.smartfi.microservice.smartficore.Constants
-
user header attribute.
Y
- YEARS - Enum constant in enum class es.kukenan.smartfi.microservice.smartficore.enums.DeadlineUnitEnum
-
Years unit.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form