com.ocpsoft.pretty.util
Class FacesStateUtils

java.lang.Object
  extended by com.ocpsoft.pretty.util.FacesStateUtils

public class FacesStateUtils
extends java.lang.Object

Author:
lb3

Constructor Summary
FacesStateUtils()
           
 
Method Summary
 boolean isPostback(javax.faces.context.FacesContext context)
          Determine if the current request/FacesContext is in PostBack state
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesStateUtils

public FacesStateUtils()
Method Detail

isPostback

public boolean isPostback(javax.faces.context.FacesContext context)
Determine if the current request/FacesContext is in PostBack state



Copyright © 2009. All Rights Reserved.