public class ProfileLinkLogicImpl extends Object implements org.sakaiproject.profile2.logic.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 org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getInternalDirectUrlToUserProfile(String userUuid)
getInternalDirectUrlToUserProfile in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getInternalDirectUrlToUserWall(String userUuid, String wallItemId)
getInternalDirectUrlToUserWall in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getInternalDirectUrlToUserMessages(String threadId)
getInternalDirectUrlToUserMessages in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getInternalDirectUrlToUserConnections()
getInternalDirectUrlToUserConnections in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getEntityLinkToProfileHome(String userUuid)
getEntityLinkToProfileHome in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getEntityLinkToProfileMessages(String threadId)
getEntityLinkToProfileMessages in interface org.sakaiproject.profile2.logic.ProfileLinkLogicpublic String getEntityLinkToProfileConnections()
getEntityLinkToProfileConnections in interface org.sakaiproject.profile2.logic.ProfileLinkLogicCopyright © 2008-2014 The Sakai Foundation. All Rights Reserved.