Uses of Class
com.soffid.iam.iga.api.PrinterGroup
Packages that use PrinterGroup
Package
Description
-
Uses of PrinterGroup in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type PrinterGroup -
Uses of PrinterGroup in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return PrinterGroupModifier and TypeMethodDescriptionPrinterService.create(PrinterGroup grupImpressora) Operation createPrinterService.findPrinterGroupByGroupNameAndPrinterName(String codiGrup, String codiImpressora) Operation findPrinterGroupByGroupNameAndPrinterNamePrinterService.update(PrinterGroup grupImpressora) Operation updateMethods in com.soffid.iam.iga.service that return types with arguments of type PrinterGroupModifier and TypeMethodDescriptionPrinterService.findPrintersGroupByGroupName(String codiGrup) Operation findPrintersGroupByGroupNameMethods in com.soffid.iam.iga.service with parameters of type PrinterGroupModifier and TypeMethodDescriptionPrinterService.create(PrinterGroup grupImpressora) Operation createvoidPrinterService.delete(PrinterGroup grupImpressora) Operation deletePrinterService.update(PrinterGroup grupImpressora) Operation update -
Uses of PrinterGroup in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return PrinterGroupModifier and TypeMethodDescriptionPrinterService.create(PrinterGroup grupImpressora) PrinterService.findPrinterGroupByGroupNameAndPrinterName(String codiGrup, String codiImpressora) PrinterService.update(PrinterGroup grupImpressora) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type PrinterGroupMethods in com.soffid.iam.iga.service.ejb with parameters of type PrinterGroupModifier and TypeMethodDescriptionPrinterService.create(PrinterGroup grupImpressora) voidPrinterService.delete(PrinterGroup grupImpressora) PrinterService.update(PrinterGroup grupImpressora)