| Package | Description |
|---|---|
| de.hybris.platform.cmswebservices.pagesrestrictions.controller |
| Modifier and Type | Method and Description |
|---|---|
PageRestrictionListData |
PagesRestrictionsController.getAllPagesRestrictions()
Find restrictions for all pages.
|
PageRestrictionListData |
PagesRestrictionsController.getAllPagesRestrictionsByPageIds(java.util.List<java.lang.String> pageIds) |
protected PageRestrictionListData |
PagesRestrictionsController.getAllRestrictionsByPage(java.lang.String pageId) |
PageRestrictionListData |
PagesRestrictionsController.getRestrictionsByPage(java.lang.String pageId)
Retrieve all restrictions that belong to the page for the given page id.
|
PageRestrictionListData |
PagesRestrictionsController.updatePageRestrictionListData(java.lang.String pageId,
PageRestrictionListData pageRestrictionListData)
Updates the list of page-restriction relations for the given page id.
|
| Modifier and Type | Method and Description |
|---|---|
PageRestrictionListData |
PagesRestrictionsController.updatePageRestrictionListData(java.lang.String pageId,
PageRestrictionListData pageRestrictionListData)
Updates the list of page-restriction relations for the given page id.
|
Copyright © 2017 SAP SE. All Rights Reserved.