Interface PickItemService
-
- All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
PickItemServiceImpl
@RemoteServiceRelativePath("pickItemServlet") public interface PickItemService extends com.google.gwt.user.client.rpc.RemoteService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArrayList<ItemBean>searchEntities(String keyword, String vreContext)
-