ModalDialogEmployeeEditor Class Reference

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

Collaboration diagram for ModalDialogEmployeeEditor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOActionResults cancelEdit ()
Employee employee ()
String errorMessages ()
String firstName ()
String lastName ()
 ModalDialogEmployeeEditor (WOContext context)
WOActionResults saveEdit ()
void setEmployee (Employee person)
void setFirstName (String name)
void setLastName (String name)

Private Attributes

Employee employee
String errorMessages


Constructor & Destructor Documentation

ModalDialogEmployeeEditor ( WOContext  context  ) 


Member Function Documentation

WOActionResults cancelEdit (  ) 

Employee employee (  ) 

Returns:
the employee

Binding for WOString that is in AjaxUpdateContainer "ValidationMessage". Returns any error messages from trying to save employee().

String firstName (  ) 

String lastName (  ) 

WOActionResults saveEdit (  ) 

void setEmployee ( Employee  person  ) 

Parameters:
person the employee to set

void setFirstName ( String  name  ) 

This is used instead of employee.firstName so that we can see which method is called

void setLastName ( String  name  ) 

This is used instead of employee.lastName so that we can see which method is called


Member Data Documentation

Employee employee [private]

String errorMessages [private]


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

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