public class PortletAppUtil
extends Object
| Constructor and Description |
|---|
PortletAppUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getSpecMajorVersion(com.liferay.portal.kernel.model.PortletApp portletApp) |
static int |
getSpecMinorVersion(com.liferay.portal.kernel.model.PortletApp portletApp) |
static boolean |
isPortletSpec2(com.liferay.portal.kernel.model.PortletApp portletApp) |
static boolean |
isPortletSpec3(com.liferay.portal.kernel.model.PortletApp portletApp) |
public static int getSpecMajorVersion(com.liferay.portal.kernel.model.PortletApp portletApp)
public static int getSpecMinorVersion(com.liferay.portal.kernel.model.PortletApp portletApp)
public static boolean isPortletSpec2(com.liferay.portal.kernel.model.PortletApp portletApp)
public static boolean isPortletSpec3(com.liferay.portal.kernel.model.PortletApp portletApp)