Uses of Interface
com.echothree.control.user.printer.common.form.CreatePrinterGroupJobForm
Packages that use CreatePrinterGroupJobForm
Package
Description
-
Uses of CreatePrinterGroupJobForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return CreatePrinterGroupJobFormMethods in com.echothree.control.user.printer.common with parameters of type CreatePrinterGroupJobFormModifier and TypeMethodDescriptionPrinterService.createPrinterGroupJob
(UserVisitPK userVisitPK, CreatePrinterGroupJobForm form) -
Uses of CreatePrinterGroupJobForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return CreatePrinterGroupJobFormModifier and TypeMethodDescriptionstatic CreatePrinterGroupJobForm
PrinterFormFactory.getCreatePrinterGroupJobForm()
-
Uses of CreatePrinterGroupJobForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return CreatePrinterGroupJobFormMethods in com.echothree.control.user.printer.server with parameters of type CreatePrinterGroupJobFormModifier and TypeMethodDescriptionPrinterBean.createPrinterGroupJob
(UserVisitPK userVisitPK, CreatePrinterGroupJobForm form) -
Uses of CreatePrinterGroupJobForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type CreatePrinterGroupJobFormModifierConstructorDescriptionCreatePrinterGroupJobCommand
(UserVisitPK userVisitPK, CreatePrinterGroupJobForm form) Creates a new instance of CreatePrinterGroupJobCommand