org.openmobileis.common.user.profil.impl
Class XmlFileProfilDataFactory

java.lang.Object
  extended byorg.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory
All Implemented Interfaces:
ProfilDataFactory

public class XmlFileProfilDataFactory
extends java.lang.Object
implements ProfilDataFactory

Title: OpenMobileIS project source
Description: Manage profil data in an xml file.

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

Constructor Summary
XmlFileProfilDataFactory()
           
 
Method Summary
 Profil getProfil(java.lang.String profilName)
          return the profil for specified profil name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlFileProfilDataFactory

public XmlFileProfilDataFactory()
Method Detail

getProfil

public Profil getProfil(java.lang.String profilName)
return the profil for specified profil name. null if not found

Specified by:
getProfil in interface ProfilDataFactory


Copyright 2005 e-Care. All Rights Reserved.