Uses of Interface
com.echothree.control.user.warehouse.common.result.CreateWarehouseResult
Packages that use CreateWarehouseResult
Package
Description
-
Uses of CreateWarehouseResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type CreateWarehouseResultModifier and TypeMethodDescriptionWarehouseService.createWarehouse(UserVisitPK userVisitPK, CreateWarehouseForm form) -
Uses of CreateWarehouseResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return CreateWarehouseResultModifier and TypeMethodDescriptionstatic CreateWarehouseResultWarehouseResultFactory.getCreateWarehouseResult() -
Uses of CreateWarehouseResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type CreateWarehouseResultModifier and TypeMethodDescriptionWarehouseBean.createWarehouse(UserVisitPK userVisitPK, CreateWarehouseForm form)