|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
public class ExportTypeFactory
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 |
---|
public ExportTypeFactory()
Method Detail |
---|
public java.util.List<IExportType> getExportTypes()
getExportTypes
in interface IExportTypeFactory
IExportType
public fr.paris.lutece.util.ReferenceList getExportTypesAsRefList(java.util.Locale locale)
ReferenceList
getExportTypesAsRefList
in interface IExportTypeFactory
locale
- the locale
ReferenceList
public IExportType getExportType(java.lang.String strKey)
getExportType
in interface IExportTypeFactory
strKey
- the key
IExportType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |