Uses of Class
com.soffid.iam.iga.api.Printer
Packages that use Printer
Package
Description
-
Uses of Printer in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return types with arguments of type PrinterModifier and TypeMethodDescriptionUserService.findPrintersByUserName(String userName) Operation findPrintersByUserName Fetches all printers assigned to a user -
Uses of Printer in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type Printer -
Uses of Printer in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return PrinterModifier and TypeMethodDescriptionOperation createPrinterService.findPrinterByPrinterName(String codiImpressora) Operation findPrinterByPrinterNameOperation updateMethods in com.soffid.iam.iga.service that return types with arguments of type PrinterModifier and TypeMethodDescriptioncom.soffid.zkdb.api.PagedResult<Printer>PrinterService.findPrinters(com.soffid.zkdb.api.Query query) Operation findPrintersPrinterService.findPrintersByFilter(String codi, String model, String local, String maquina) Operation findPrintersByFilterPrinterService.findPrintersByPrinterName(String codiImpressora) Operation findPrintersByPrinterNamePrinterService.getPrinters()Operation getPrintersMethods in com.soffid.iam.iga.service with parameters of type Printer -
Uses of Printer in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return PrinterMethods in com.soffid.iam.iga.service.ejb that return types with arguments of type PrinterModifier and TypeMethodDescriptioncom.soffid.zkdb.api.PagedResult<Printer>PrinterService.findPrinters(com.soffid.zkdb.api.Query query) PrinterService.findPrintersByFilter(String codi, String model, String local, String maquina) PrinterService.findPrintersByPrinterName(String codiImpressora) PrinterService.getPrinters()Methods in com.soffid.iam.iga.service.ejb with parameters of type Printer