org.olat.user.notification
Class UserAdminJumpInReceptionist

java.lang.Object
  extended by org.olat.user.notification.UserAdminJumpInReceptionist
All Implemented Interfaces:
JumpInReceptionist

public class UserAdminJumpInReceptionist
extends java.lang.Object
implements JumpInReceptionist

Description:
Implement a JumpInReceptionist to jump to the UserAdminSite to see all new users.

Initial Date: 19 august 2009

Author:
srosse

Constructor Summary
UserAdminJumpInReceptionist(java.util.Locale locale)
           
 
Method Summary
 JumpInResult createJumpInResult(UserRequest ureq, WindowControl wControl)
           
 java.lang.String extractActiveViewId(UserRequest ureq)
           
 OLATResourceable getOLATResourceable()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAdminJumpInReceptionist

public UserAdminJumpInReceptionist(java.util.Locale locale)
Method Detail

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface JumpInReceptionist
Returns:
a title

getOLATResourceable

public OLATResourceable getOLATResourceable()
Specified by:
getOLATResourceable in interface JumpInReceptionist
Returns:

createJumpInResult

public JumpInResult createJumpInResult(UserRequest ureq,
                                       WindowControl wControl)
Specified by:
createJumpInResult in interface JumpInReceptionist
Returns:
the key needed to activate the controller

extractActiveViewId

public java.lang.String extractActiveViewId(UserRequest ureq)
Specified by:
extractActiveViewId in interface JumpInReceptionist
Returns: