Module jp.ecuacion.splib.web
Interface SearchRecordInterface
public interface SearchRecordInterface
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetSearchPatternComment(Locale locale, String fieldName) default Map<String, StringMatchingConditionBean> 項目ごとのsearch patternを返す。
-
Method Details
-
getHtmlFields
HtmlField[] getHtmlFields() -
getSearchPatterns
項目ごとのsearch patternを返す。全項目を設定する必要はなく、検索で使用する項目のみで良い。 -
getSearchPatternComment
-