| Package | Description |
|---|---|
| org.gatein.pc.api |
| Modifier and Type | Method and Description |
|---|---|
PortletStatus |
PortletInvoker.getStatus(PortletContext portletContext)
Returns the status of a specified
#PortletContext or null if the portlet context does not have a
relationship with this portlet invoker. |
static PortletStatus |
PortletStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortletStatus[] |
PortletStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2019 GateIn. All Rights Reserved.