Uses of Interface
de.hybris.platform.selectivecartservices.daos.SelectiveCartDao
-
Packages that use SelectiveCartDao Package Description de.hybris.platform.selectivecartservices.daos.impl de.hybris.platform.selectivecartservices.impl -
-
Uses of SelectiveCartDao in de.hybris.platform.selectivecartservices.daos.impl
Classes in de.hybris.platform.selectivecartservices.daos.impl that implement SelectiveCartDao Modifier and Type Class Description classDefaultSelectiveCartDaoDefault implementation ofSelectiveCartDao -
Uses of SelectiveCartDao in de.hybris.platform.selectivecartservices.impl
Methods in de.hybris.platform.selectivecartservices.impl that return SelectiveCartDao Modifier and Type Method Description protected SelectiveCartDaoDefaultSelectiveCartService. getSelectiveCartDao()Methods in de.hybris.platform.selectivecartservices.impl with parameters of type SelectiveCartDao Modifier and Type Method Description voidDefaultSelectiveCartService. setSelectiveCartDao(SelectiveCartDao selectiveCartDao)
-