@Component(value="blStringLikeFilterValueConverter") public class StringLikeFilterValueConverter extends Object implements FilterValueConverter<String>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
onlyStartsWith |
| Constructor and Description |
|---|
StringLikeFilterValueConverter() |
@Value(value="${admin.search.string.onlyStartsWith}")
protected boolean onlyStartsWith
public String convert(String stringValue)
convert in interface FilterValueConverter<String>Copyright © 2014. All Rights Reserved.