public abstract class AbstractExportType extends Object implements IExportType
Constructor and Description |
---|
AbstractExportType() |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Get the key
|
String |
getTitle(Locale locale)
Get the title
|
void |
setKey(String strKey)
Set the key
|
void |
setTitleI18nKey(String strTitleI18nKey)
Set the title i18n key
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResponseFilter, saveExport
public String getKey()
getKey
in interface IExportType
public void setKey(String strKey)
setKey
in interface IExportType
strKey
- the keypublic String getTitle(Locale locale)
getTitle
in interface IExportType
locale
- the localepublic void setTitleI18nKey(String strTitleI18nKey)
setTitleI18nKey
in interface IExportType
strTitleI18nKey
- the i18n keyCopyright © 2016 City of Paris. All rights reserved.