org.olat.user.notification
Class UserJumpInReceptionist
java.lang.Object
org.olat.user.notification.UserJumpInReceptionist
- All Implemented Interfaces:
- JumpInReceptionist
public class UserJumpInReceptionist
- extends java.lang.Object
- implements JumpInReceptionist
Description:
Implement a JumpInReceptionist to jump with an Identity to the
HomePageDisplayController of this user.
Initial Date: 19 august 2009
- Author:
- srosse
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserJumpInReceptionist
public UserJumpInReceptionist(Identity identity,
java.util.Locale locale)
getTitle
public java.lang.String getTitle()
- Return the last name of the user
- Specified by:
getTitle in interface JumpInReceptionist
- Returns:
getOLATResourceable
public OLATResourceable getOLATResourceable()
- Specified by:
getOLATResourceable in interface JumpInReceptionist
- Returns:
createJumpInResult
public JumpInResult createJumpInResult(UserRequest ureq,
WindowControl wControl)
- Return the UserInfoMainController packed in a JumpInResult
- Specified by:
createJumpInResult in interface JumpInReceptionist
- Returns:
- never null!, but the contained controller may be null if the resource could not be started
extractActiveViewId
public java.lang.String extractActiveViewId(UserRequest ureq)
- Specified by:
extractActiveViewId in interface JumpInReceptionist
- Returns: