| Interface | Description |
|---|---|
| PropertyInterceptor |
Property interceptor catch get and set on properties.
|
| Class | Description |
|---|---|
| BaseInterceptor |
Abstract property interceptor that does not do any value modifications.
|
| HtmlFilteringInterceptor |
Filters out unwanted HTML elements from the rich text property values before saving.
|
| InterceptorChain |
Calls all property interceptors in a chain.
|
| LastModifiedInterceptor |
Handles last modified date property considering translation sub-nodes.
|
| PropertyInterceptorRegistrator |
Helper bean for registering
PropertyInterceptor instances within JCRStoreService. |
| RichTextInterceptor |
Property interceptor that is applied on rich text properties.
|
| TagInterceptor |
Intercept tags before store them in the JCR,
using the taggingService tag handler to transform them.
|
| TemplateModuleInterceptor |
Intercepts reading of reference/weakreference property values to translate the path from modules to site.
|
| URLInterceptor |
URL Interceptor catches internal URLs inside richtext, and transform them to store references to the pointed nodes
instead of paths.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.