程序包 | 说明 |
---|---|
org.opencms.ade.sitemap |
Server side of the sitemap view.
|
org.opencms.ade.sitemap.shared.rpc |
Shared RPC interfaces.
|
限定符和类型 | 方法和说明 |
---|---|
CmsAliasEditValidationReply |
CmsAliasBulkEditHelper.saveAliases(CmsAliasSaveValidationRequest saveRequest)
Saves alias changes to the database.
|
CmsAliasEditValidationReply |
CmsVfsSitemapService.saveAliases(CmsAliasSaveValidationRequest saveRequest) |
限定符和类型 | 方法和说明 |
---|---|
CmsAliasEditValidationReply |
I_CmsSitemapService.saveAliases(CmsAliasSaveValidationRequest saveRequest)
Saves the aliases for the bulk alias editor.
|
void |
I_CmsSitemapServiceAsync.saveAliases(CmsAliasSaveValidationRequest saveRequest,
com.google.gwt.user.client.rpc.AsyncCallback<CmsAliasEditValidationReply> callback)
Saves the aliases for the bulk alias editor.
|