Session Class Reference

Inherits er::extensions::appserver::ERXSession, and com::webobjects::monitor::application::WOTaskdHandler::ErrorCollector.

Collaboration diagram for Session:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addErrorIfAbsent (String message)
void addObjectsFromArrayIfAbsentToErrorMessageArray (NSArray< String > anArray)
void appendToResponse (WOResponse aResponse, WOContext aContext)
boolean isLoggedIn ()
String message ()
 Session ()
void setIsLoggedIn (boolean aBOOL)

Public Attributes

boolean _isLoggedIn

Protected Member Functions

MSiteConfig siteConfig ()

Private Attributes

_NSThreadsafeMutableArray errorMessageArray = new _NSThreadsafeMutableArray(new NSMutableArray<Object>())

Static Private Attributes

static final long serialVersionUID = 8067267944038698356L


Constructor & Destructor Documentation

Session (  ) 


Member Function Documentation

void addErrorIfAbsent ( String  message  ) 

void addObjectsFromArrayIfAbsentToErrorMessageArray ( NSArray< String anArray  ) 

void appendToResponse ( WOResponse  aResponse,
WOContext  aContext 
)

Provides automatic encoding support for component action with messageEncoding object.

Parameters:
aResponse current response object
aContext current context object

Reimplemented from ERXSession.

boolean isLoggedIn (  ) 

String message (  ) 

void setIsLoggedIn ( boolean  aBOOL  ) 

MSiteConfig siteConfig (  )  [protected]


Member Data Documentation

boolean _isLoggedIn

_NSThreadsafeMutableArray errorMessageArray = new _NSThreadsafeMutableArray(new NSMutableArray<Object>()) [private]

******** Error/Informational Messages *********

final long serialVersionUID = 8067267944038698356L [static, private]


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

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