Hide real implementation.
Definition at line 41 of file ProfilDataManager.java.
Public Member Functions | |
void | registerProfilDataFactoryForGroup (String group, ProfilDataFactory factory) |
Profil | getProfil (String group, String profilName) throws ProfilNotFoundException |
return the idl profil for specified profil name. | |
Static Public Member Functions | |
static ProfilDataManager | getManager () |
|
return the idl profil for specified profil name. null if not found Definition at line 69 of file ProfilDataManager.java. References org.openmobileis.common.user.profil.ProfilDataFactory.getProfil(). |