Uses of Class
com.hybris.backoffice.cockpitng.dataaccess.facades.common.PlatformFacadeStrategyHandleCache
-
-
Uses of PlatformFacadeStrategyHandleCache in com.hybris.backoffice.cockpitng.dataaccess.facades.object
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.object with parameters of type PlatformFacadeStrategyHandleCache Modifier and Type Method Description void
DefaultPlatformObjectFacadeStrategy. setPlatformFacadeStrategyHandleCache(PlatformFacadeStrategyHandleCache platformFacadeStrategyHandleCache)
-
Uses of PlatformFacadeStrategyHandleCache in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type PlatformFacadeStrategyHandleCache Modifier and Type Method Description void
DefaultPlatformPermissionFacadeStrategy. setPlatformFacadeStrategyHandleCache(PlatformFacadeStrategyHandleCache platformFacadeStrategyHandleCache)
void
DefaultPlatformPermissionManagementFacadeStrategy. setPlatformFacadeStrategyHandleCache(PlatformFacadeStrategyHandleCache platformFacadeStrategyHandleCache)
-
Uses of PlatformFacadeStrategyHandleCache in com.hybris.backoffice.cockpitng.dataaccess.facades.search
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.search with parameters of type PlatformFacadeStrategyHandleCache Modifier and Type Method Description void
DefaultPlatformFieldSearchFacadeStrategy. setPlatformFacadeStrategyHandleCache(PlatformFacadeStrategyHandleCache platformFacadeStrategyHandleCache)
-
Uses of PlatformFacadeStrategyHandleCache in com.hybris.backoffice.cockpitng.dataaccess.facades.type
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.type with parameters of type PlatformFacadeStrategyHandleCache Modifier and Type Method Description void
DefaultPlatformTypeFacadeStrategy. setPlatformFacadeStrategyHandleCache(PlatformFacadeStrategyHandleCache platformFacadeStrategyHandleCache)
-