@Deprecated public interface AllowLeadingWildcardAttribute extends Attribute
AllowLeadingWildcardProcessor
processor and
must be defined in the QueryConfigHandler
. It basically tells the
processor if it should allow leading wildcard. Modifier and Type | Method and Description |
---|---|
boolean |
isAllowLeadingWildcard()
Deprecated.
|
void |
setAllowLeadingWildcard(boolean allowLeadingWildcard)
Deprecated.
|