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