Uses of Class
de.bytestore.hostinger.entity.space.License
Packages that use License
Package
Description
-
Uses of License in de.bytestore.hostinger.entity.space.listener
Method parameters in de.bytestore.hostinger.entity.space.listener with type arguments of type LicenseModifier and TypeMethodDescriptionvoidLicenseEventListener.onLicenseSaving(io.jmix.core.event.EntitySavingEvent<License> event) -
Uses of License in de.bytestore.hostinger.internal.service
Methods in de.bytestore.hostinger.internal.service with parameters of type LicenseModifier and TypeMethodDescriptionjavax0.license3j.LicenseLicenseService.generateFile(License databaseIO) Generates a License object from a provided License entity.voidLicenseService.regenerate(License license, io.jmix.core.FileStorage fileStorage) Regenerates a license file, writes it to an output stream, and saves it to the provided file storage.