org.openpermis.editor.policy.command
Interface CommandDispatcher

All Known Implementing Classes:
CommandManager

public interface CommandDispatcher

Dispatcher for commands.

Since:
0.1.0

Method Summary
 void execute(Command command)
          Executes the specified command and pushes it on the undo stack.
 

Method Detail

execute

void execute(Command command)
Executes the specified command and pushes it on the undo stack.

Flushes the contents of the redo stack.

Parameters:
command - the command to process.
Since:
0.1.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG