Interface PickItemServiceAsync


  • public interface PickItemServiceAsync
    • Method Detail

      • searchEntities

        void searchEntities​(String keyword,
                            String vreContext,
                            com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ItemBean>> callback)