Class TestCacheKeyFactory
java.lang.Object
de.hybris.platform.regioncache.test.TestCacheKeyFactory
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.hybris.platform.regioncache.test.TestCacheKeyFactory.TestRegistrableCacheKeyde.hybris.platform.regioncache.test.TestCacheKeyFactory.TestRegistrableCacheKeycreateEntityKey(String typeCode, String tenantId) createLoadableKey(String tenantId, String[] dependentTypes)
-
Constructor Details
-
TestCacheKeyFactory
public TestCacheKeyFactory()
-
-
Method Details
-
createLoadableKey
public TestLoadableRegistrableCacheTestKey createLoadableKey(String tenantId, String[] dependentTypes) -
createEntityKey
public TestCacheKeyFactory.TestLegacyCacheKeyWithLoader createEntityKey(String typeCode, String tenantId) -
create
-
create
-