Uses of Class
es.kukenan.smartfi.microservice.contracts.cache.model.ContractCache
Packages that use ContractCache
Package
Description
Controllers and related beans and dependencies.
-
Uses of ContractCache in es.kukenan.smartfi.microservice.contracts.cache
Methods in es.kukenan.smartfi.microservice.contracts.cache that return ContractCacheModifier and TypeMethodDescriptionConnectedContractCacheOperation.getAllInformationByUuid(String uuid) getting all Cache object.ConnectedContractCacheOperation.insertContractCache(ContractCache contractCache) getting all Cache object.ConnectedContractCacheOperation.refreshContractCache(String sessionId) refresh contract Cache object.Methods in es.kukenan.smartfi.microservice.contracts.cache with parameters of type ContractCacheModifier and TypeMethodDescriptionConnectedContractCacheOperation.insertContractCache(ContractCache contractCache) getting all Cache object.