public class LegacyPidToVanityUrlMappingToolImpl extends Object implements LegacyPidMappingTool
| Constructor and Description |
|---|
LegacyPidToVanityUrlMappingToolImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
defineLegacyMapping(int oldPid,
JCRNodeWrapper newPageNode,
Locale locale)
Defines a new page IDs mapping
|
void |
setUrlMgr(VanityUrlManager urlMgr) |
public void setUrlMgr(VanityUrlManager urlMgr)
public void defineLegacyMapping(int oldPid,
JCRNodeWrapper newPageNode,
Locale locale)
LegacyPidMappingTooldefineLegacyMapping in interface LegacyPidMappingToololdPid - The former pageID of the page, before the migrationnewPageNode - The node object of the newly created pageCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.