org.olat.user.notification
Class UserAdminJumpInReceptionist
java.lang.Object
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
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserAdminJumpInReceptionist
public UserAdminJumpInReceptionist(java.util.Locale locale)
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: