Uses of Interface
de.hybris.platform.commerceservices.promotion.dao.CommercePromotionRestrictionDao
-
Packages that use CommercePromotionRestrictionDao Package Description de.hybris.platform.commerceservices.promotion.dao.impl de.hybris.platform.commerceservices.promotion.impl -
-
Uses of CommercePromotionRestrictionDao in de.hybris.platform.commerceservices.promotion.dao.impl
Classes in de.hybris.platform.commerceservices.promotion.dao.impl that implement CommercePromotionRestrictionDao Modifier and Type Class Description classDefaultCommercePromotionRestrictionDao -
Uses of CommercePromotionRestrictionDao in de.hybris.platform.commerceservices.promotion.impl
Fields in de.hybris.platform.commerceservices.promotion.impl declared as CommercePromotionRestrictionDao Modifier and Type Field Description protected CommercePromotionRestrictionDaoDefaultCommercePromotionRestrictionServiceTest. commercePromotionRestrictionDaoMethods in de.hybris.platform.commerceservices.promotion.impl that return CommercePromotionRestrictionDao Modifier and Type Method Description protected CommercePromotionRestrictionDaoDefaultCommercePromotionRestrictionService. getCommercePromotionRestrictionDao()Methods in de.hybris.platform.commerceservices.promotion.impl with parameters of type CommercePromotionRestrictionDao Modifier and Type Method Description voidDefaultCommercePromotionRestrictionService. setCommercePromotionRestrictionDao(CommercePromotionRestrictionDao commercePromotionRestrictionDao)
-