public class PortletDependencyFactoryUtil
extends Object
| Constructor and Description |
|---|
PortletDependencyFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static PortletDependency |
createPortletDependency(String name,
String scope,
String version) |
static PortletDependency |
createPortletDependency(String name,
String scope,
String version,
String markup,
PortletRequest portletRequest) |
static PortletDependencyFactory |
getPortletDependencyFactory()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
public static PortletDependency createPortletDependency(String name, String scope, String version)
public static PortletDependency createPortletDependency(String name, String scope, String version, String markup, PortletRequest portletRequest)
@Deprecated public static PortletDependencyFactory getPortletDependencyFactory()