public class PortletDecoratorFactoryUtil
extends Object
| Constructor and Description |
|---|
PortletDecoratorFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static PortletDecorator |
getDefaultPortletDecorator() |
static String |
getDefaultPortletDecoratorCssClass() |
static String |
getDefaultPortletDecoratorId() |
static PortletDecorator |
getPortletDecorator() |
static PortletDecorator |
getPortletDecorator(String portletDecoratorId) |
static PortletDecorator |
getPortletDecorator(String portletDecoratorId,
String name,
String cssClass) |
public static PortletDecorator getDefaultPortletDecorator()
public static String getDefaultPortletDecoratorCssClass()
public static String getDefaultPortletDecoratorId()
public static PortletDecorator getPortletDecorator()
public static PortletDecorator getPortletDecorator(String portletDecoratorId)
public static PortletDecorator getPortletDecorator(String portletDecoratorId, String name, String cssClass)