fr.paris.lutece.plugins.form.business.exporttype
Class FullExportType

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
      extended by fr.paris.lutece.plugins.form.business.exporttype.FullExportType
All Implemented Interfaces:
IExportType

public class FullExportType
extends AbstractExportType

This class represents the export type to export every responses.


Constructor Summary
FullExportType()
           
 
Method Summary
 ResponseFilter getResponseFilter(Form form, java.util.Locale locale)
          Get the response filter
 void saveExport(java.util.List<FormSubmit> listFormSubmits, java.util.Locale locale)
          Save the export
 
Methods inherited from class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
getKey, getTitle, setKey, setTitleI18nKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullExportType

public FullExportType()
Method Detail

getResponseFilter

public ResponseFilter getResponseFilter(Form form,
                                        java.util.Locale locale)
Get the response filter

locale - the locale
Returns:

saveExport

public void saveExport(java.util.List<FormSubmit> listFormSubmits,
                       java.util.Locale locale)
Save the export

Parameters:
listFormSubmits - the list of form submits
locale - the locale


Copyright © 2012 Mairie de Paris. All Rights Reserved.