Uses of Interface
com.echothree.control.user.printer.common.form.DeletePrinterGroupJobForm
Packages that use DeletePrinterGroupJobForm
Package
Description
-
Uses of DeletePrinterGroupJobForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return DeletePrinterGroupJobFormMethods in com.echothree.control.user.printer.common with parameters of type DeletePrinterGroupJobFormModifier and TypeMethodDescriptionPrinterService.deletePrinterGroupJob
(UserVisitPK userVisitPK, DeletePrinterGroupJobForm form) -
Uses of DeletePrinterGroupJobForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return DeletePrinterGroupJobFormModifier and TypeMethodDescriptionstatic DeletePrinterGroupJobForm
PrinterFormFactory.getDeletePrinterGroupJobForm()
-
Uses of DeletePrinterGroupJobForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return DeletePrinterGroupJobFormMethods in com.echothree.control.user.printer.server with parameters of type DeletePrinterGroupJobFormModifier and TypeMethodDescriptionPrinterBean.deletePrinterGroupJob
(UserVisitPK userVisitPK, DeletePrinterGroupJobForm form) -
Uses of DeletePrinterGroupJobForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type DeletePrinterGroupJobFormModifierConstructorDescriptionDeletePrinterGroupJobCommand
(UserVisitPK userVisitPK, DeletePrinterGroupJobForm form) Creates a new instance of DeletePrinterGroupJobCommand