public static class PlotExportMetadata.PlotZoningBeanInfo extends PlotExportMetadata.PlotCommonBeanInfo
| Modifier and Type | Field and Description |
|---|---|
protected RefParcelleZonageEDITopiaDao |
refParcelleZonageEDITopiaDao |
| Constructor and Description |
|---|
PlotExportMetadata.PlotZoningBeanInfo() |
| 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.
|
void |
setRefParcelleZonageEDITopiaDao(RefParcelleZonageEDITopiaDao refParcelleZonageEDITopiaDao) |
getCommonColumns, getCustomParsersprotected RefParcelleZonageEDITopiaDao refParcelleZonageEDITopiaDao
public PlotExportMetadata.PlotZoningBeanInfo()
public void setRefParcelleZonageEDITopiaDao(RefParcelleZonageEDITopiaDao refParcelleZonageEDITopiaDao)
public 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.