javax.portlet.faces
Class BridgeUtil

java.lang.Object
  extended by javax.portlet.faces.BridgeUtil

public class BridgeUtil
extends Object


Constructor Summary
BridgeUtil()
           
 
Method Summary
static Bridge.PortletPhase getPortletRequestPhase()
           
static boolean isPortletRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeUtil

public BridgeUtil()
Method Detail

isPortletRequest

public static boolean isPortletRequest()

getPortletRequestPhase

public static Bridge.PortletPhase getPortletRequestPhase()


Copyright © 2007-2008 The Apache Software Foundation. All Rights Reserved.