|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.common.user.profil.ProfilDataManager
Title: OpenMobileIS project source
Description: Manage profil data access. Hide real implementation.
Method Summary | |
static ProfilDataManager |
getManager()
|
Profil |
getProfil(java.lang.String group,
java.lang.String profilName)
return the idl profil for specified profil name. |
void |
registerProfilDataFactoryForGroup(java.lang.String group,
ProfilDataFactory factory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ProfilDataManager getManager()
public void registerProfilDataFactoryForGroup(java.lang.String group, ProfilDataFactory factory)
public Profil getProfil(java.lang.String group, java.lang.String profilName) throws ProfilNotFoundException
ProfilNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |