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