Class DefaultRelationsCache
java.lang.Object
de.hybris.platform.cache.relation.DefaultRelationsCache
- All Implemented Interfaces:
RelationsCache
-
Method Summary
Modifier and TypeMethodDescriptiongetAllCacheableAttributes(TypeId typeId) getSingleCacheableAttributes(TypeId typeId) static RelationsCacheinstance()
-
Method Details
-
instance
-
createInvalidationListener
- Specified by:
createInvalidationListenerin interfaceRelationsCache
-
getSingleCacheableAttributes
- Specified by:
getSingleCacheableAttributesin interfaceRelationsCache
-
getAllCacheableAttributes
- Specified by:
getAllCacheableAttributesin interfaceRelationsCache
-