public class LastModifiedInterceptor extends BaseInterceptor
| Constructor and Description |
|---|
LastModifiedInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Value |
afterGetValue(JCRPropertyWrapper property,
javax.jcr.Value storedValue)
Called after getting the value.
|
boolean |
canApplyOnProperty(JCRNodeWrapper node,
ExtendedPropertyDefinition definition)
Checks if this interceptor need to be called on that property.
|
afterGetValues, beforeRemove, beforeSetValue, beforeSetValues, equals, getNodeTypes, getPropertyNames, getRequiredTypes, getSelectors, hashCode, setNodeTypes, setPropertyNames, setRequiredTypes, setSelectors, toStringpublic boolean canApplyOnProperty(JCRNodeWrapper node, ExtendedPropertyDefinition definition) throws javax.jcr.RepositoryException
PropertyInterceptorcanApplyOnProperty in interface PropertyInterceptorcanApplyOnProperty in class BaseInterceptordefinition - @returnjavax.jcr.RepositoryExceptionpublic 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.