Class CacheKeyProducts
java.lang.Object
es.kukenan.smartfi.microservice.contracts.cache.CacheKeyProducts
Class key definition.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCashflow cache key.static final StringMovement detail cache key.static final StringProduct assets detail cache key.static final StringProduct assets movements cache key.static final StringProduct assets cache key.static final StringProduct composition cache key.static final StringProduct cvv cache key.static final StringProduct detail cache key.static final StringProduct pin cache key.static final StringProduct position cache key.static final StringProduct receipts detail cache key.static final StringProduct receipts pagination key detail cache key.static final StringProduct repayments detail cache key.static final StringBase Products cache key.static final StringCondition result cache key.static final StringCondition list not empty result cache key.static final StringCondition list not empty result cache key.static final StringSimple list empty result cache key.static final StringCondition list not empty result cache key.static final StringCondition list not empty result cache key.static final StringCondition result cache key.static final StringList empty repayments result cache key. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CACHE_RESOLVER
Condition result cache key.- See Also:
-
CACHE_RESULT_NULL
Condition result cache key.- See Also:
-
CACHE_RESULT_LIST_MOVEMENTS_EMPTY
Condition list not empty result cache key.- See Also:
-
CACHE_RESULT_LIST_RECEIPTS_EMPTY
Condition list not empty result cache key.- See Also:
-
CACHE_KEY_MOVEMENT_DETAIL
Movement detail cache key.- See Also:
-
CACHE_RESULT_REPAYMENTS_LIST_EMPTY
List empty repayments result cache key.- See Also:
-
CACHE_RESULT_LIST_EMPTY
Simple list empty result cache key.- See Also:
-
CACHE_KEY_PRODUCTS
Base Products cache key.- See Also:
-
CACHE_KEY_PRODUCT_DETAIL
Product detail cache key.- See Also:
-
CACHE_KEY_PRODUCT_COMPOSITION
Product composition cache key.- See Also:
-
CACHE_KEY_PRODUCT_ASSETS
Product assets cache key.- See Also:
-
CACHE_KEY_PRODUCT_ASSET_DETAIL
Product assets detail cache key.- See Also:
-
CACHE_KEY_PRODUCT_ASSET_MOVEMENTS
Product assets movements cache key.- See Also:
-
CACHE_KEY_PRODUCT_PIN_CARD
Product pin cache key.- See Also:
-
CACHE_KEY_PRODUCT_CVV_CARD
Product cvv cache key.- See Also:
-
CACHE_KEY_PRODUCT_REPAYMENTS
Product repayments detail cache key.- See Also:
-
CACHE_KEY_PRODUCT_POSITION
Product position cache key.- See Also:
-
CACHE_KEY_PRODUCT_RECEIPTS
Product receipts detail cache key.- See Also:
-
CACHE_KEY_PRODUCT_RECEIPTS_PAGINATION_KEY
Product receipts pagination key detail cache key.- See Also:
-
CACHE_RESULT_LIST_ASSETS_EMPTY
Condition list not empty result cache key.- See Also:
-
CACHE_RESULT_LIST_ASSET_MOVEMENTS_EMPTY
Condition list not empty result cache key.- See Also:
-
CACHE_KEY_CASHFLOW
Cashflow cache key.- See Also:
-
-
Constructor Details
-
CacheKeyProducts
public CacheKeyProducts()
-