org.olat.core.dispatcher.jumpin
Class JumpInResult
java.lang.Object
org.olat.core.dispatcher.jumpin.JumpInResult
public class JumpInResult
- extends java.lang.Object
Description:
Initial Date: Jul 11, 2005
- Author:
- Felix Jost
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JumpInResult
public JumpInResult(Controller controller,
java.lang.String initialViewIdentifier)
- Parameters:
controller - initialViewIdentifier -
getController
public Controller getController()
- Returns:
- the controller created
getInitialViewIdentifier
public java.lang.String getInitialViewIdentifier()
- Returns:
- the initial view's name