Uses of Interface
org.apache.sling.servlets.post.NodeNameGenerator
Packages that use NodeNameGenerator
-
Uses of NodeNameGenerator in org.apache.sling.servlets.post
Methods in org.apache.sling.servlets.post with parameters of type NodeNameGeneratorModifier and TypeMethodDescriptionNodeNameGenerator.getNodeName
(org.apache.sling.api.SlingHttpServletRequest request, String parentPath, boolean requirePrefix, NodeNameGenerator defaultNodeNameGenerator) Deprecated.Get the to-be-created node name from the request. -
Uses of NodeNameGenerator in org.apache.sling.servlets.post.impl.wrapper
Methods in org.apache.sling.servlets.post.impl.wrapper that return NodeNameGeneratorConstructors in org.apache.sling.servlets.post.impl.wrapper with parameters of type NodeNameGenerator