Package | Description |
---|---|
fr.paris.lutece.plugins.form.business.exporttype | |
fr.paris.lutece.plugins.form.service.parameter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExportType
AbstractExportType
|
class |
FullExportType
This class represents the export type to export every
responses.
|
class |
LastDateExportType
This class represents the export type from the date written at the last line
of the file /plugins/form/export/formExportResponses.
|
Modifier and Type | Method and Description |
---|---|
IExportType |
IExportTypeFactory.getExportType(String strKey)
Get the export type
|
IExportType |
ExportTypeFactory.getExportType(String strKey)
Get the export type
|
Modifier and Type | Method and Description |
---|---|
List<IExportType> |
IExportTypeFactory.getExportTypes()
Get the list of export types
|
List<IExportType> |
ExportTypeFactory.getExportTypes()
Get the list of export types
|
Modifier and Type | Method and Description |
---|---|
IExportType |
FormParameterService.getExportDaemonType()
Get the export daemon type configured in the advanced parameters of
the plugin-form.
|
Copyright © 2016 City of Paris. All rights reserved.