Interface SearchRecordInterface
- All Superinterfaces:
jp.ecuacion.lib.core.record.EclibRecord, RecordInterface
Has features related web environment and search function.
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetSearchPatternComment(Locale locale, String fieldName) Gets SearchPatternComment.default Map<String, StringMatchingConditionBean> 項目ごとのsearch patternを返す。Methods inherited from interface jp.ecuacion.lib.core.record.EclibRecord
getItem, mergeItemsMethods inherited from interface RecordInterface
getHtmlItem, getHtmlItems, getItems, getNewItem, getNotEmptyFields, getRequiredFields, getRequiredFieldsOnSearch, isNotEmpty, isRequired, isRequiredOnSearch, mergeHtmlItems, needsCommas
-
Method Details
-
getSearchPatterns
項目ごとのsearch patternを返す。全項目を設定する必要はなく、検索で使用する項目のみで良い. -
getSearchPatternComment
-