public class TemplateModuleInterceptor extends BaseInterceptor
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<RenderContext> |
renderContextThreadLocal |
| Constructor and Description |
|---|
TemplateModuleInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Value |
afterGetValue(JCRPropertyWrapper property,
javax.jcr.Value storedValue)
Called after getting the value.
|
afterGetValues, beforeRemove, beforeSetValue, beforeSetValues, canApplyOnProperty, equals, getNodeTypes, getPropertyNames, getRequiredTypes, getSelectors, hashCode, setNodeTypes, setPropertyNames, setRequiredTypes, setSelectors, toStringpublic static final ThreadLocal<RenderContext> renderContextThreadLocal
public javax.jcr.Value afterGetValue(JCRPropertyWrapper property, javax.jcr.Value storedValue) throws javax.jcr.ValueFormatException, javax.jcr.RepositoryException
PropertyInterceptorafterGetValue in interface PropertyInterceptorafterGetValue in class BaseInterceptorjavax.jcr.ValueFormatExceptionjavax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.