Class SystemAuthenticatorDao

java.lang.Object
de.xima.cmn.dao.AbstractDao<T,Long,IEntityContext>
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