public interface TestandtargetCommand
CommandServlet
.Modifier and Type | Method and Description |
---|---|
String |
getName()
The command's action name.
|
HtmlResponse |
performCommand(SlingHttpServletRequest request,
SlingHttpServletResponse response)
Executes the actual command.
|
String getName()
HtmlResponse performCommand(SlingHttpServletRequest request, SlingHttpServletResponse response) throws javax.servlet.ServletException, IOException
request
- The request objectjavax.servlet.ServletException
IOException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"