クラスの使用
org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
ExampleMatcher.GenericPropertyMatcher を使用するパッケージ
org.springframework.data.domain 内の ExampleMatcher.GenericPropertyMatcher 使用
修飾子と型メソッド説明ExampleMatcher.GenericPropertyMatcher.caseSensitive()大文字小文字の区別を false に設定します。ExampleMatcher.GenericPropertyMatchers.caseSensitive()文字列の大文字と小文字を区別して一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.contains()文字列マッチャーをExampleMatcher.StringMatcher.CONTAININGに設定します。ExampleMatcher.GenericPropertyMatchers.contains()ExampleMatcher.StringMatcher.CONTAININGを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.endsWith()文字列マッチャーをExampleMatcher.StringMatcher.ENDINGに設定します。ExampleMatcher.GenericPropertyMatchers.endsWith()ExampleMatcher.StringMatcher.ENDINGを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.exact()文字列マッチャーをExampleMatcher.StringMatcher.EXACTに設定します。ExampleMatcher.GenericPropertyMatchers.exact()ExampleMatcher.StringMatcher.EXACTを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.ignoreCase()無視するケースを true に設定します。ExampleMatcher.GenericPropertyMatcher.ignoreCase(boolean ignoreCase) 大文字小文字の区別をignoreCaseに設定します。ExampleMatcher.GenericPropertyMatchers.ignoreCase()大文字と小文字を区別せずに文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.of(ExampleMatcher.StringMatcher stringMatcher) ExampleMatcher.GenericPropertyMatcher.of(ExampleMatcher.StringMatcher stringMatcher, boolean ignoreCase) ExampleMatcher.GenericPropertyMatcher.regex()文字列マッチャーをExampleMatcher.StringMatcher.REGEXに設定します。ExampleMatcher.GenericPropertyMatchers.regex()ExampleMatcher.StringMatcher.REGEXを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.startsWith()文字列マッチャーをExampleMatcher.StringMatcher.STARTINGに設定します。ExampleMatcher.GenericPropertyMatchers.startsWith()ExampleMatcher.StringMatcher.STARTINGを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.storeDefaultMatching()文字列マッチャーをExampleMatcher.StringMatcher.DEFAULTに設定します。ExampleMatcher.GenericPropertyMatchers.storeDefaultMatching()ExampleMatcher.StringMatcher.DEFAULTを使用して文字列に一致するExampleMatcher.GenericPropertyMatcherを作成します。ExampleMatcher.GenericPropertyMatcher.stringMatcher(ExampleMatcher.StringMatcher stringMatcher) 文字列マッチャーをstringMatcherに設定します。ExampleMatcher.GenericPropertyMatcher.transform(ExampleMatcher.PropertyValueTransformer propertyValueTransformer) ExampleMatcher.PropertyValueTransformerをpropertyValueTransformerに設定します。型 ExampleMatcher.GenericPropertyMatcher のパラメーターを持つ org.springframework.data.domain のメソッド修飾子と型メソッド説明ExampleMatcher.withMatcher(StringSE propertyPath, ExampleMatcher.GenericPropertyMatcher genericPropertyMatcher) 型 ExampleMatcher.GenericPropertyMatcher の型引数を持つ org.springframework.data.domain のメソッドパラメーター修飾子と型メソッド説明default ExampleMatcherExampleMatcher.withMatcher(StringSE propertyPath, ExampleMatcher.MatcherConfigurer<ExampleMatcher.GenericPropertyMatcher> matcherConfigurer)