Uses of Class
org.exoplatform.download.DownloadResource

Packages that use DownloadResource
org.exoplatform.download   
 

Uses of DownloadResource in org.exoplatform.download
 

Subclasses of DownloadResource in org.exoplatform.download
 class ClasspathDownloadResource
          Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
 class FileDownloadResource
          Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
 class InputStreamDownloadResource
          Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
 

Methods in org.exoplatform.download that return DownloadResource
 DownloadResource DownloadService.getDownloadResource(java.lang.String id)
           
 

Methods in org.exoplatform.download with parameters of type DownloadResource
 void DownloadService.addDefaultDownloadResource(DownloadResource resource)
           
 java.lang.String DownloadService.addDownloadResource(DownloadResource resource)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.