org.broadleafcommerce.openadmin.server.service.artifact.upload
Class UploadProgressRemoteService
java.lang.Object
org.broadleafcommerce.openadmin.server.service.artifact.upload.UploadProgressRemoteService
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, UploadProgressService
@Service(value="blUploadRemoteService")
public class UploadProgressRemoteService
- extends Object
- implements UploadProgressService
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exploitProtectionService
protected ExploitProtectionService exploitProtectionService
UploadProgressRemoteService
public UploadProgressRemoteService()
getPercentUploadComplete
public Double getPercentUploadComplete(String callbackName,
String csrfToken)
throws ServiceException,
com.gwtincubator.security.exception.ApplicationSecurityException
- Specified by:
getPercentUploadComplete in interface UploadProgressService
- Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException
Copyright © 2013. All Rights Reserved.