public interface CMSSyncPageFacade
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPageSynchronized(String previewTicket,
String pageUid)
this method checks whether the page as a whole is synchronized
|
SyncResponse |
synchronizePage(String previewTicket,
String pageUid)
performs the action of synchronizing and return status and pertaining message
|
boolean isPageSynchronized(String previewTicket, String pageUid) throws PreviewTicketInvalidException, CMSItemNotFoundException
previewTicket - pageUid - PreviewTicketInvalidExceptionCMSItemNotFoundExceptionSyncResponse synchronizePage(String previewTicket, String pageUid) throws PreviewTicketInvalidException, CMSItemNotFoundException
previewTicket - pageUid - PreviewTicketInvalidExceptionCMSItemNotFoundExceptionCopyright © 2017 SAP SE. All Rights Reserved.