Uses of Class
de.xima.fc.mdl.license.LicenseDataSnapshot
- 
Packages that use LicenseDataSnapshot Package Description de.xima.fc.dao.impl de.xima.fc.dao.interfaces de.xima.fc.gui.bean.settings  - 
- 
Uses of LicenseDataSnapshot in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return LicenseDataSnapshot Modifier and Type Method Description LicenseDataSnapshotMandantDao. getLicenseDataSnapshot(IEntityContext ec, Mandant client) - 
Uses of LicenseDataSnapshot in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return LicenseDataSnapshot Modifier and Type Method Description LicenseDataSnapshotIMandantDao. getLicenseDataSnapshot(IEntityContext ec, Mandant client) - 
Uses of LicenseDataSnapshot in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return LicenseDataSnapshot Modifier and Type Method Description LicenseDataSnapshotLicenseBean. getClientLicenseSnapshot(LicenseFile licenseFile)LicenseDataSnapshotClientBean. getLicensedataSnapshot()Gets the licensedataSnapshotLicenseDataSnapshotLicenseBean. getSystemLicenseSnapshot()Methods in de.xima.fc.gui.bean.settings with parameters of type LicenseDataSnapshot Modifier and Type Method Description voidClientBean. setLicensedataSnapshot(LicenseDataSnapshot licensedataSnapshot)Sets the licensedataSnapshot 
 -