Inheritance diagram for org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory:
Definition at line 53 of file /impl/XmlFileProfilDataFactory.java.
Public Member Functions | |
XmlFileProfilDataFactory () | |
Profile | getProfil (String profilName) |
return the profil for specified profil name. | |
Classes | |
class | ProfilListParser |
Profile org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory.getProfil | ( | String | profilName | ) |
return the profil for specified profil name.
null if not found
Implements org.openmobileis.common.user.profile.ProfileDataFactory.
Definition at line 159 of file /impl/XmlFileProfilDataFactory.java.