Uses of Interface
com.echothree.control.user.printer.common.form.CreatePrinterGroupForm
Packages that use CreatePrinterGroupForm
Package
Description
-
Uses of CreatePrinterGroupForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return CreatePrinterGroupFormMethods in com.echothree.control.user.printer.common with parameters of type CreatePrinterGroupFormModifier and TypeMethodDescriptionPrinterService.createPrinterGroup
(UserVisitPK userVisitPK, CreatePrinterGroupForm form) -
Uses of CreatePrinterGroupForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return CreatePrinterGroupFormModifier and TypeMethodDescriptionstatic CreatePrinterGroupForm
PrinterFormFactory.getCreatePrinterGroupForm()
-
Uses of CreatePrinterGroupForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return CreatePrinterGroupFormMethods in com.echothree.control.user.printer.server with parameters of type CreatePrinterGroupFormModifier and TypeMethodDescriptionPrinterBean.createPrinterGroup
(UserVisitPK userVisitPK, CreatePrinterGroupForm form) -
Uses of CreatePrinterGroupForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type CreatePrinterGroupFormModifierConstructorDescriptionCreatePrinterGroupCommand
(UserVisitPK userVisitPK, CreatePrinterGroupForm form) Creates a new instance of CreatePrinterGroupCommand