Uses of Class
com.echothree.model.control.inventory.common.transfer.PartyInventoryCostingMethodTransfer
Packages that use PartyInventoryCostingMethodTransfer
Package
Description
-
Uses of PartyInventoryCostingMethodTransfer in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionEditPartyInventoryCostingMethodResult.getPartyInventoryCostingMethod()GetPartyInventoryCostingMethodResult.getPartyInventoryCostingMethod()Methods in com.echothree.control.user.inventory.common.result that return types with arguments of type PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionGetPartyInventoryCostingMethodsResult.getPartyInventoryCostingMethods()Methods in com.echothree.control.user.inventory.common.result with parameters of type PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionvoidEditPartyInventoryCostingMethodResult.setPartyInventoryCostingMethod(PartyInventoryCostingMethodTransfer partyInventoryCostingMethod) voidGetPartyInventoryCostingMethodResult.setPartyInventoryCostingMethod(PartyInventoryCostingMethodTransfer partyInventoryCostingMethod) Method parameters in com.echothree.control.user.inventory.common.result with type arguments of type PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionvoidGetPartyInventoryCostingMethodsResult.setPartyInventoryCostingMethods(List<PartyInventoryCostingMethodTransfer> partyInventoryCostingMethods) -
Uses of PartyInventoryCostingMethodTransfer in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionInventoryCostingMethodControl.getPartyInventoryCostingMethodTransfer(UserVisit userVisit, PartyInventoryCostingMethod partyInventoryCostingMethod) InventoryCostingMethodControl.getPartyInventoryCostingMethodTransfer(UserVisit userVisit, Party party) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionInventoryCostingMethodControl.getPartyInventoryCostingMethodTransfers(UserVisit userVisit, Collection<PartyInventoryCostingMethod> partyInventoryCostingMethods) InventoryCostingMethodControl.getPartyInventoryCostingMethodTransfersByInventoryCostingMethod(UserVisit userVisit, InventoryCostingMethod inventoryCostingMethod) -
Uses of PartyInventoryCostingMethodTransfer in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer that return PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionPartyInventoryCostingMethodTransferCache.getTransfer(UserVisit userVisit, PartyInventoryCostingMethod partyInventoryCostingMethod) -
Uses of PartyInventoryCostingMethodTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return PartyInventoryCostingMethodTransferMethods in com.echothree.model.control.party.common.transfer with parameters of type PartyInventoryCostingMethodTransferModifier and TypeMethodDescriptionvoidPartyTransfer.setPartyInventoryCostingMethod(PartyInventoryCostingMethodTransfer partyInventoryCostingMethod)