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

Method Summary
 java.lang.Double getPercentUploadComplete(java.lang.String callbackName)
           
 

Method Detail

getPercentUploadComplete

@Secured(value="PERMISSION_OTHER_DEFAULT")
java.lang.Double getPercentUploadComplete(java.lang.String callbackName)
                                          throws ServiceException,
                                                 com.gwtincubator.security.exception.ApplicationSecurityException
Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException


Copyright © 2011. All Rights Reserved.