public class ExportTypeFactory extends Object implements IExportTypeFactory
Constructor and Description |
---|
ExportTypeFactory() |
Modifier and Type | Method and Description |
---|---|
IExportType |
getExportType(String strKey)
Get the export type
|
List<IExportType> |
getExportTypes()
Get the list of export types
|
fr.paris.lutece.util.ReferenceList |
getExportTypesAsRefList(Locale locale)
Get the list of export types as
ReferenceList |
public List<IExportType> getExportTypes()
getExportTypes
in interface IExportTypeFactory
IExportType
public fr.paris.lutece.util.ReferenceList getExportTypesAsRefList(Locale locale)
ReferenceList
getExportTypesAsRefList
in interface IExportTypeFactory
locale
- the localeReferenceList
public IExportType getExportType(String strKey)
getExportType
in interface IExportTypeFactory
strKey
- the keyIExportType
Copyright © 2016 City of Paris. All rights reserved.