クラス BsFileConfigCB
- java.lang.Object
-
- org.codelibs.fess.es.config.allcommon.EsAbstractConditionBean
-
- org.codelibs.fess.es.config.cbean.bs.BsFileConfigCB
-
- すべての実装されたインタフェース:
org.dbflute.cbean.ConditionBean
,org.dbflute.cbean.dream.WelcomeToDreamCruise
,org.dbflute.cbean.ordering.OrderByBean
,org.dbflute.cbean.paging.FetchNarrowingBean
,org.dbflute.cbean.paging.PagingBean
,org.dbflute.jdbc.FetchBean
- 直系の既知のサブクラス:
FileConfigCB
public class BsFileConfigCB extends EsAbstractConditionBean
- 作成者:
- ESFlute (using FreeGen)
-
-
ネストされたクラスの概要
ネストされたクラス 修飾子とタイプ クラス 説明 static class
BsFileConfigCB.HpSpecification
-
クラスから継承されたネストされたクラス/インタフェース org.codelibs.fess.es.config.allcommon.EsAbstractConditionBean
EsAbstractConditionBean.SearchRequestParams
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 protected BsFileConfigCA
_conditionAggregation
protected BsFileConfigCQ
_conditionQuery
protected BsFileConfigCB.HpSpecification
_specification
-
クラスから継承されたフィールド org.codelibs.fess.es.config.allcommon.EsAbstractConditionBean
_preference, _safetyMaxResultSize, _searchRequestParams, _sqlClause
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 BsFileConfigCB()
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 FileConfigCB
acceptPK(java.lang.String id)
void
acceptPrimaryKeyMap(java.util.Map<java.lang.String,? extends java.lang.Object> primaryKeyMap)
BsFileConfigCA
aggregation()
FileConfigDbm
asDBMeta()
protected void
assertAggregationPurpose()
protected void
assertQueryPurpose()
protected void
assertSpecifyPurpose()
java.lang.String
asTableDbName()
org.elasticsearch.action.search.SearchRequestBuilder
build(org.elasticsearch.action.search.SearchRequestBuilder builder)
protected BsFileConfigCA
createLocalCA()
protected BsFileConfigCQ
createLocalCQ()
protected BsFileConfigCA
doGetConditionAggregation()
protected BsFileConfigCQ
doGetConditionQuery()
boolean
hasSpecifiedColumn()
org.dbflute.cbean.ConditionQuery
localCQ()
BsFileConfigCQ
query()
BsFileConfigCB.HpSpecification
specify()
-
クラスから継承されたメソッド org.codelibs.fess.es.config.allcommon.EsAbstractConditionBean
addOrderBy_PK_Asc, addOrderBy_PK_Desc, assertObjectNotNull, canPagingCountLater, canPagingReSelect, canPagingSelectAndQuerySplit, canRelationMappingCache, checkNullOrEmptyQuery, checkSafetyResult, clearOrderBy, clearWhereClauseOnBaseQuery, configure, createCBExThrower, createPagingInvoker, disableColumnNullObject, disableEmptyStringQuery, disableInnerJoinAutoDetect, disableNonSpecifiedColumnAccess, disableOverridingQuery, disablePagingCountLater, disablePagingCountLeastJoin, disablePagingReSelect, disableQueryUpdateCountPreCheck, disableSpecifyColumnRequired, disableThatsBadTiming, disableUndefinedClassificationSelect, enableColumnNullObject, enableEmptyStringQuery, enableInnerJoinAutoDetect, enableNonSpecifiedColumnAccess, enableOverridingQuery, enablePagingCountLater, enablePagingCountLeastJoin, enablePagingReSelect, enableQueryUpdateCountPreCheck, enableSpecifyColumnRequired, enableThatsBadTiming, enableUndefinedClassificationSelect, fetchFirst, getCursorSelectOption, getFetchNarrowingLoopCount, getFetchNarrowingSkipStartIndex, getFetchPageNumber, getFetchSize, getFetchStartIndex, getLogDateDisplayStyle, getOrderByClause, getOrderByComponent, getPageEndIndex, getPageStartIndex, getPreference, getPurpose, getSafetyMaxResultSize, getSqlClause, getStatementConfig, hasOrderByClause, hasSelectAllPossible, hasSpecifiedLocalColumn, hasUnionQueryOrUnionAllQuery, hasWhereClauseOnBaseQuery, ignoreNullOrEmptyQuery, inviteDerivedToDreamCruise, invokeOrScopeQuery, invokeOrScopeQueryAndPart, invokeSetupSelect, invokeSpecifyColumn, isFetchNarrowingEffective, isFetchNarrowingLoopCountEffective, isFetchNarrowingSkipStartIndexEffective, isFetchScopeEffective, isNonSpecifiedColumnAccessAllowed, isPaging, isQueryUpdateCountPreCheck, isSelectCountIgnoreFetchScope, isUndefinedClassificationSelectAllowed, ln, localSp, lockForUpdate, mysticRhythms, overTheWaves, paging, request, setPreference, styleLogDateDisplay, throwPagingPageSizeNotPlusException, toDisplaySql, xacceptScalarSelectOption, xafterCareSelectCountIgnoreFetchScope, xcheckSpecifyColumnRequiredIfNeeds, xcreateDreamCruiseCB, xdisableFetchNarrowing, xenableIgnoredFetchNarrowing, xfetchPage, xfetchScope, xgetDerivedTypeHandler, xgetDreamCruiseDeparturePort, xgetMysticBinding, xhasDreamCruiseTicket, xisDreamCruiseDeparturePort, xisDreamCruiseShip, xkeepDreamCruiseJourneyLogBook, xmarkAsDeparturePortForDreamCruise, xregisterUnionQuerySynchronizer, xsetPaging, xsetupForQueryInsert, xsetupForScalarSelect, xsetupForSpecifiedUpdate, xsetupForVaryingUpdate, xsetupSelectCountIgnoreFetchScope, xsetupSelectDreamCruiseJourneyLogBook, xsetupSelectDreamCruiseJourneyLogBookIfUnionExists, xshowDreamCruiseTicket
-
-
-
-
フィールドの詳細
-
_conditionQuery
protected BsFileConfigCQ _conditionQuery
-
_conditionAggregation
protected BsFileConfigCA _conditionAggregation
-
_specification
protected BsFileConfigCB.HpSpecification _specification
-
-
メソッドの詳細
-
asDBMeta
public FileConfigDbm asDBMeta()
- 定義:
asDBMeta
インタフェース内org.dbflute.cbean.ConditionBean
- オーバーライド:
asDBMeta
クラス内EsAbstractConditionBean
-
asTableDbName
public java.lang.String asTableDbName()
-
hasSpecifiedColumn
public boolean hasSpecifiedColumn()
-
localCQ
public org.dbflute.cbean.ConditionQuery localCQ()
-
acceptPK
public FileConfigCB acceptPK(java.lang.String id)
-
acceptPrimaryKeyMap
public void acceptPrimaryKeyMap(java.util.Map<java.lang.String,? extends java.lang.Object> primaryKeyMap)
-
build
public org.elasticsearch.action.search.SearchRequestBuilder build(org.elasticsearch.action.search.SearchRequestBuilder builder)
- 定義:
build
クラス内EsAbstractConditionBean
-
query
public BsFileConfigCQ query()
-
doGetConditionQuery
protected BsFileConfigCQ doGetConditionQuery()
-
createLocalCQ
protected BsFileConfigCQ createLocalCQ()
-
aggregation
public BsFileConfigCA aggregation()
-
doGetConditionAggregation
protected BsFileConfigCA doGetConditionAggregation()
-
createLocalCA
protected BsFileConfigCA createLocalCA()
-
specify
public BsFileConfigCB.HpSpecification specify()
-
assertQueryPurpose
protected void assertQueryPurpose()
-
assertAggregationPurpose
protected void assertAggregationPurpose()
-
assertSpecifyPurpose
protected void assertSpecifyPurpose()
-
-