public interface I_CmsSitemapServerRpc extends com.vaadin.shared.communication.ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
handleChangedProperties(java.lang.String id)
Handles changes made via the property dialog.
|
void |
openPageCopyDialog(java.lang.String callId,
java.lang.String structureId)
Opens the page copy dialog for a resource.
|
void |
showLocaleComparison(java.lang.String id)
Displays the locale comparison view.
|
void handleChangedProperties(java.lang.String id)
id - the structure id of the changed resourcevoid openPageCopyDialog(java.lang.String callId, java.lang.String structureId)
callId - a unique (per client) id representing the RPC callstructureId - the structure id of the resource for which to open the dialogvoid showLocaleComparison(java.lang.String id)
id - the locale comparison view