Class ClientAuthenticatorDao

java.lang.Object
de.xima.cmn.dao.AbstractDao<T,Long,IEntityContext>
All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<ClientAuthenticator,Long,IEntityContext>, IClientAuthenticatorDao, IGenericDao<ClientAuthenticator>, IMandantDependentBaseDao<ClientAuthenticator>

public class ClientAuthenticatorDao extends MandantDependentBaseDao<ClientAuthenticator> implements IClientAuthenticatorDao
The default implementation of IClientAuthenticatorDao that can be accessed via DaoProvider.
Author:
XIMA MEDIA GmbH