Uses of Interface
com.echothree.control.user.printer.common.form.DeletePrinterGroupForm
Packages that use DeletePrinterGroupForm
Package
Description
-
Uses of DeletePrinterGroupForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return DeletePrinterGroupFormMethods in com.echothree.control.user.printer.common with parameters of type DeletePrinterGroupFormModifier and TypeMethodDescriptionPrinterService.deletePrinterGroup
(UserVisitPK userVisitPK, DeletePrinterGroupForm form) -
Uses of DeletePrinterGroupForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return DeletePrinterGroupFormModifier and TypeMethodDescriptionstatic DeletePrinterGroupForm
PrinterFormFactory.getDeletePrinterGroupForm()
-
Uses of DeletePrinterGroupForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return DeletePrinterGroupFormMethods in com.echothree.control.user.printer.server with parameters of type DeletePrinterGroupFormModifier and TypeMethodDescriptionPrinterBean.deletePrinterGroup
(UserVisitPK userVisitPK, DeletePrinterGroupForm form) -
Uses of DeletePrinterGroupForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type DeletePrinterGroupFormModifierConstructorDescriptionDeletePrinterGroupCommand
(UserVisitPK userVisitPK, DeletePrinterGroupForm form) Creates a new instance of DeletePrinterGroupCommand