org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm Class Reference

List of all members.

Public Member Functions

String getLocalId ()
void setLocalId (String localId)
List getRemoteIds ()
void setRemoteIds (List remoteIds)
void reset (ActionMapping mapping, HttpServletRequest request)
ActionErrors validate (ActionMapping mapping, HttpServletRequest request)

Detailed Description

Form bean for the Joram platform form page.
Author:
Frederic MAISTRE

Definition at line 37 of file JoramServersForm.java.


Member Function Documentation

String org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.getLocalId  ) 
 

Returns:
Returns the localId.

Definition at line 49 of file JoramServersForm.java.

List org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.getRemoteIds  ) 
 

Returns:
Returns the remoteIds.

Definition at line 61 of file JoramServersForm.java.

void org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.reset ActionMapping  mapping,
HttpServletRequest  request
 

Reset all properties to their default values.

Parameters:
mapping The mapping used to select this instance
request The servlet request we are processing

Definition at line 79 of file JoramServersForm.java.

void org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.setLocalId String  localId  ) 
 

Parameters:
localId The localId to set.

Definition at line 55 of file JoramServersForm.java.

void org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.setRemoteIds List  remoteIds  ) 
 

Parameters:
remoteIds The remoteIds to set.

Definition at line 67 of file JoramServersForm.java.

ActionErrors org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm.validate ActionMapping  mapping,
HttpServletRequest  request
 

Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found. If no errors are found, return null or an ActionErrors object with no recorded error messages.

Parameters:
mapping The mapping used to select this instance
request The servlet request we are processing

Definition at line 94 of file JoramServersForm.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:05 2005 for JOnAS by  doxygen 1.3.9.1