public interface IExportTypeFactory
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 |
List<IExportType> getExportTypes()
IExportType
IExportType getExportType(String strKey)
strKey
- the keyIExportType
fr.paris.lutece.util.ReferenceList getExportTypesAsRefList(Locale locale)
ReferenceList
locale
- the localeReferenceList
Copyright © 2016 City of Paris. All rights reserved.