public ViewProductLifeCycleModel GetProductLifeCycle(string barcode) { return(_iInventoryGateway.GetProductLifeCycle(barcode)); }