net.sf.jasperreports.web.commands
Class ResetInCacheCommand
java.lang.Object
net.sf.jasperreports.web.commands.ResetInCacheCommand
- All Implemented Interfaces:
- Command
public class ResetInCacheCommand
- extends Object
- implements Command
- Version:
- $Id: ResetInCacheCommand.java 5230 2012-04-05 16:13:17Z narcism $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResetInCacheCommand
public ResetInCacheCommand(Command command,
JasperReportsContext jasperReportsContext,
ReportContext reportContext,
String uri)
execute
public void execute()
throws CommandException
- Specified by:
execute in interface Command
- Throws:
CommandException
undo
public void undo()
- Specified by:
undo in interface Command
redo
public void redo()
- Specified by:
redo in interface Command
Copyright © 2012. All Rights Reserved.