org.mtzky.lucene.descriptor
クラス BeanPropertyConfig

java.lang.Object
  上位を拡張 org.mtzky.lucene.descriptor.SimplePropertyConfig
      上位を拡張 org.mtzky.lucene.descriptor.BeanPropertyConfig
すべての実装されたインタフェース:
LucenePropertyConfig

public class BeanPropertyConfig
extends SimplePropertyConfig

作成者:
mtzky
関連項目:
LucenePropertyConfig

コンストラクタの概要
BeanPropertyConfig(String name, PropDesc propDesc)
           
 
メソッドの概要
 PropDesc getPropDesc()
           
 
クラス org.mtzky.lucene.descriptor.SimplePropertyConfig から継承されたメソッド
analyzer, filters, format, getAnalyzer, getFilters, getFormat, getIndex, getLuceneFieldStrategy, getMaxTokenCount, getName, getNormalizers, getStore, getTermVector, hasLuceneFieldStrategy, id, id, index, isId, luceneFieldStrategy, maxTokenCount, normalizers, store, termVector
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

BeanPropertyConfig

public BeanPropertyConfig(String name,
                          PropDesc propDesc)
パラメータ:
name -
propDesc -
メソッドの詳細

getPropDesc

public PropDesc getPropDesc()


Copyright (C) 2010-2011 Mtzky. AllRights Reserved.