Uses of Interface
org.olat.core.dispatcher.jumpin.JumpInHandlerFactory

Packages that use JumpInHandlerFactory
org.olat.catalog   
org.olat.notifications Overview description of notifications package. 
org.olat.repository   
org.olat.user.notification These package deals with notifications send after the creation of new identity. 
 

Uses of JumpInHandlerFactory in org.olat.catalog
 

Classes in org.olat.catalog that implement JumpInHandlerFactory
 class CatalogJumpInHandlerFactory
          Description:
Jump in handler factory for bookmark jump in url.
 

Uses of JumpInHandlerFactory in org.olat.notifications
 

Classes in org.olat.notifications that implement JumpInHandlerFactory
 class SubscriptionJumpInHandlerFactory
          Deprecated. 
 

Uses of JumpInHandlerFactory in org.olat.repository
 

Classes in org.olat.repository that implement JumpInHandlerFactory
 class RepoJumpInHandlerFactory
          Description:
Initial Date: 23.02.2005
 

Uses of JumpInHandlerFactory in org.olat.user.notification
 

Classes in org.olat.user.notification that implement JumpInHandlerFactory
 class UserJumpInHandlerFactory
          Description:
Implement a JumpInHandlerFactory to jump with an Identity to the HomePageDisplayController of this user.