| 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 |
|---|---|
CmsAliasInitialFetchResult |
CmsVfsSitemapService.getAliasTable() |
| Modifier and Type | Method and Description |
|---|---|
CmsAliasInitialFetchResult |
I_CmsSitemapService.getAliasTable()
Gets the initial data for the bulk alias editor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I_CmsSitemapServiceAsync.getAliasTable(com.google.gwt.user.client.rpc.AsyncCallback<CmsAliasInitialFetchResult> callback)
Gets the initial data for the bulk alias editor.
|