| Package | Description |
|---|---|
| de.hybris.platform.cmswebservices.pages.controller |
| Modifier and Type | Method and Description |
|---|---|
PageListData |
PageController.findAllPages()
Find all pages.
|
PageListData |
PageController.findPagesByIds(List<String> uids)
Find specific pages.
|
PageListData |
PageController.findPagesByType(String typeCode,
Boolean isDefaultPage)
Get all default or variation pages that matches the given page type.
|
Copyright © 2000-2016 SAP SE. All Rights Reserved.