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

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
All Implemented Interfaces:
IExportTypeFactory

public class ExportTypeFactory
extends java.lang.Object
implements IExportTypeFactory

ExportDaemonTypeFactory


Constructor Summary
ExportTypeFactory()
           
 
Method Summary
 IExportType getExportType(java.lang.String strKey)
          Get the export type
 java.util.List<IExportType> getExportTypes()
          Get the list of export types
 fr.paris.lutece.util.ReferenceList getExportTypesAsRefList(java.util.Locale locale)
          Get the list of export types as ReferenceList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportTypeFactory

public ExportTypeFactory()
Method Detail

getExportTypes

public java.util.List<IExportType> getExportTypes()
Get the list of export types

Specified by:
getExportTypes in interface IExportTypeFactory
Returns:
a list of IExportType

getExportTypesAsRefList

public fr.paris.lutece.util.ReferenceList getExportTypesAsRefList(java.util.Locale locale)
Get the list of export types as ReferenceList

Specified by:
getExportTypesAsRefList in interface IExportTypeFactory
Parameters:
locale - the locale
Returns:
a ReferenceList

getExportType

public IExportType getExportType(java.lang.String strKey)
Get the export type

Specified by:
getExportType in interface IExportTypeFactory
Parameters:
strKey - the key
Returns:
a IExportType


Copyright © 2012 Mairie de Paris. All Rights Reserved.