Uses of Interface
com.echothree.control.user.printer.common.form.DeletePrinterForm
Packages that use DeletePrinterForm
Package
Description
-
Uses of DeletePrinterForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return DeletePrinterFormMethods in com.echothree.control.user.printer.common with parameters of type DeletePrinterFormModifier and TypeMethodDescriptionPrinterService.deletePrinter
(UserVisitPK userVisitPK, DeletePrinterForm form) -
Uses of DeletePrinterForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return DeletePrinterFormModifier and TypeMethodDescriptionstatic DeletePrinterForm
PrinterFormFactory.getDeletePrinterForm()
-
Uses of DeletePrinterForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return DeletePrinterFormMethods in com.echothree.control.user.printer.server with parameters of type DeletePrinterFormModifier and TypeMethodDescriptionPrinterBean.deletePrinter
(UserVisitPK userVisitPK, DeletePrinterForm form) -
Uses of DeletePrinterForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type DeletePrinterFormModifierConstructorDescriptionDeletePrinterCommand
(UserVisitPK userVisitPK, DeletePrinterForm form) Creates a new instance of DeletePrinterCommand