public class UpdateReferencesPostOperation
extends java.lang.Object
implements org.apache.sling.servlets.post.SlingPostProcessor
UpdateReferencesPostOperation class will update all of the
references from a resource which is being moved or deleted to another
resource.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RP_UPDATE_REFERENCES |
| Constructor and Description |
|---|
UpdateReferencesPostOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.sling.api.SlingHttpServletRequest request,
java.util.List<org.apache.sling.servlets.post.Modification> changes) |
public static final java.lang.String RP_UPDATE_REFERENCES
public void process(org.apache.sling.api.SlingHttpServletRequest request,
java.util.List<org.apache.sling.servlets.post.Modification> changes)
throws java.lang.Exception
process in interface org.apache.sling.servlets.post.SlingPostProcessorjava.lang.ExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.