public class ProfileLinkLogicImpl extends Object implements ProfileLinkLogic
| Constructor and Description |
|---|
ProfileLinkLogicImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityLinkToProfileConnections() |
String |
getEntityLinkToProfileHome(String userUuid) |
String |
getEntityLinkToProfileMessages(String threadId) |
String |
getEntityLinkToProfileWall(String userUuid) |
String |
getInternalDirectUrlToUserConnections() |
String |
getInternalDirectUrlToUserMessages(String threadId) |
String |
getInternalDirectUrlToUserProfile() |
String |
getInternalDirectUrlToUserProfile(String userUuid) |
String |
getInternalDirectUrlToUserWall(String userUuid,
String wallItemId) |
public String getInternalDirectUrlToUserProfile()
getInternalDirectUrlToUserProfile in interface ProfileLinkLogicpublic String getInternalDirectUrlToUserProfile(String userUuid)
getInternalDirectUrlToUserProfile in interface ProfileLinkLogicpublic String getInternalDirectUrlToUserWall(String userUuid, String wallItemId)
getInternalDirectUrlToUserWall in interface ProfileLinkLogicpublic String getInternalDirectUrlToUserMessages(String threadId)
getInternalDirectUrlToUserMessages in interface ProfileLinkLogicpublic String getInternalDirectUrlToUserConnections()
getInternalDirectUrlToUserConnections in interface ProfileLinkLogicpublic String getEntityLinkToProfileHome(String userUuid)
getEntityLinkToProfileHome in interface ProfileLinkLogicpublic String getEntityLinkToProfileMessages(String threadId)
getEntityLinkToProfileMessages in interface ProfileLinkLogicpublic String getEntityLinkToProfileConnections()
getEntityLinkToProfileConnections in interface ProfileLinkLogicpublic String getEntityLinkToProfileWall(String userUuid)
getEntityLinkToProfileWall in interface ProfileLinkLogicCopyright © 2008–2017 The Sakai Foundation. All rights reserved.