| Package | Description |
|---|---|
| org.jahia.services.tags |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
TaggingService.deleteTagUnderPath(String startPath,
JCRSessionWrapper session,
String selectedTag,
TagActionCallback<X> callback)
Delete all occurrence of a specific tag under a given path
|
<X> X |
TaggingService.renameTagUnderPath(String startPath,
JCRSessionWrapper session,
String selectedTag,
String tagNewName,
TagActionCallback<X> callback)
Rename all occurrence of a specific tag under a given path
The session will be saved each 100 nodes processed
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.