Inheritance diagram for org.openmobileis.common.user.profil.ProfilDataFactory:
Definition at line 34 of file ProfilDataFactory.java.
Public Member Functions | |
Profil | getProfil (String profilName) throws ProfilNotFoundException |
return the profil for specified profil name. |
|
return the profil for specified profil name. null if not found Implemented in org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory. Referenced by org.openmobileis.common.user.profil.ProfilDataManager.getProfil(). |