Uses of Class
fr.paris.lutece.portal.service.blobstore.BlobStoreClientException

Packages that use BlobStoreClientException
fr.paris.lutece.portal.service.blobstore   
 

Uses of BlobStoreClientException in fr.paris.lutece.portal.service.blobstore
 

Methods in fr.paris.lutece.portal.service.blobstore that throw BlobStoreClientException
 java.lang.String IBlobStoreClientService.doDeleteFile(java.lang.String strBaseUrl, java.lang.String strBlobStore, java.lang.String strBlobKey)
          Do delete a file in the blobstore webapp
 org.apache.commons.fileupload.FileItem IBlobStoreClientService.doDownloadFile(java.lang.String strUrl)
          Download the file
 void IBlobStoreClientService.doDownloadFile(java.lang.String strUrl, java.lang.String strFilePath)
          Download the file to the file path
 java.lang.String IBlobStoreClientService.doUploadFile(java.lang.String strBaseUrl, org.apache.commons.fileupload.FileItem fileItem, java.lang.String strBlobStore)
          Do upload a file in the blobstore webapp
 java.lang.String IBlobStoreClientService.getFileName(java.lang.String strUrl)
          Get the file name given an url
 java.lang.String IBlobStoreClientService.getFileUrl(java.lang.String strBaseUrl, java.lang.String strBlobStore, java.lang.String strBlobKey)
          Get the file url
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.