crisp.wbwiki.client
Interface WikiServiceAsync
public interface WikiServiceAsync
Asynchronous version of WikiService, for use by GWT client.
- Author:
- Henrik Kniberg
- See Also:
WikiService
Method Summary |
void |
synchronize(Integer lastVersionLoadedByClient,
String modifiedContentInClient,
com.google.gwt.user.client.rpc.AsyncCallback callback)
|
synchronize
void synchronize(Integer lastVersionLoadedByClient,
String modifiedContentInClient,
com.google.gwt.user.client.rpc.AsyncCallback callback)
Copyright © 2006. All Rights Reserved.