Inheritance diagram for org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory:
Definition at line 55 of file XmlFileProfilDataFactory.java.
Public Member Functions | |
XmlFileProfilDataFactory () | |
Profil | getProfil (String profilName) |
return the profil for specified profil name. | |
Classes | |
class | ProfilListParser |
|
return the profil for specified profil name. null if not found Implements org.openmobileis.common.user.profil.ProfilDataFactory. Definition at line 175 of file XmlFileProfilDataFactory.java. |