Uses of Interface
com.echothree.control.user.printer.common.form.DeletePrinterDescriptionForm
Packages that use DeletePrinterDescriptionForm
Package
Description
-
Uses of DeletePrinterDescriptionForm in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return DeletePrinterDescriptionFormMethods in com.echothree.control.user.printer.common with parameters of type DeletePrinterDescriptionFormModifier and TypeMethodDescriptionPrinterService.deletePrinterDescription
(UserVisitPK userVisitPK, DeletePrinterDescriptionForm form) -
Uses of DeletePrinterDescriptionForm in com.echothree.control.user.printer.common.form
Methods in com.echothree.control.user.printer.common.form that return DeletePrinterDescriptionFormModifier and TypeMethodDescriptionstatic DeletePrinterDescriptionForm
PrinterFormFactory.getDeletePrinterDescriptionForm()
-
Uses of DeletePrinterDescriptionForm in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return DeletePrinterDescriptionFormMethods in com.echothree.control.user.printer.server with parameters of type DeletePrinterDescriptionFormModifier and TypeMethodDescriptionPrinterBean.deletePrinterDescription
(UserVisitPK userVisitPK, DeletePrinterDescriptionForm form) -
Uses of DeletePrinterDescriptionForm in com.echothree.control.user.printer.server.command
Constructors in com.echothree.control.user.printer.server.command with parameters of type DeletePrinterDescriptionFormModifierConstructorDescriptionDeletePrinterDescriptionCommand
(UserVisitPK userVisitPK, DeletePrinterDescriptionForm form) Creates a new instance of DeletePrinterDescriptionCommand