public interface UploadProgressService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
Double |
getPercentUploadComplete(String callbackName,
String csrfToken) |
@Secured(value="PERMISSION_OTHER_DEFAULT") Double getPercentUploadComplete(String callbackName, String csrfToken) throws ServiceException, com.gwtincubator.security.exception.ApplicationSecurityException
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2013. All rights reserved.