Uses of Interface
com.echothree.control.user.printer.common.result.EditPrinterGroupResult
Packages that use EditPrinterGroupResult
Package
Description
-
Uses of EditPrinterGroupResult in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return types with arguments of type EditPrinterGroupResultModifier and TypeMethodDescriptionPrinterService.editPrinterGroup(UserVisitPK userVisitPK, EditPrinterGroupForm form) -
Uses of EditPrinterGroupResult in com.echothree.control.user.printer.common.result
Methods in com.echothree.control.user.printer.common.result that return EditPrinterGroupResultModifier and TypeMethodDescriptionstatic EditPrinterGroupResultPrinterResultFactory.getEditPrinterGroupResult() -
Uses of EditPrinterGroupResult in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return types with arguments of type EditPrinterGroupResultModifier and TypeMethodDescriptionPrinterBean.editPrinterGroup(UserVisitPK userVisitPK, EditPrinterGroupForm form) -
Uses of EditPrinterGroupResult in com.echothree.control.user.printer.server.command
Methods in com.echothree.control.user.printer.server.command that return EditPrinterGroupResultMethods in com.echothree.control.user.printer.server.command with parameters of type EditPrinterGroupResultModifier and TypeMethodDescriptionvoidEditPrinterGroupCommand.fillInResult(EditPrinterGroupResult result, PrinterGroup printerGroup) EditPrinterGroupCommand.getEntity(EditPrinterGroupResult result)