com.ebmwebsourcing.geasytools.webeditor.api.core.manager
Interface IDownloadManager


public interface IDownloadManager


Method Summary
 void downloadFile(java.lang.String fileId)
          Downloads a file by invoking download service with the fileId param
 

Method Detail

downloadFile

void downloadFile(java.lang.String fileId)
Downloads a file by invoking download service with the fileId param

Parameters:
fileId -


Copyright © 2010-2011 Petals Link. All Rights Reserved.