Definition at line 53 of file XmlFileProfilDataFactory.java.
Public Member Functions | |
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 163 of file XmlFileProfilDataFactory.java.