org.openmobileis.common.user.profil
Interface ProfilDataFactory
- All Known Implementing Classes:
- XmlFileProfilDataFactory
- public interface ProfilDataFactory
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
Method Summary |
Profil |
getProfil(java.lang.String profilName)
return the profil for specified profil name.
|
getProfil
public Profil getProfil(java.lang.String profilName)
throws ProfilNotFoundException
- return the profil for specified profil name.
null if not found
- Throws:
ProfilNotFoundException
Copyright 2005 e-Care. All Rights Reserved.