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

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

public class CreateVersionCommand
extends Object
implements WCMCommand

CreatePageCommand...


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
CreateVersionCommand()
           
 
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

CreateVersionCommand

public CreateVersionCommand()
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.