public class Command extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_PARAM_CMD |
| Constructor and Description |
|---|
Command(org.apache.sling.api.SlingHttpServletRequest request) |
Command(String raw) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOp() |
String |
getParam() |
String[] |
getParams() |
String[] |
getPunctuation() |
String |
toString() |
public static final String REQUEST_PARAM_CMD
public Command(org.apache.sling.api.SlingHttpServletRequest request)
public Command(String raw)
Copyright © 2013–2020 Adobe. All rights reserved.