org.openmobileis.common.user.profile.ProfileDataFactory Interface Reference

Inheritance diagram for org.openmobileis.common.user.profile.ProfileDataFactory:

org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description:.

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

Definition at line 36 of file ProfileDataFactory.java.


Public Member Functions

Profile getProfil (String profilName) throws ProfileNotFoundException
 return the profil for specified profil name.

Member Function Documentation

Profile org.openmobileis.common.user.profile.ProfileDataFactory.getProfil ( String  profilName  )  throws ProfileNotFoundException

return the profil for specified profil name.

null if not found

Implemented in org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory, and org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory.

Referenced by org.openmobileis.common.user.profile.ProfileDataManager.getProfil().


The documentation for this interface was generated from the following file:
Generated on Mon Jan 14 17:29:52 2008 for OpenMobileIS by  doxygen 1.5.4