21222324252627
} @Override public GetSellResult execute(GetSell arg0, ExecutionContext arg1) throws ActionException { return new GetSellResult(provider.get().getAllSells()); }