|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRepresentationServiceAsync
Method Summary | |
---|---|
void |
openDrawing(String jsessionid,
String drawingid,
com.google.gwt.user.client.rpc.AsyncCallback<Representation> callback)
|
void |
saveDrawing(String jsessionid,
String drawingid,
Representation representation,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
|
Method Detail |
---|
void openDrawing(String jsessionid, String drawingid, com.google.gwt.user.client.rpc.AsyncCallback<Representation> callback)
void saveDrawing(String jsessionid, String drawingid, Representation representation, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |