public class BsElevateWordToLabelCB extends EsAbstractConditionBean
| Modifier and Type | Class and Description |
|---|---|
static class |
BsElevateWordToLabelCB.HpSpecification |
EsAbstractConditionBean.SearchRequestParams| Modifier and Type | Field and Description |
|---|---|
protected BsElevateWordToLabelCA |
_conditionAggregation |
protected BsElevateWordToLabelCQ |
_conditionQuery |
protected BsElevateWordToLabelCB.HpSpecification |
_specification |
_preference, _safetyMaxResultSize, _searchRequestParams, _sqlClause| Constructor and Description |
|---|
BsElevateWordToLabelCB() |
| Modifier and Type | Method and Description |
|---|---|
ElevateWordToLabelCB |
acceptPK(String id) |
void |
acceptPrimaryKeyMap(Map<String,? extends Object> primaryKeyMap) |
BsElevateWordToLabelCA |
aggregation() |
ElevateWordToLabelDbm |
asDBMeta() |
protected void |
assertAggregationPurpose() |
protected void |
assertQueryPurpose() |
protected void |
assertSpecifyPurpose() |
String |
asTableDbName() |
org.elasticsearch.action.search.SearchRequestBuilder |
build(org.elasticsearch.action.search.SearchRequestBuilder builder) |
protected BsElevateWordToLabelCA |
createLocalCA() |
protected BsElevateWordToLabelCQ |
createLocalCQ() |
protected BsElevateWordToLabelCA |
doGetConditionAggregation() |
protected BsElevateWordToLabelCQ |
doGetConditionQuery() |
boolean |
hasSpecifiedColumn() |
org.dbflute.cbean.ConditionQuery |
localCQ() |
BsElevateWordToLabelCQ |
query() |
BsElevateWordToLabelCB.HpSpecification |
specify() |
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, xshowDreamCruiseTicketprotected BsElevateWordToLabelCQ _conditionQuery
protected BsElevateWordToLabelCA _conditionAggregation
protected BsElevateWordToLabelCB.HpSpecification _specification
public ElevateWordToLabelDbm asDBMeta()
asDBMeta in interface org.dbflute.cbean.ConditionBeanasDBMeta in class EsAbstractConditionBeanpublic String asTableDbName()
public boolean hasSpecifiedColumn()
public org.dbflute.cbean.ConditionQuery localCQ()
public ElevateWordToLabelCB acceptPK(String id)
public org.elasticsearch.action.search.SearchRequestBuilder build(org.elasticsearch.action.search.SearchRequestBuilder builder)
build in class EsAbstractConditionBeanpublic BsElevateWordToLabelCQ query()
protected BsElevateWordToLabelCQ doGetConditionQuery()
protected BsElevateWordToLabelCQ createLocalCQ()
public BsElevateWordToLabelCA aggregation()
protected BsElevateWordToLabelCA doGetConditionAggregation()
protected BsElevateWordToLabelCA createLocalCA()
public BsElevateWordToLabelCB.HpSpecification specify()
protected void assertQueryPurpose()
protected void assertAggregationPurpose()
protected void assertSpecifyPurpose()
Copyright © 2009–2017 CodeLibs. All rights reserved.