Uses of Class
javax.portlet.faces.Bridge.PortletPhase

Packages that use Bridge.PortletPhase
javax.portlet.faces   
 

Uses of Bridge.PortletPhase in javax.portlet.faces
 

Methods in javax.portlet.faces that return Bridge.PortletPhase
static Bridge.PortletPhase BridgeUtil.getPortletRequestPhase()
          Return describes the portlet request phase currently being executed.
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 © 2007-2011 The Apache Software Foundation. All Rights Reserved.