Hide real implementation.
Definition at line 42 of file ProfileDataManager.java.
Public Member Functions | |
Profile | getProfil (String group, String profilName) throws ProfileNotFoundException |
return the idl profil for specified profil name. |
Profile org.openmobileis.common.user.profile.ProfileDataManager.getProfil | ( | String | group, | |
String | profilName | |||
) | throws ProfileNotFoundException |
return the idl profil for specified profil name.
null if not found
Definition at line 75 of file ProfileDataManager.java.
References org.openmobileis.common.user.profile.ProfileDataFactory.getProfil().