Class SystemAuthenticatorDao

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<SystemAuthenticator, Long, IEntityContext>, IGenericDao<SystemAuthenticator>, IMandantDependentBaseDao<SystemAuthenticator>, ISystemAuthenticatorDao

public class SystemAuthenticatorDao extends MandantDependentBaseDao<SystemAuthenticator> implements ISystemAuthenticatorDao
The default implementation of ISystemAuthenticatorDao that can be accessed via DaoProvider.
Author:
XIMA MEDIA GmbH