org.objectweb.jonas_web.deployment.xml.UserDataConstraint Class Reference

List of all members.

Public Member Functions

 UserDataConstraint ()
void addDescription (String description)
void setTransportGuarantee (String transportGuarantee)
JLinkedList getDescriptionList ()
String getTransportGuarantee ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element user-data-constraint
Author:
Florent Benoit

Definition at line 36 of file UserDataConstraint.java.


Constructor & Destructor Documentation

org.objectweb.jonas_web.deployment.xml.UserDataConstraint.UserDataConstraint  ) 
 

Constructor

Definition at line 52 of file UserDataConstraint.java.


Member Function Documentation

void org.objectweb.jonas_web.deployment.xml.UserDataConstraint.addDescription String  description  ) 
 

Add a new description element to this object

Parameters:
description description

Definition at line 64 of file UserDataConstraint.java.

JLinkedList org.objectweb.jonas_web.deployment.xml.UserDataConstraint.getDescriptionList  ) 
 

Gets the description list

Returns:
the description list

Definition at line 82 of file UserDataConstraint.java.

String org.objectweb.jonas_web.deployment.xml.UserDataConstraint.getTransportGuarantee  ) 
 

Gets the transport-guarantee

Returns:
the transport-guarantee

Definition at line 90 of file UserDataConstraint.java.

void org.objectweb.jonas_web.deployment.xml.UserDataConstraint.setTransportGuarantee String  transportGuarantee  ) 
 

Add a new transport-guarantee element to this object

Parameters:
transportGuarantee transport-guarantee

Definition at line 72 of file UserDataConstraint.java.

String org.objectweb.jonas_web.deployment.xml.UserDataConstraint.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 99 of file UserDataConstraint.java.

References org.objectweb.jonas_lib.deployment.xml.JLinkedList.toString(), and org.objectweb.jonas_lib.deployment.xml.JLinkedList.toXML().

Referenced by org.objectweb.jonas_web.deployment.xml.SecurityConstraint.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:13:32 2005 for JOnAS by  doxygen 1.3.9.1