Uses of Interface
com.echothree.control.user.warehouse.common.result.EditLocationDescriptionResult
Packages that use EditLocationDescriptionResult
Package
Description
-
Uses of EditLocationDescriptionResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type EditLocationDescriptionResultModifier and TypeMethodDescriptionWarehouseService.editLocationDescription(UserVisitPK userVisitPK, EditLocationDescriptionForm form) -
Uses of EditLocationDescriptionResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return EditLocationDescriptionResult -
Uses of EditLocationDescriptionResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type EditLocationDescriptionResultModifier and TypeMethodDescriptionWarehouseBean.editLocationDescription(UserVisitPK userVisitPK, EditLocationDescriptionForm form) -
Uses of EditLocationDescriptionResult in com.echothree.control.user.warehouse.server.command
Methods in com.echothree.control.user.warehouse.server.command that return EditLocationDescriptionResultMethods in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationDescriptionResultModifier and TypeMethodDescriptionvoidEditLocationDescriptionCommand.fillInResult(EditLocationDescriptionResult result, LocationDescription locationDescription) EditLocationDescriptionCommand.getEntity(EditLocationDescriptionResult result)