|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldBridgeCustomization<T>
Customization context which allows to inject a field bridge instance to be used for querying the current field.
Not part of the public DSL API for the time being in order to gain experiences with using the functionality first;
may be made public in a future release by merging with FieldCustomization.
| Method Summary | |
|---|---|
T |
withFieldBridge(FieldBridge fieldBridge)
Sets the field bridge for querying the current field; any other bridge associated with this field will be ignored for the query |
| Method Detail |
|---|
T withFieldBridge(FieldBridge fieldBridge)
fieldBridge - the field bridge to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||