org.objectweb.jonas_ejb.deployment.xml.EjbRelation Class Reference

List of all members.

Public Member Functions

 EjbRelation ()
String getDescription ()
void setDescription (String description)
String getEjbRelationName ()
void setEjbRelationName (String ejbRelationName)
void addEjbRelationshipRole (EjbRelationshipRole ejbRelationshipRole)
JLinkedList getEjbRelationshipRoleList ()
EjbRelationshipRole getEjbRelationshipRole ()
EjbRelationshipRole getEjbRelationshipRole2 ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element ejb-relation
Author:
JOnAS team

Definition at line 39 of file EjbRelation.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.EjbRelation.EjbRelation  ) 
 

Constructor

Definition at line 61 of file EjbRelation.java.


Member Function Documentation

void org.objectweb.jonas_ejb.deployment.xml.EjbRelation.addEjbRelationshipRole EjbRelationshipRole  ejbRelationshipRole  ) 
 

Add a new ejb-relationship-role element to this object

Parameters:
ejbRelationshipRole the ejb-relationship-role object

Definition at line 102 of file EjbRelation.java.

String org.objectweb.jonas_ejb.deployment.xml.EjbRelation.getDescription  ) 
 

Gets the description

Returns:
the description

Definition at line 70 of file EjbRelation.java.

String org.objectweb.jonas_ejb.deployment.xml.EjbRelation.getEjbRelationName  ) 
 

Gets the ejb-relation-name

Returns:
the ejb-relation-name

Definition at line 86 of file EjbRelation.java.

EjbRelationshipRole org.objectweb.jonas_ejb.deployment.xml.EjbRelation.getEjbRelationshipRole  ) 
 

Gets the first ejb-relationship-role

Returns:
the ejb-relationship-role

Definition at line 118 of file EjbRelation.java.

EjbRelationshipRole org.objectweb.jonas_ejb.deployment.xml.EjbRelation.getEjbRelationshipRole2  ) 
 

Gets the second ejb-relationship-role

Returns:
the ejb-relationship-role

Definition at line 129 of file EjbRelation.java.

JLinkedList org.objectweb.jonas_ejb.deployment.xml.EjbRelation.getEjbRelationshipRoleList  ) 
 

Gets the ejb-relationship-role list

Returns:
the ejb-relationship-role list

Definition at line 110 of file EjbRelation.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelation.setDescription String  description  ) 
 

Set the description

Parameters:
description description

Definition at line 78 of file EjbRelation.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelation.setEjbRelationName String  ejbRelationName  ) 
 

Set the ejb-relation-name

Parameters:
ejbRelationName ejbRelationName

Definition at line 94 of file EjbRelation.java.

String org.objectweb.jonas_ejb.deployment.xml.EjbRelation.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 143 of file EjbRelation.java.


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