Interface IBenutzerDao

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<Benutzer,Long,IEntityContext>, IGenericDao<Benutzer>, IMandantDependentBaseDao<Benutzer>
All Known Implementing Classes:
BenutzerDao

@Deprecated public interface IBenutzerDao extends IMandantDependentBaseDao<Benutzer>
Deprecated.
Since Version 8.0.0 user information is stored UserProfiles. For accessing user information use IUserProfileDao.