Interface StampServiceAsync
public interface StampServiceAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidapplyStamp(List<Long> docIds, GUIStamp stamp, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) voidchangeStatus(long id, boolean enabled, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) voidvoidgetSignature(com.google.gwt.user.client.rpc.AsyncCallback<GUIStamp> callback) voidvoidvoidvoid 
- 
Method Details
- 
delete
 - 
save
 - 
getStamp
 - 
getStamp
 - 
changeStatus
void changeStatus(long id, boolean enabled, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)  - 
saveImage
 - 
applyStamp
 - 
getSignature
 
 -