org.olat.core.gui.control.pushpoll
Class WindowCommand

java.lang.Object
  extended by org.olat.core.gui.control.pushpoll.WindowCommand

public class WindowCommand
extends java.lang.Object

Description:
Initial Date: 24.03.2006

Author:
Felix Jost

Constructor Summary
WindowCommand(WindowBackOffice wbo, Command command)
           
 
Method Summary
 Command getCommand()
           
 WindowBackOffice getWindowBackOffice()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowCommand

public WindowCommand(WindowBackOffice wbo,
                     Command command)
Parameters:
window -
command -
Method Detail

getCommand

public Command getCommand()
Returns:
Returns the command.

getWindowBackOffice

public WindowBackOffice getWindowBackOffice()
Returns:
Returns the windowbackoffice