| Modifier and Type | Method and Description |
|---|---|
protected CMSRestrictionService |
DefaultCmsCacheKeyProvider.getCmsRestrictionService(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSRestrictionService |
DefaultCMSPageSlotComponentService.getCmsRestrictionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSPageSlotComponentService.setCmsRestrictionService(CMSRestrictionService cmsRestrictionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
RankingCMSRestrictionService
Subclass of the DefaultCMSRestrictionService that selects the Page that matches the most restrictions.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMSRestrictionService |
DefaultCMSAdminRestrictionService.getCmsRestrictionService() |
| 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 | Method and Description |
|---|---|
CMSRestrictionService |
DefaultCMSContentSlotService.getCmsRestrictionService() |
protected CMSRestrictionService |
DefaultCMSPageService.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 |
| Modifier and Type | Method and Description |
|---|---|
protected CMSRestrictionService |
CMSComponentRenderingVisibilityRule.getCmsRestrictionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComponentRenderingVisibilityRule.setCmsRestrictionService(CMSRestrictionService cmsRestrictionService) |
Copyright © 2018 SAP SE. All Rights Reserved.