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

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

org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory org.openmobileis.common.user.profil.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 34 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.profil.ProfileDataFactory.getProfil ( String  profilName  )  throws ProfileNotFoundException

return the profil for specified profil name.

null if not found

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

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


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