Uses of Class
org.neotropic.kuwaiba.modules.commercial.softman.SoftwareManagerService
-
Packages that use SoftwareManagerService Package Description org.neotropic.kuwaiba.modules.commercial.softman.components -
-
Uses of SoftwareManagerService in org.neotropic.kuwaiba.modules.commercial.softman.components
Constructors in org.neotropic.kuwaiba.modules.commercial.softman.components with parameters of type SoftwareManagerService Constructor Description LicenseManagerDialog(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, SoftwareManagerService sms, NewLicensePoolVisualAction newLicensePoolVisualAction, DeleteLicensePoolVisualAction deleteLicensePoolVisualAction, NewLicenseVisualAction newLicenseVisualAction, DeleteLicenseVisualAction deleteLicenseVisualAction, ReleaseLicenseVisualAction releaseLicenseVisualAction, ResourceFactory resourceFactory, LoggingService log)
-