Uses of Interface
com.echothree.control.user.printer.common.form.CreatePrinterForm
Packages that use CreatePrinterForm
Package
Description
-
Uses of CreatePrinterForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return CreatePrinterFormMethods in com.echothree.control.user.printer.common with parameters of type CreatePrinterFormModifier and TypeMethodDescriptionPrinterService.createPrinter
(UserVisitPK userVisitPK, CreatePrinterForm form) -
Uses of CreatePrinterForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return CreatePrinterFormModifier and TypeMethodDescriptionstatic CreatePrinterForm
PrinterFormFactory.getCreatePrinterForm()
-
Uses of CreatePrinterForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return CreatePrinterFormMethods in com.echothree.control.user.printer.server with parameters of type CreatePrinterFormModifier and TypeMethodDescriptionPrinterBean.createPrinter
(UserVisitPK userVisitPK, CreatePrinterForm form) -
Uses of CreatePrinterForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type CreatePrinterFormModifierConstructorDescriptionCreatePrinterCommand
(UserVisitPK userVisitPK, CreatePrinterForm form) Creates a new instance of CreatePrinterCommand