| Package | Description |
|---|---|
| javax.portlet.faces |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
static Bridge.PortletPhase |
BridgeUtil.getPortletRequestPhase()
Indicates the portlet lifecycle phase currently being executed within the execution of the Faces lifecycle.
|
static Bridge.PortletPhase |
BridgeUtil.getPortletRequestPhase(javax.faces.context.FacesContext facesContext)
Indicates the portlet lifecycle phase currently being executed within the execution of the Faces lifecycle.
|
static Bridge.PortletPhase |
Bridge.PortletPhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Bridge.PortletPhase[] |
Bridge.PortletPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Liferay, Inc. All Rights Reserved.