Class PortletUtils
- java.lang.Object
-
- org.apache.myfaces.tobago.portlet.PortletUtils
-
public final class PortletUtils extends Object
Static utility class for portlet-related operations.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isPortletApiAvailable()
The Portlet API is optional in the class path.
-