public abstract static class GrowingPlanExportMetadata.GrowingPlanCommonBeanInfo extends AbstractAgrosystService implements EntityExportTabInfo
context__PARANAMER_DATA| Constructor and Description |
|---|
GrowingPlanExportMetadata.GrowingPlanCommonBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections4.BidiMap<String,String> |
getCommonColumns()
Return map 'column properties' > display name.
|
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).
|
Map<String,com.google.common.base.Function<String,Object>> |
getCustomParsers()
Permet de transformer une chaine en lecture en une entité ou un objet d'un autre type.
|
org.apache.commons.collections4.BidiMap<String,String> |
getExtraColumns()
Return map 'column properties' > display name.
|
easyBind, easyBind, easyBindNoDelete, finalize, getConfig, getContext, getPersistenceContext, getSecurityContext, getSecurityContextAsUser, getTransaction, newInstance, setContextclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBeanTitlepublic GrowingPlanExportMetadata.GrowingPlanCommonBeanInfo()
public org.apache.commons.collections4.BidiMap<String,String> getCommonColumns()
EntityExportTabInfogetCommonColumns in interface EntityExportTabInfopublic org.apache.commons.collections4.BidiMap<String,String> getExtraColumns()
EntityExportTabInfogetExtraColumns in interface EntityExportTabInfopublic <K> Map<String,com.google.common.base.Function<K,Object>> getCustomFormatters()
EntityExportTabInfogetCustomFormatters in interface EntityExportTabInfopublic Map<String,com.google.common.base.Function<String,Object>> getCustomParsers()
EntityExportTabInfogetCustomParsers in interface EntityExportTabInfopublic Map<String,Iterable<String>> getCustomDropDownList()
EntityExportTabInfogetCustomDropDownList in interface EntityExportTabInfoCopyright © 2013–2015 Inra. All rights reserved.