クラス BsPathMappingCB.HpSpecification
java.lang.Object
org.codelibs.fess.es.config.cbean.bs.BsPathMappingCB.HpSpecification
- 含まれているクラス:
- BsPathMappingCB
public static class BsPathMappingCB.HpSpecification
extends java.lang.Object
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 protected java.util.List<java.lang.String>
columnList
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 HpSpecification()
-
メソッドの概要
修飾子とタイプ メソッド 説明 void
columnCreatedBy()
void
columnCreatedTime()
void
columnId()
void
columnProcessType()
void
columnRegex()
void
columnReplacement()
void
columnSortOrder()
void
columnUpdatedBy()
void
columnUpdatedTime()
void
columnUserAgent()
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
フィールド詳細
-
columnList
protected java.util.List<java.lang.String> columnList
-
-
コンストラクタの詳細
-
HpSpecification
public HpSpecification()
-
-
メソッドの詳細
-
columnId
public void columnId() -
columnCreatedBy
public void columnCreatedBy() -
columnCreatedTime
public void columnCreatedTime() -
columnProcessType
public void columnProcessType() -
columnRegex
public void columnRegex() -
columnReplacement
public void columnReplacement() -
columnSortOrder
public void columnSortOrder() -
columnUpdatedBy
public void columnUpdatedBy() -
columnUpdatedTime
public void columnUpdatedTime() -
columnUserAgent
public void columnUserAgent()
-