jp.go.nict.langrid.dao.hibernate.searchsupport
クラス LanguagePathArrayPathListSearchSupport<T extends AttributedElement<U>,U extends Attribute>

java.lang.Object
  上位を拡張 jp.go.nict.langrid.dao.hibernate.searchsupport.AbstractLanguagePathArraySearchSupport<T,U>
      上位を拡張 jp.go.nict.langrid.dao.hibernate.searchsupport.LanguagePathArrayPathListSearchSupport<T,U>
型パラメータ:
T - エレメントの型
すべての実装されたインタフェース:
SearchSupport<T>

public class LanguagePathArrayPathListSearchSupport<T extends AttributedElement<U>,U extends Attribute>
extends AbstractLanguagePathArraySearchSupport<T,U>
implements SearchSupport<T>

言語パス配列のフィールドの検索をサポートする。

作成者:
Takao Nakaguchi

コンストラクタの概要
LanguagePathArrayPathListSearchSupport()
           
 
メソッドの概要
 void filterResults(MatchingCondition condition, List<T> results)
          クエリ発行後のフィルタリングを行う。
 
クラス jp.go.nict.langrid.dao.hibernate.searchsupport.AbstractLanguagePathArraySearchSupport から継承されたメソッド
appendWhereClouse, isFileteringNeeded
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース jp.go.nict.langrid.dao.hibernate.searchsupport.SearchSupport から継承されたメソッド
appendWhereClouse, isFileteringNeeded
 

コンストラクタの詳細

LanguagePathArrayPathListSearchSupport

public LanguagePathArrayPathListSearchSupport()
メソッドの詳細

filterResults

public void filterResults(MatchingCondition condition,
                          List<T> results)
インタフェース SearchSupport の記述:
クエリ発行後のフィルタリングを行う。

定義:
インタフェース SearchSupport<T extends AttributedElement<U>> 内の filterResults
パラメータ:
condition - マッチング条件
results - クエリの結果