public class PortletDisplayTemplateManagerUtil
extends Object
| Constructor and Description |
|---|
PortletDisplayTemplateManagerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
renderDDMTemplate(long classNameId,
Map<String,Object> contextObjects,
String ddmTemplateKey,
List<?> entries,
long groupId,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
boolean useDefault) |
public static String renderDDMTemplate(long classNameId,
Map<String,Object> contextObjects,
String ddmTemplateKey,
List<?> entries,
long groupId,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
boolean useDefault)
throws Exception
Exception