Uses of Interface
com.echothree.control.user.printer.common.result.EditPartyPrinterGroupUseResult
Packages that use EditPartyPrinterGroupUseResult
Package
Description
-
Uses of EditPartyPrinterGroupUseResult in com.echothree.control.user.printer.common
Methods in com.echothree.control.user.printer.common that return types with arguments of type EditPartyPrinterGroupUseResultModifier and TypeMethodDescriptionPrinterService.editPartyPrinterGroupUse(UserVisitPK userVisitPK, EditPartyPrinterGroupUseForm form) -
Uses of EditPartyPrinterGroupUseResult in com.echothree.control.user.printer.common.result
Methods in com.echothree.control.user.printer.common.result that return EditPartyPrinterGroupUseResult -
Uses of EditPartyPrinterGroupUseResult in com.echothree.control.user.printer.server
Methods in com.echothree.control.user.printer.server that return types with arguments of type EditPartyPrinterGroupUseResultModifier and TypeMethodDescriptionPrinterBean.editPartyPrinterGroupUse(UserVisitPK userVisitPK, EditPartyPrinterGroupUseForm form) -
Uses of EditPartyPrinterGroupUseResult in com.echothree.control.user.printer.server.command
Methods in com.echothree.control.user.printer.server.command that return EditPartyPrinterGroupUseResultMethods in com.echothree.control.user.printer.server.command with parameters of type EditPartyPrinterGroupUseResultModifier and TypeMethodDescriptionvoidEditPartyPrinterGroupUseCommand.fillInResult(EditPartyPrinterGroupUseResult result, PartyPrinterGroupUse partyPrinterGroupUse) EditPartyPrinterGroupUseCommand.getEntity(EditPartyPrinterGroupUseResult result)