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

Collaboration diagram for org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EjbRelationshipRole ()
String getDescription ()
void setDescription (String description)
String getEjbRelationshipRoleName ()
void setEjbRelationshipRoleName (String ejbRelationshipRoleName)
String getMultiplicity ()
void setMultiplicity (String multiplicity)
boolean isCascadeDelete ()
void setCascadeDelete ()
RelationshipRoleSource getRelationshipRoleSource ()
void setRelationshipRoleSource (RelationshipRoleSource relationshipRoleSource)
CmrField getCmrField ()
void setCmrField (CmrField cmrField)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element ejb-relationship-role

Author:
JOnAS team

Definition at line 36 of file EjbRelationshipRole.java.


Constructor & Destructor Documentation

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

Constructor

Definition at line 72 of file EjbRelationshipRole.java.


Member Function Documentation

CmrField org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.getCmrField  ) 
 

Gets the cmr-field

Returns:
the cmr-field

Definition at line 159 of file EjbRelationshipRole.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc.EjbRelationDesc().

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

Gets the description

Returns:
the description

Definition at line 80 of file EjbRelationshipRole.java.

String org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.getEjbRelationshipRoleName  ) 
 

Gets the ejb-relationship-role-name

Returns:
the ejb-relationship-role-name

Definition at line 96 of file EjbRelationshipRole.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc.EjbRelationDesc().

String org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.getMultiplicity  ) 
 

Gets the multiplicity

Returns:
the multiplicity

Definition at line 112 of file EjbRelationshipRole.java.

RelationshipRoleSource org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.getRelationshipRoleSource  ) 
 

Gets the relationship-role-source

Returns:
the relationship-role-source

Definition at line 143 of file EjbRelationshipRole.java.

boolean org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.isCascadeDelete  ) 
 

Gets the cascade-delete

Returns:
true if cascade-delete

Definition at line 128 of file EjbRelationshipRole.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.setCascadeDelete  ) 
 

Set the cascade-delete

Definition at line 135 of file EjbRelationshipRole.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.setCmrField CmrField  cmrField  ) 
 

Set the cmr-field

Parameters:
cmrField cmrField

Definition at line 167 of file EjbRelationshipRole.java.

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

Set the description

Parameters:
description description

Definition at line 88 of file EjbRelationshipRole.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.setEjbRelationshipRoleName String  ejbRelationshipRoleName  ) 
 

Set the ejb-relationship-role-name

Parameters:
ejbRelationshipRoleName ejbRelationshipRoleName

Definition at line 104 of file EjbRelationshipRole.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc.EjbRelationDesc().

void org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.setMultiplicity String  multiplicity  ) 
 

Set the multiplicity

Parameters:
multiplicity multiplicity

Definition at line 120 of file EjbRelationshipRole.java.

void org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.setRelationshipRoleSource RelationshipRoleSource  relationshipRoleSource  ) 
 

Set the relationship-role-source

Parameters:
relationshipRoleSource relationshipRoleSource

Definition at line 151 of file EjbRelationshipRole.java.

String org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.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 176 of file EjbRelationshipRole.java.

References org.objectweb.jonas_ejb.deployment.xml.CmrField.toXML(), and org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.toXML().

Here is the call graph for this function:


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