Nuxeo Enterprise Platform 5.4

org.nuxeo.dam.webapp.helper
Class DownloadHelper

java.lang.Object
  extended by org.nuxeo.dam.webapp.helper.DownloadHelper

public class DownloadHelper
extends Object

Author:
Thomas Roger

Method Summary
static void download(FacesContext context, org.nuxeo.ecm.core.api.DocumentModel doc, String filePropertyPath, String filename)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

download

public static void download(FacesContext context,
                            org.nuxeo.ecm.core.api.DocumentModel doc,
                            String filePropertyPath,
                            String filename)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.