Uses of Interface
de.hybris.platform.directpersistence.read.SLDItemDAO
-
Packages that use SLDItemDAO Package Description de.hybris.platform.directpersistence.cache de.hybris.platform.directpersistence.read -
-
Uses of SLDItemDAO in de.hybris.platform.directpersistence.cache
Methods in de.hybris.platform.directpersistence.cache with parameters of type SLDItemDAO Modifier and Type Method Description voidDefaultSLDDataContainerProvider. setSldItemDAO(SLDItemDAO sldItemDAO)Constructors in de.hybris.platform.directpersistence.cache with parameters of type SLDItemDAO Constructor Description SLDBulkCacheLoader(SLDItemDAO sldItemDAO, java.util.List<PK> pks)SLDItemLoadUnit(Cache cache, SLDItemDAO sldItemDAO, PK pk) -
Uses of SLDItemDAO in de.hybris.platform.directpersistence.read
Classes in de.hybris.platform.directpersistence.read that implement SLDItemDAO Modifier and Type Class Description classDefaultSLDItemDAO
-