protected class PackageServlet.MoveFilterOperation extends Object implements com.composum.sling.core.servlet.ServletOperation
| Modifier and Type | Field and Description |
|---|---|
boolean |
up |
| Constructor and Description |
|---|
MoveFilterOperation(boolean up) |
| Modifier and Type | Method and Description |
|---|---|
void |
doIt(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response,
com.composum.sling.core.ResourceHandle resource) |
protected void |
move(PackageServlet.FilterRequest filterRequest,
int newIndex) |
public void doIt(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response,
com.composum.sling.core.ResourceHandle resource)
throws javax.jcr.RepositoryException,
IOException
doIt in interface com.composum.sling.core.servlet.ServletOperationjavax.jcr.RepositoryExceptionIOExceptionprotected void move(PackageServlet.FilterRequest filterRequest, int newIndex)
Copyright © 2022. All rights reserved.