com.day.cq.wcm.core.impl.commands
Class CopyMoveCommand

java.lang.Object
  extended by com.day.cq.wcm.core.impl.commands.CopyMoveCommand
All Implemented Interfaces:
WCMCommand

public class CopyMoveCommand
extends Object
implements WCMCommand

CopyMoveCommand...


Field Summary
 
Fields inherited from interface com.day.cq.wcm.core.impl.commands.WCMCommand
ADJUST_PARAM, BEFORE_PARAM, DATE_PARAM, DEST_NAME_PARAM, DEST_PARENT_PATH_PARAM, DEST_PATH_PARAM, PAGE_LABEL_PARAM, PAGE_TITLE_PARAM, PARENT_PATH_PARAM, PATH_PARAM, PUBLISH_PARAM, REVISION_ID_PARAM, SHALLOW_PARAM, SRC_PATH_PARAM, TEMPLATE_PARAM
 
Constructor Summary
CopyMoveCommand(boolean copy)
           
 
Method Summary
 String getCommandName()
           
 org.apache.sling.api.servlets.HtmlResponse performCommand(WCMCommandServlet ctx, org.apache.sling.api.SlingHttpServletRequest request, PageManager pageManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyMoveCommand

public CopyMoveCommand(boolean copy)
Method Detail

getCommandName

public String getCommandName()
Specified by:
getCommandName in interface WCMCommand

performCommand

public org.apache.sling.api.servlets.HtmlResponse performCommand(WCMCommandServlet ctx,
                                                                 org.apache.sling.api.SlingHttpServletRequest request,
                                                                 PageManager pageManager)
Specified by:
performCommand in interface WCMCommand


Copyright © 2008 Day Management AG. All Rights Reserved.