Class DefaultRestockConfigDao
java.lang.Object
de.hybris.platform.warehousing.returns.dao.impl.DefaultRestockConfigDao
- All Implemented Interfaces:
RestockConfigDao
Default implementation of the
RestockConfigDao-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FlexibleSearchServiceRetrieves aRestockConfigModelprotected <T extends RestockConfigModel>
Collection<T>voidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService)
-
Constructor Details
-
DefaultRestockConfigDao
public DefaultRestockConfigDao()
-
-
Method Details
-
getRestockConfig
Description copied from interface:RestockConfigDaoRetrieves aRestockConfigModel- Specified by:
getRestockConfigin interfaceRestockConfigDao- Returns:
- the unique
RestockConfigModel - Throws:
RestockException
-
getFlexibleSearchService
-
setFlexibleSearchService
-
getRestockConfig
-