org.objectweb.jonas_ejb.container.jorm.CollectionElement Class Reference

Inherits org.objectweb.jonas_ejb.container.jorm.GenClassElement.

Inheritance diagram for org.objectweb.jonas_ejb.container.jorm.CollectionElement:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ejb.container.jorm.CollectionElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CollectionElement (GenClassImpl gc, int idx)
int pieGetIntIndexField (String fn) throws PException
void pieSetIntIndexField (String fn, int value) throws PException

Detailed Description

This class is a specialization of the GenClassElement with an index to distinguish the dupicated element.

Author:
S.Chassande-Barrioz

Definition at line 38 of file CollectionElement.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.container.jorm.CollectionElement.CollectionElement GenClassImpl  gc,
int  idx
 

It builds a CollectionElement with the specified index.

Definition at line 45 of file CollectionElement.java.


Member Function Documentation

int org.objectweb.jonas_ejb.container.jorm.CollectionElement.pieGetIntIndexField String  fn  )  throws PException
 

There is a single index, then the index field name is not used

Reimplemented from org.objectweb.jonas_ejb.container.jorm.GenClassElement.

Definition at line 53 of file CollectionElement.java.

void org.objectweb.jonas_ejb.container.jorm.CollectionElement.pieSetIntIndexField String  fn,
int  value
throws PException
 

There is a single index, then the index field name is not used

Reimplemented from org.objectweb.jonas_ejb.container.jorm.GenClassElement.

Definition at line 60 of file CollectionElement.java.


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