org.broadleafcommerce.openadmin.client.service
Interface UploadProgressService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- UploadProgressRemoteService
public interface UploadProgressService
- extends com.google.gwt.user.client.rpc.RemoteService
- Author:
- jfischer
getPercentUploadComplete
@Secured(value="PERMISSION_OTHER_DEFAULT")
Double getPercentUploadComplete(String callbackName,
String csrfToken)
throws ServiceException,
com.gwtincubator.security.exception.ApplicationSecurityException
- Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2013. All Rights Reserved.