Class AbstractCmsWebServicesDao<T>
java.lang.Object
de.hybris.platform.cmsfacades.util.dao.impl.AbstractCmsWebServicesDao<T>
- All Implemented Interfaces:
CmsWebServicesDao<T>
- Direct Known Subclasses:
ABTestCMSComponentContainerDao,ContentPageDao,ContentSlotDao,ContentSlotForPageDao,ContentSlotForTemplateDao,FlashComponentDao,LinkComponentDao,PageTemplateDao,ParagraphComponentDao,ProductPageDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByUidAndCatalogVersion(String uid, CatalogVersionModel catalogVersion) protected abstract StringgetQuery()voidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService)
-
Constructor Details
-
AbstractCmsWebServicesDao
public AbstractCmsWebServicesDao()
-
-
Method Details
-
getQuery
-
getByUidAndCatalogVersion
- Specified by:
getByUidAndCatalogVersionin interfaceCmsWebServicesDao<T>
-
getFlexibleSearchService
-
setFlexibleSearchService
-