info.magnolia.module.admininterface.commands
Class DeactivationCommand

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

public class DeactivationCommand
extends BaseRepositoryCommand

the deactivation command which do real deactivation

Author:
jackie

Field Summary
 
Fields inherited from class info.magnolia.commands.MgnlCommand
log
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
DeactivationCommand()
           
 
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

DeactivationCommand

public DeactivationCommand()
Method Detail

execute

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


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