net.sourceforge.openutils.mgnlmedia.media.commands
Class MediaDeactivationCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.admininterface.commands.BaseRepositoryCommand
          extended by net.sourceforge.openutils.mgnlmedia.media.commands.MediaDeactivationCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class MediaDeactivationCommand
extends info.magnolia.module.admininterface.commands.BaseRepositoryCommand

Version:
$Id: $
Author:
molaschi

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
MediaDeactivationCommand()
           
 
Method Summary
 boolean execute(info.magnolia.context.Context context)
          
 
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

MediaDeactivationCommand

public MediaDeactivationCommand()
Method Detail

execute

public boolean execute(info.magnolia.context.Context context)
                throws Exception

Specified by:
execute in class info.magnolia.commands.MgnlCommand
Throws:
Exception


Copyright © 2008-2011 Openmind. All Rights Reserved.