Interface ILicenseFileDao

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<LicenseFile,Long,IEntityContext>, IGenericDao<LicenseFile>
All Known Implementing Classes:
LicenseFileDao

public interface ILicenseFileDao extends IGenericDao<LicenseFile>