public static class PlotExportMetadata.PlotMainBeanInfo extends PlotExportMetadata.PlotCommonBeanInfo
| Constructor and Description |
|---|
PlotExportMetadata.PlotMainBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanTitle()
Return bean category (in order to be used as tab title in xls files).
|
Map<String,Iterable<String>> |
getCustomDropDownList()
Retourne une drop down list pour une priopriété du tab info.
|
<K> Map<String,com.google.common.base.Function<K,Object>> |
getCustomFormatters()
Permet de transformer un object complexe on champs simple representable pour un export (String).
|
org.apache.commons.collections4.BidiMap<String,String> |
getExtraColumns()
Return map 'column properties' > display name.
|
getCommonColumns, getCustomParserspublic String getBeanTitle()
EntityExportTabInfopublic org.apache.commons.collections4.BidiMap<String,String> getExtraColumns()
EntityExportTabInfogetExtraColumns in interface EntityExportTabInfogetExtraColumns in class PlotExportMetadata.PlotCommonBeanInfopublic <K> Map<String,com.google.common.base.Function<K,Object>> getCustomFormatters()
EntityExportTabInfogetCustomFormatters in interface EntityExportTabInfogetCustomFormatters in class PlotExportMetadata.PlotCommonBeanInfopublic Map<String,Iterable<String>> getCustomDropDownList()
EntityExportTabInfogetCustomDropDownList in interface EntityExportTabInfogetCustomDropDownList in class PlotExportMetadata.PlotCommonBeanInfoCopyright © 2013–2015 Inra. All rights reserved.