Uses of Interface
com.echothree.control.user.warehouse.common.result.EditLocationNameElementDescriptionResult
Packages that use EditLocationNameElementDescriptionResult
Package
Description
-
Uses of EditLocationNameElementDescriptionResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type EditLocationNameElementDescriptionResultModifier and TypeMethodDescriptionWarehouseService.editLocationNameElementDescription(UserVisitPK userVisitPK, EditLocationNameElementDescriptionForm form) -
Uses of EditLocationNameElementDescriptionResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return EditLocationNameElementDescriptionResultModifier and TypeMethodDescriptionWarehouseResultFactory.getEditLocationNameElementDescriptionResult() -
Uses of EditLocationNameElementDescriptionResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type EditLocationNameElementDescriptionResultModifier and TypeMethodDescriptionWarehouseBean.editLocationNameElementDescription(UserVisitPK userVisitPK, EditLocationNameElementDescriptionForm form) -
Uses of EditLocationNameElementDescriptionResult in com.echothree.control.user.warehouse.server.command
Methods in com.echothree.control.user.warehouse.server.command that return EditLocationNameElementDescriptionResultMethods in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationNameElementDescriptionResultModifier and TypeMethodDescriptionvoidEditLocationNameElementDescriptionCommand.fillInResult(EditLocationNameElementDescriptionResult result, LocationNameElementDescription locationNameElementDescription) EditLocationNameElementDescriptionCommand.getEntity(EditLocationNameElementDescriptionResult result)