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(SlingHttpServletRequest request, String parentPath, boolean requirePrefix, NodeNameGenerator defaultNodeNameGenerator) Deprecated.Get the to-be-created node name from the request.