org.openmobileis.common.user.profil.Profile Class Reference

Inheritance diagram for org.openmobileis.common.user.profil.Profile:

org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Struct definition : Profil.

Definition at line 35 of file Profile.java.

Public Member Functions

 Profile ()
 Default constructor.
 Profile (String userID, ProfileProperty[] profilProperties, ProfileRubric[] profilRubric)
 Constructor with fields initialization.
String toXML ()
boolean equals (Object obj)
int hashCode ()

Public Attributes

String userID
 Struct member userID.
ProfileProperty[] profilProperties
 Struct member profilProperties.
ProfileRubric[] profilRubric
 Struct member profilRubric.
String profilName
 name of the profil.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.Profile.Profile ( String  userID,
ProfileProperty[]  profilProperties,
ProfileRubric[]  profilRubric 
)

Constructor with fields initialization.

Parameters:
userID userID struct member
profilProperties profilProperties struct member
profilRubric profilRubric struct member
completeSynchro completeSynchro struct member

Definition at line 69 of file Profile.java.

References org.openmobileis.common.user.profil.Profile.profilProperties, and org.openmobileis.common.user.profil.Profile.profilRubric.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1