Uses of Interface
de.hybris.platform.cms2.servicelayer.daos.CMSRestrictionDao
-
-
Uses of CMSRestrictionDao in de.hybris.platform.cms2.servicelayer.daos.impl
Classes in de.hybris.platform.cms2.servicelayer.daos.impl that implement CMSRestrictionDao Modifier and Type Class Description classDefaultCMSRestrictionDaoDefault 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 CMSRestrictionDao Modifier and Type Method Description protected CMSRestrictionDaoDefaultCMSAdminRestrictionService. getCmsRestrictionDao()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CMSRestrictionDao Modifier and Type Method Description voidDefaultCMSAdminRestrictionService. 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 CMSRestrictionDao Modifier and Type Method Description protected CMSRestrictionDaoDefaultCMSRestrictionService. getCmsRestrictionDao()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSRestrictionDao Modifier and Type Method Description voidDefaultCMSRestrictionService. setCmsRestrictionDao(CMSRestrictionDao cmsRestrictionDao) -
Uses of CMSRestrictionDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSRestrictionDao Modifier and Type Method Description CMSRestrictionDaoCMSCategoryRestrictionModelMother. getRestrictionDao()CMSRestrictionDaoCMSTimeRestrictionModelMother. getRestrictionDao()CMSRestrictionDaoCMSUserGroupRestrictionModelMother. getRestrictionDao()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type CMSRestrictionDao Modifier and Type Method Description voidCMSCategoryRestrictionModelMother. 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 CMSRestrictionDao Modifier and Type Method Description protected CMSRestrictionDaoDefaultVendorCMSService. getCmsRestrictionDao()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CMSRestrictionDao Modifier and Type Method Description voidDefaultVendorCMSService. setCmsRestrictionDao(CMSRestrictionDao cmsRestrictionDao)
-