Class PortletUtils


  • public final class PortletUtils
    extends Object
    Static utility class for portlet-related operations.
    • Method Detail

      • isPortletApiAvailable

        public static boolean isPortletApiAvailable()
        The Portlet API is optional in the class path. We are only allowed to check instance of e. g. PortletRequest, if the API exists.
        Returns:
        Are the Portlet classes available?