Uses of Interface
de.hybris.platform.cms2.servicelayer.daos.CMSRestrictionDao
Packages that use CMSRestrictionDao
Package
Description
-
Uses of CMSRestrictionDao in de.hybris.platform.cms2.servicelayer.daos.impl
Classes in de.hybris.platform.cms2.servicelayer.daos.impl that implement CMSRestrictionDaoModifier and TypeClassDescriptionclassDefault implementation ofCMSRestrictionDaointerface. -
Uses of CMSRestrictionDao in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CMSRestrictionDaoModifier and TypeMethodDescriptionprotected CMSRestrictionDaoDefaultCMSAdminRestrictionService.getCmsRestrictionDao()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CMSRestrictionDaoModifier and TypeMethodDescriptionvoidDefaultCMSAdminRestrictionService.setCmsRestrictionDao(CMSRestrictionDao cmsRestrictionDao) -
Uses of CMSRestrictionDao in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return CMSRestrictionDaoModifier and TypeMethodDescriptionprotected CMSRestrictionDaoDefaultCMSRestrictionService.getCmsRestrictionDao()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSRestrictionDaoModifier and TypeMethodDescriptionvoidDefaultCMSRestrictionService.setCmsRestrictionDao(CMSRestrictionDao cmsRestrictionDao) -
Uses of CMSRestrictionDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSRestrictionDaoModifier and TypeMethodDescriptionCMSCategoryRestrictionModelMother.getRestrictionDao()CMSTimeRestrictionModelMother.getRestrictionDao()CMSUserGroupRestrictionModelMother.getRestrictionDao()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type CMSRestrictionDaoModifier and TypeMethodDescriptionvoidCMSCategoryRestrictionModelMother.setRestrictionDao(CMSRestrictionDao restrictionDao) voidCMSTimeRestrictionModelMother.setRestrictionDao(CMSRestrictionDao restrictionDao) voidCMSUserGroupRestrictionModelMother.setRestrictionDao(CMSRestrictionDao restrictionDao) -
Uses of CMSRestrictionDao in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CMSRestrictionDaoModifier and TypeMethodDescriptionprotected CMSRestrictionDaoDefaultVendorCMSService.getCmsRestrictionDao()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CMSRestrictionDaoModifier and TypeMethodDescriptionvoidDefaultVendorCMSService.setCmsRestrictionDao(CMSRestrictionDao cmsRestrictionDao)