Uses of Enum Class
org.gatein.pc.api.PortletStatus
Packages that use PortletStatus
-
Uses of PortletStatus in org.gatein.pc.api
Methods in org.gatein.pc.api that return PortletStatusModifier and TypeMethodDescriptionPortletInvoker.getStatus(PortletContext portletContext) Returns the status of a specified#PortletContextor null if the portlet context does not have a relationship with this portlet invoker.static PortletStatusReturns the enum constant of this class with the specified name.static PortletStatus[]PortletStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.