org.openmobileis.common.user.profil.ProfileDataManager 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 ProfileDataManager.java.

Public Member Functions

void registerProfilDataFactoryForGroup (String group, ProfileDataFactory factory)
Profile getProfil (String group, String profilName) throws ProfileNotFoundException
 return the idl profil for specified profil name.

Static Public Member Functions

static ProfileDataManager getManager ()


Member Function Documentation

Profile org.openmobileis.common.user.profil.ProfileDataManager.getProfil ( String  group,
String  profilName 
) throws ProfileNotFoundException

return the idl profil for specified profil name.

null if not found

Definition at line 69 of file ProfileDataManager.java.

References org.openmobileis.common.user.profil.ProfileDataFactory.getProfil().


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1