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