| 程序包 | 说明 |
|---|---|
| org.opencms.ade.sitemap |
Server side of the sitemap view.
|
| org.opencms.ade.sitemap.shared.rpc |
Shared RPC interfaces.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsAliasInitialFetchResult |
CmsVfsSitemapService.getAliasTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
CmsAliasInitialFetchResult |
I_CmsSitemapService.getAliasTable()
Gets the initial data for the bulk alias editor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
I_CmsSitemapServiceAsync.getAliasTable(com.google.gwt.user.client.rpc.AsyncCallback<CmsAliasInitialFetchResult> callback)
Gets the initial data for the bulk alias editor.
|