Class DefaultPromotionsDao
java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.acceleratorservices.promotions.dao.impl.DefaultPromotionsDao
- All Implemented Interfaces:
PromotionsDao,Dao
-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
flexibleSearchService, modelService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelService
-
Constructor Details
-
DefaultPromotionsDao
public DefaultPromotionsDao()
-
-
Method Details
-
getPromotionForCode
- Specified by:
getPromotionForCodein interfacePromotionsDao
-
doSearch
-