Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.common.user.profil.ProfilDataManager Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Manage profil data access.

Hide real implementation.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

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 ()


Member Function Documentation

Profil org.openmobileis.common.user.profil.ProfilDataManager.getProfil String  group,
String  profilName
throws ProfilNotFoundException
 

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().


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4