xsd.binding.binding-config-1-2.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fj-core Show documentation
Show all versions of fj-core Show documentation
Fugerit Java Core Library for JDK 1.8 and up
Binding catalog, inherits all feature from CustomListCatalogConfig
List of custom helper, some helpers are build in even if not declared.
A binding helper, param01/03 are for custom behaviours
List of custom impl finder.
Custom impl finder definition
Binding configuration, basically a lit of fields
id of the binding
binding id list, comma separated,
all the field in the said binding are included in the current binding
if set to '1' or 'true' the catalog will try to init null field (default value is '1')
Field configuration, accepts some configuration :
helper - 'default-helper' is used if not set
bindTo - 'id' attribute is used if not set, path in destination object
bindFrom - 'id' attribute is used if not set, path in source object
typeTo - override in type for destination object path
initOnNull - type to use if the value is null
List of binding modules
Binding module definition