package devopsdistilled.operp.client.stock.panes.controllers; import devopsdistilled.operp.client.abstracts.SubTaskPaneController; public interface ListWarehousePaneController extends SubTaskPaneController { }