Uses of Interface
com.echothree.control.user.inventory.common.result.EditInventoryTransactionReasonDescriptionResult
Packages that use EditInventoryTransactionReasonDescriptionResult
Package
Description
-
Uses of EditInventoryTransactionReasonDescriptionResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditInventoryTransactionReasonDescriptionResultModifier and TypeMethodDescriptionInventoryService.editInventoryTransactionReasonDescription(UserVisitPK userVisitPK, EditInventoryTransactionReasonDescriptionForm form) -
Uses of EditInventoryTransactionReasonDescriptionResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditInventoryTransactionReasonDescriptionResultModifier and TypeMethodDescriptionInventoryResultFactory.getEditInventoryTransactionReasonDescriptionResult() -
Uses of EditInventoryTransactionReasonDescriptionResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditInventoryTransactionReasonDescriptionResultModifier and TypeMethodDescriptionInventoryBean.editInventoryTransactionReasonDescription(UserVisitPK userVisitPK, EditInventoryTransactionReasonDescriptionForm form) -
Uses of EditInventoryTransactionReasonDescriptionResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditInventoryTransactionReasonDescriptionResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditInventoryTransactionReasonDescriptionResultModifier and TypeMethodDescriptionvoidEditInventoryTransactionReasonDescriptionCommand.fillInResult(EditInventoryTransactionReasonDescriptionResult result, InventoryTransactionReasonDescription inventoryTransactionReasonDescription) EditInventoryTransactionReasonDescriptionCommand.getEntity(EditInventoryTransactionReasonDescriptionResult result)