org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

EjbForm getEjbForm ()
void fillEjbInfo (EjbForm p_Form, ObjectName p_ObjectName) throws Exception
String getEjbForward ()

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 35 of file EditEjbEntityAction.java.


Member Function Documentation

void org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction.fillEjbInfo EjbForm  p_Form,
ObjectName  p_ObjectName
throws Exception [protected, virtual]
 

Fill all infos of EJB Entity in the EjbEntityForm instance.

Parameters:
p_Form Instance to fill
p_ObjectName Instance to get infos
Exceptions:
Exception 

Implements org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction.

Definition at line 57 of file EditEjbEntityAction.java.

References org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction.fillEjbGlobalInfo(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getBooleanAttribute(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getIntegerAttribute(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getStringAttribute(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setCacheSize(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setInactivityTimeOut(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setLockPolicy(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setMaxCacheSize(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setMinPoolSize(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setPassivatedInstance(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setPassivationTimeOut(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setPersistency(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setPoolSize(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setPrefetch(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setRemovedInstance(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setShared(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setUnusedInstance(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setUsedInTxInstance(), and org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.setUsedOutTxInstance().

Here is the call graph for this function:

EjbForm org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction.getEjbForm  )  [protected, virtual]
 

Return a EjbEntityForm instance associate to the EJB.

Returns:
A form instance

Implements org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction.

Definition at line 46 of file EditEjbEntityAction.java.

String org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction.getEjbForward  )  [protected, virtual]
 

The global forward to go.

Returns:
Forward

Implements org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction.

Definition at line 87 of file EditEjbEntityAction.java.


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