WOLongResponsePage Class Reference

Inherits com::webobjects::appserver::WOComponent.

Inherited by ERXWOLongResponsePage, and RefreshPage0.

Collaboration diagram for WOLongResponsePage:

Collaboration graph
base refererrect $struct___string.html 58,13 122,37
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse aResponse, WOContext aContext)
WOComponent cancel ()
WOComponent cancelPageForStatus (Object aStatus)
WOActionResults invokeAction (WORequest aRequest, WOContext aContext)
boolean isCancelled ()
WOComponent pageForException (Exception exception)
WOComponent pageForResult (Object aResult)
abstract Object performAction ()
WOComponent refresh ()
double refreshInterval ()
WOComponent refreshPageForStatus (Object aStatus)
Object result ()
void run ()
void setCancelled (boolean aBool)
void setRefreshInterval (double interval)
void setResult (Object anObject)
void setStatus (Object anObject)
Object status ()
 WOLongResponsePage (WOContext aContext)

Protected Member Functions

Exception _exception ()
void _finishInitialization ()
void _setException (Exception anObject)

Protected Attributes

boolean _cancelled
boolean _done
boolean _doneAndRefreshed
Exception _exception
boolean _performingAction
int _refreshInterval
Object _result
Object _status

Static Package Attributes

static String WOMetaRefreshSenderId = "WOMetaRefresh"


Constructor & Destructor Documentation

WOLongResponsePage ( WOContext  aContext  ) 


Member Function Documentation

Exception _exception (  )  [protected]

void _finishInitialization (  )  [protected]

void _setException ( Exception  anObject  )  [protected]

void appendToResponse ( WOResponse  aResponse,
WOContext  aContext 
)

Reimplemented in RefreshPage0.

WOComponent cancel (  ) 

WOComponent cancelPageForStatus ( Object  aStatus  ) 

WOActionResults invokeAction ( WORequest  aRequest,
WOContext  aContext 
)

boolean isCancelled (  ) 

WOComponent pageForException ( Exception  exception  ) 

WOComponent pageForResult ( Object  aResult  ) 

Reimplemented in RefreshPage0.

abstract Object performAction (  )  [pure virtual]

Implemented in RefreshPage0.

WOComponent refresh (  ) 

double refreshInterval (  ) 

WOComponent refreshPageForStatus ( Object  aStatus  ) 

Reimplemented in RefreshPage0.

Object result (  ) 

void run (  ) 

Reimplemented in ERXWOLongResponsePage.

void setCancelled ( boolean  aBool  ) 

void setRefreshInterval ( double  interval  ) 

void setResult ( Object  anObject  ) 

void setStatus ( Object  anObject  ) 

Object status (  ) 


Member Data Documentation

boolean _cancelled [protected]

boolean _done [protected]

boolean _doneAndRefreshed [protected]

Exception _exception [protected]

boolean _performingAction [protected]

int _refreshInterval [protected]

Object _result [protected]

Object _status [protected]

String WOMetaRefreshSenderId = "WOMetaRefresh" [static, package]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:37 2012 for Project Wonder by  doxygen 1.5.8