Uses of Interface
de.xima.fc.dao.interfaces.ILicenseFileDao
-
Packages that use ILicenseFileDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of ILicenseFileDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ILicenseFileDao Modifier and Type Field Description static ILicenseFileDao
DaoProvider. LICENSE_FILE_DAO
The singleton instance ofILicenseFileDao
for accessing, creating, deleting, and updatingLicenseFile
entities. -
Uses of ILicenseFileDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ILicenseFileDao Modifier and Type Class Description class
LicenseFileDao
-