org.objectweb.jonas_ejb.genic.VcParam Class Reference

List of all members.

Public Member Functions

String getTypeName ()
String getJormType ()
boolean isEjbLocal ()
String getEjbName ()

Package Functions

 VcParam (Class type, BeanDesc dd)

Detailed Description

This class is the "Velocity context" for a parameter of a finder/select method for CMP2 only, used in the Velocity Templates.
Author:
Helene Joanin : Initial developer

Definition at line 38 of file VcParam.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.genic.VcParam.VcParam Class  type,
BeanDesc  dd
[package]
 

VcParam Constructor

Parameters:
type parameter class
dd bean descriptor

Definition at line 64 of file VcParam.java.

References org.objectweb.jonas_ejb.deployment.api.DeploymentDesc.getBeanDescWithLocalInterface(), org.objectweb.jonas_ejb.deployment.api.BeanDesc.getDeploymentDesc(), and org.objectweb.jonas_ejb.deployment.api.BeanDesc.getEjbName().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_ejb.genic.VcParam.getEjbName  ) 
 

Returns:
If the parameter is a local bean, returns the name of this local bean

Definition at line 101 of file VcParam.java.

String org.objectweb.jonas_ejb.genic.VcParam.getJormType  ) 
 

Returns:
Returns the JORM type's name of the parameter

Definition at line 87 of file VcParam.java.

String org.objectweb.jonas_ejb.genic.VcParam.getTypeName  ) 
 

Returns:
Returns the type's name of the parameter

Definition at line 80 of file VcParam.java.

boolean org.objectweb.jonas_ejb.genic.VcParam.isEjbLocal  ) 
 

Returns:
Returns true if the parameter is a local bean

Definition at line 94 of file VcParam.java.


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