public class BuildLinkUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildLinkUtils.PORTLET_INFO |
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
SPACES_GROUP |
| Constructor and Description |
|---|
BuildLinkUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildLink(String parentObjectId,
String objectId,
BuildLinkUtils.PORTLET_INFO portletInfo) |
static String |
buildLink(String parentObjectId,
String objectId,
BuildLinkUtils.PORTLET_INFO portletInfo,
String siteName) |
public static final String SPACES_GROUP
public static final String CATEGORY
public static String buildLink(String parentObjectId, String objectId, BuildLinkUtils.PORTLET_INFO portletInfo)
public static String buildLink(String parentObjectId, String objectId, BuildLinkUtils.PORTLET_INFO portletInfo, String siteName)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.