org.olat.notifications
Class SubscriptionJumpInHandlerFactory

java.lang.Object
  extended by org.olat.notifications.SubscriptionJumpInHandlerFactory
All Implemented Interfaces:
JumpInHandlerFactory

Deprecated.

@Deprecated
public class SubscriptionJumpInHandlerFactory
extends java.lang.Object
implements JumpInHandlerFactory

Description:
Initial Date: 23.02.2005

Author:
Felix Jost

Constructor Summary
SubscriptionJumpInHandlerFactory()
          Deprecated.  
 
Method Summary
 JumpInReceptionist createJumpInHandler(UserRequest ureq)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionJumpInHandlerFactory

public SubscriptionJumpInHandlerFactory()
Deprecated. 
Method Detail

createJumpInHandler

public JumpInReceptionist createJumpInHandler(UserRequest ureq)
Deprecated. 
Specified by:
createJumpInHandler in interface JumpInHandlerFactory
See Also:
JumpInHandlerFactory.createJumpInHandler(org.olat.core.gui.UserRequest)