public interface FieldBridgeCustomization<T>
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
.
Modifier and Type | Method and Description |
---|---|
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
|
T withFieldBridge(FieldBridge fieldBridge)
fieldBridge
- the field bridge to useCopyright © 2006-2017 Red Hat, Inc. All Rights Reserved