Uses of Interface
de.hybris.platform.cms2.servicelayer.daos.CMSContentSlotDao
Packages that use CMSContentSlotDao
Package
Description
-
Uses of CMSContentSlotDao in de.hybris.platform.cms2.servicelayer.daos.impl
Classes in de.hybris.platform.cms2.servicelayer.daos.impl that implement CMSContentSlotDaoModifier and TypeClassDescriptionclassDefault implementation ofCMSContentSlotDaointerface. -
Uses of CMSContentSlotDao in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CMSContentSlotDaoModifier and TypeMethodDescriptionprotected CMSContentSlotDaoDefaultCMSAdminContentSlotService.getCmsContentSlotDao()protected CMSContentSlotDaoDefaultCMSAdminTypeRestrictionsService.getCmsContentSlotDao()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CMSContentSlotDaoModifier and TypeMethodDescriptionvoidDefaultCMSAdminContentSlotService.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao) voidDefaultCMSAdminTypeRestrictionsService.setCmsContentSlotDao(CMSContentSlotDao contentSlotDao) -
Uses of CMSContentSlotDao in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return CMSContentSlotDaoModifier and TypeMethodDescriptionprotected CMSContentSlotDaoDefaultCMSContentSlotService.getCmsContentSlotDao()protected CMSContentSlotDaoDefaultCMSPageService.getCmsContentSlotDao()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSContentSlotDaoModifier and TypeMethodDescriptionvoidDefaultCMSContentSlotService.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao) voidDefaultCMSPageService.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao) -
Uses of CMSContentSlotDao in de.hybris.platform.cms2.version.converter.customattribute.impl
Methods in de.hybris.platform.cms2.version.converter.customattribute.impl that return CMSContentSlotDaoMethods in de.hybris.platform.cms2.version.converter.customattribute.impl with parameters of type CMSContentSlotDaoModifier and TypeMethodDescriptionvoidContentSlotsForPageConverter.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao) -
Uses of CMSContentSlotDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSContentSlotDaoMethods in de.hybris.platform.cmsfacades.util.models with parameters of type CMSContentSlotDaoModifier and TypeMethodDescriptionvoidContentSlotModelMother.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao) -
Uses of CMSContentSlotDao in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CMSContentSlotDaoModifier and TypeMethodDescriptionprotected CMSContentSlotDaoDefaultVendorCMSService.getCmsContentSlotDao()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CMSContentSlotDaoModifier and TypeMethodDescriptionvoidDefaultVendorCMSService.setCmsContentSlotDao(CMSContentSlotDao cmsContentSlotDao)