| Interface | Description |
|---|---|
| TagActionCallback<T> |
Callback used by tagging service when bench actions are made like for the renameTagUnderPath
exemple: used for manually flush the cache for the node after renaming a tag on it for example using afterTagAction
exemple: used for collect nodes in error using the onError and display custom error messages
exemple: used for return collected information using the end()
|
| TagHandler |
Tag handler transform a tag before store it
|
| TagsSuggester |
Tag suggester interface, used to retrieve tags related to a user input.
|
| Class | Description |
|---|---|
| BaseTagAction |
Base render action for tagging purpose, tagging service is provided.
|
| TaggingService |
JCR content tagging service.
|
| TagHandlerImpl |
Default TagHandler implementation
|
| TagsSuggesterImpl |
Default TagSuggester implementation
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.