Class UserProfileMfaDao

java.lang.Object
de.xima.cmn.dao.AbstractDao<UserProfileMfa, Long, IEntityContext>
de.xima.fc.dao.impl.GenericDao<UserProfileMfa>
de.xima.fc.dao.impl.UserProfileMfaDao
All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<UserProfileMfa, Long, IEntityContext>, IGenericDao<UserProfileMfa>, IUserProfileMfaDao

public class UserProfileMfaDao extends GenericDao<UserProfileMfa> implements IUserProfileMfaDao
Implementation of the IUserProfileMfaDao for reading and writing UserProfileMfa entities.
Since:
8.0.0
Author:
XIMA Media GmbH