Uses of Interface
com.echothree.control.user.printer.common.form.SetPrinterStatusForm
Packages that use SetPrinterStatusForm
Package
Description
-
Uses of SetPrinterStatusForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return SetPrinterStatusFormMethods in com.echothree.control.user.printer.common with parameters of type SetPrinterStatusFormModifier and TypeMethodDescriptionPrinterService.setPrinterStatus
(UserVisitPK userVisitPK, SetPrinterStatusForm form) -
Uses of SetPrinterStatusForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return SetPrinterStatusFormModifier and TypeMethodDescriptionstatic SetPrinterStatusForm
PrinterFormFactory.getSetPrinterStatusForm()
-
Uses of SetPrinterStatusForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return SetPrinterStatusFormMethods in com.echothree.control.user.printer.server with parameters of type SetPrinterStatusFormModifier and TypeMethodDescriptionPrinterBean.setPrinterStatus
(UserVisitPK userVisitPK, SetPrinterStatusForm form) -
Uses of SetPrinterStatusForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type SetPrinterStatusFormModifierConstructorDescriptionSetPrinterStatusCommand
(UserVisitPK userVisitPK, SetPrinterStatusForm form) Creates a new instance of SetPrinterStatusCommand