Uses of Class
com.echothree.model.control.printer.common.transfer.PartyPrinterGroupUseTransfer
Packages that use PartyPrinterGroupUseTransfer
Package
Description
-
Uses of PartyPrinterGroupUseTransfer in com.echothree.control.user.printer.common.result
Methods in com.echothree.control.user.printer.common.result that return PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionEditPartyPrinterGroupUseResult.getPartyPrinterGroupUse()GetPartyPrinterGroupUseResult.getPartyPrinterGroupUse()Methods in com.echothree.control.user.printer.common.result that return types with arguments of type PartyPrinterGroupUseTransferMethods in com.echothree.control.user.printer.common.result with parameters of type PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionvoidEditPartyPrinterGroupUseResult.setPartyPrinterGroupUse(PartyPrinterGroupUseTransfer partyPrinterGroupUse) voidGetPartyPrinterGroupUseResult.setPartyPrinterGroupUse(PartyPrinterGroupUseTransfer partyPrinterGroupUse) Method parameters in com.echothree.control.user.printer.common.result with type arguments of type PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionvoidGetPartyPrinterGroupUsesResult.setPartyPrinterGroupUses(List<PartyPrinterGroupUseTransfer> partyPrinterGroupUses) -
Uses of PartyPrinterGroupUseTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return types with arguments of type PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionPartyTransfer.getPartyPrinterGroupUses()Returns the partyPrinterGroupUses.Method parameters in com.echothree.model.control.party.common.transfer with type arguments of type PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionvoidPartyTransfer.setPartyPrinterGroupUses(ListWrapper<PartyPrinterGroupUseTransfer> partyPrinterGroupUses) Sets the partyPrinterGroupUses. -
Uses of PartyPrinterGroupUseTransfer in com.echothree.model.control.printer.server.control
Methods in com.echothree.model.control.printer.server.control that return PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionPrinterControl.getPartyPrinterGroupUseTransfer(UserVisit userVisit, PartyPrinterGroupUse partyPrinterGroupUse) Methods in com.echothree.model.control.printer.server.control that return types with arguments of type PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionPrinterControl.getPartyPrinterGroupUseTransfers(UserVisit userVisit, Collection<PartyPrinterGroupUse> partyPrinterGroupUses) PrinterControl.getPartyPrinterGroupUseTransfersByParty(UserVisit userVisit, Party party) -
Uses of PartyPrinterGroupUseTransfer in com.echothree.model.control.printer.server.transfer
Methods in com.echothree.model.control.printer.server.transfer that return PartyPrinterGroupUseTransferModifier and TypeMethodDescriptionPartyPrinterGroupUseTransferCache.getPartyPrinterGroupUseTransfer(UserVisit userVisit, PartyPrinterGroupUse partyPrinterGroupUse)