Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.webobjects.woextensions
Class WOPageRestorationError  view WOPageRestorationError download WOPageRestorationError.java

java.lang.Object
  extended byWOComponent
      extended bycom.webobjects.woextensions.WOPageRestorationError

public class WOPageRestorationError
extends WOComponent


Constructor Summary
WOPageRestorationError(WOContext aContext)
           
 
Method Summary
 void appendToResponse(WOResponse aResponse, WOContext aContext)
           
 boolean isEventLoggingEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOPageRestorationError

public WOPageRestorationError(WOContext aContext)
Method Detail

isEventLoggingEnabled

public boolean isEventLoggingEnabled()

appendToResponse

public void appendToResponse(WOResponse aResponse,
                             WOContext aContext)