| Package | Description |
|---|---|
| org.opencms.ade.sitemap |
Server side of the sitemap view.
|
| org.opencms.ade.sitemap.shared.rpc |
Shared RPC interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
CmsLocaleComparePropertyData |
CmsVfsSitemapService.loadPropertyDataForLocaleCompareView(CmsUUID id,
CmsUUID rootId) |
| Modifier and Type | Method and Description |
|---|---|
CmsLocaleComparePropertyData |
I_CmsSitemapService.loadPropertyDataForLocaleCompareView(CmsUUID id,
CmsUUID rootId)
Loads the data needed by the property editor in the locale comparison view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I_CmsSitemapServiceAsync.loadPropertyDataForLocaleCompareView(CmsUUID id,
CmsUUID rootId,
com.google.gwt.user.client.rpc.AsyncCallback<CmsLocaleComparePropertyData> resultCallback)
Loads the data needed by the property editor in the locale comparison view.
|