Uses of Class
es.kukenan.smartfi.microservice.contracts.service.AbstractEndpointClient
Packages that use AbstractEndpointClient
Package
Description
Package where all back office specific components will be placed.
In is the root package for core endpoint classes.
In is the root package for core endpoint classes.
In this package specific assets endpoint classes will be placed.
In is the root package for core endpoint classes.
In this package specific products endpoint classes will be placed.
In this package specific products endpoint classes will be placed.
In this package specific products endpoint classes will be placed.
In this package specific products endpoint classes will be placed.
In this package specific interveners endpoint classes will be placed.
In this package specific movements endpoint classes will be placed.
In this package specific products endpoint classes will be placed.
In this package specific product repayments endpoint classes will be placed.
In this package specific product repayments endpoint classes will be placed.
-
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.backoffice
-
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpointsModifier and TypeClassDescriptionclassBase class with core funcionality for any endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.accountbanks
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.accountbanksModifier and TypeClassDescriptionclassCore CoreAccountBankEndpoint endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.assets
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.assetsModifier and TypeClassDescriptionclassCore equity asssets endpoint implementation.classCore fund asssets endpoint implementation.classGenericAssetsCoreEndpoint<CT,IT, A extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<List<CT>>, O extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<IT>, M extends AbstractCoreAssetMapper<CT, IT>> Generic Core products endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.banks
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.banksModifier and TypeClassDescriptionclassCore CoreAccountBankEndpoint endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.cards
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.cardsModifier and TypeClassDescriptionclassCore Cvv Card endpoint implementation.classCore Pin Card endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.cashflow
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.cashflowModifier and TypeClassDescriptionclassCore CoreCashFlowEndpoint endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.company
-
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.contracts
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.contractsModifier and TypeClassDescriptionclassCore BackofficeEndpoint endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.interveners
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.intervenersModifier and TypeClassDescriptionclassBase class for any Intervener Enpoint Component in a Core API Client. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.movements
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.movementsModifier and TypeClassDescriptionclassCore card impositions endpoint implementation.classCore deposit impositions endpoint implementation.classGenericMovementsCoreEndpoint<MCT,MIT, MART extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<List<MCT>>, MORT extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<MIT>, PMT extends AbstractCoreMovementsMapper<MCT, MIT>> Generic Core product movements endpoint implementation.classGenericMovementsCoreEndpointV2<MCT,MIT, MART extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<List<MCT>>, MORT extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<MIT>, PMT extends AbstractCoreMovementsMapper<MCT, MIT>> Generic Core product movements endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.products
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.productsModifier and TypeClassDescriptionclassCore accounts endpoint implementation.classCore cards endpoint implementation.classCore credit endpoint implementation.classCore deposits endpoint implementation.classCore equities endpoint implementation.classCore funds endpoint implementation.classGenericProductsCoreEndpoint<CT,IT, A extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<List<CT>>, O extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<IT>, M extends AbstractCoreProductMapper<CT, IT>> Generic Core products endpoint implementation.classCore kukenbank guarantee endpoint implementation.classCore kukenbank equities endpoint implementation.classCore loans endpoint implementation.classCore managedPortfolios endpoint implementation.classCore pensions endpoint implementation.classCore wallet endpoint implementation. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.receipts
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.receiptsModifier and TypeClassDescriptionclassClient implementation for Core lLoan receipts endpoint. -
Uses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.repayments
Subclasses of AbstractEndpointClient in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.apis.endpoints.repaymentsModifier and TypeClassDescriptionclassClient implementation for Core lLoan repayments endpoint.