info.magnolia.module.admininterface.commands
Class DeleteCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.admininterface.commands.BaseRepositoryCommand
          extended by info.magnolia.module.admininterface.commands.DeleteCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class DeleteCommand
extends BaseRepositoryCommand

the command to delete one node

Author:
jackie

Field Summary
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
DeleteCommand()
           
 
Method Summary
 boolean execute(Context ctx)
           
 
Methods inherited from class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
getNode, getPath, getRepository, getUuid, release, setPath, setRepository, setUuid
 
Methods inherited from class info.magnolia.commands.MgnlCommand
execute, isClone, isEnabled, setClone, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteCommand

public DeleteCommand()
Method Detail

execute

public boolean execute(Context ctx)
Specified by:
execute in class MgnlCommand


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.