Uses of Class
org.apache.sling.servlets.post.impl.helper.JCRSupport
Packages that use JCRSupport
Package
Description
-
Uses of JCRSupport in org.apache.sling.servlets.post.impl.helper
Fields in org.apache.sling.servlets.post.impl.helper declared as JCRSupportConstructors in org.apache.sling.servlets.post.impl.helper with parameters of type JCRSupportModifierConstructorDescriptionSlingPropertyValueHandler
(DateParser dateParser, JCRSupport jcrSupport, List<Modification> changes) Constructs a property value handler -
Uses of JCRSupport in org.apache.sling.servlets.post.impl.operations
Fields in org.apache.sling.servlets.post.impl.operations declared as JCRSupportModifier and TypeFieldDescriptionprotected final JCRSupport
AbstractPostOperation.jcrSupport
The JCR support provides additional functionality if the resources are backed by JCR.