| Package | Description |
|---|---|
| de.hybris.platform.cms2.servicelayer.services.admin.impl | |
| de.hybris.platform.cms2.servicelayer.services.impl | |
| de.hybris.platform.cms2lib.cmstags |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSAdminRestrictionService.setCmsRestrictionService(CMSRestrictionService cmsRestrictionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSRestrictionService
Default implementation of cms restriction service which is used for evaluate restriction that is attached to page or
component.
|
| Modifier and Type | Field and Description |
|---|---|
protected CMSRestrictionService |
DefaultCMSContentSlotService.cmsRestrictionService |
protected CMSRestrictionService |
DefaultCMSPageService.cmsRestrictionService
Deprecated.
Implement the CMSRestrictionService as own property
|
| Modifier and Type | Method and Description |
|---|---|
CMSRestrictionService |
DefaultCMSContentSlotService.getCmsRestrictionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSContentSlotService.setCmsRestrictionService(CMSRestrictionService cmsRestrictionService) |
void |
DefaultCMSPageService.setCmsRestrictionService(CMSRestrictionService cmsRestrictionService) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CMSComponentTag.isAllowed(AbstractCMSComponentModel component,
RestrictionData restrictionData,
CMSRestrictionService cmsRestrictionService,
boolean previewEnabled)
Checks whether component should be displayed.
Note: Computation takes into account: Checks whether component is visible If component is restricted checks whether we should display it |
Copyright © 2017 SAP SE. All Rights Reserved.