Uses of Class
es.kukenan.smartfi.microservice.contracts.repository.entity.Subsystem
Packages that use Subsystem
Package
Description
Package to hold caching utilities.
-
Uses of Subsystem in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.cache
Fields in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.cache with type parameters of type SubsystemModifier and TypeFieldDescriptionProductMetadataCacheBuilder.ProductMetadataCache.subsystemCacheInternal HashMap to maintain Subsystem cache.Methods in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.cache that return SubsystemModifier and TypeMethodDescriptionProductMetadataCacheBuilder.ProductMetadataCache.getSubsystem(Integer backofficeId, String productType) Get theSubsystemfor the given backofficeId and productTypeInBackoffice.Methods in es.kukenan.smartfi.microservice.contracts.service.backoffice.core.cache with parameters of type Subsystem