com.retek.component.media.impl.command
Class MediaUpdateWorksheetStatusToActiveCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.media.impl.command.MediaUpdateWorksheetStatusToActiveCommand

public class MediaUpdateWorksheetStatusToActiveCommand
extends Command


Constructor Summary
MediaUpdateWorksheetStatusToActiveCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.io.File getErrorFile()
           
 void setErrorFile(java.io.File errorFile)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaUpdateWorksheetStatusToActiveCommand

public MediaUpdateWorksheetStatusToActiveCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getErrorFile

public java.io.File getErrorFile()

setErrorFile

public void setErrorFile(java.io.File errorFile)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28