public class PageSyncController extends AbstractAdminController
| Constructor and Description |
|---|
PageSyncController() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPageSynchronized(String previewTicket,
String pageUid) |
SyncResponse |
synchronizePage(String previewTicket,
String pageUid) |
handleExceptionpublic boolean isPageSynchronized(String previewTicket, String pageUid) throws PreviewTicketInvalidException, CMSItemNotFoundException
public SyncResponse synchronizePage(String previewTicket, String pageUid) throws PreviewTicketInvalidException, CMSItemNotFoundException
Copyright © 2017 SAP SE. All Rights Reserved.