Interface SplitServiceAsync
- 
public interface SplitServiceAsync 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsplit(long docId, int policy, int separator, String expression, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) 
 -