| Package | Description |
|---|---|
| com.liferay.portal.kernel.model.portlet |
| Modifier and Type | Method and Description |
|---|---|
PortletDependency.Type |
PortletDependency.getType() |
static PortletDependency.Type |
PortletDependency.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortletDependency.Type[] |
PortletDependency.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|