クラス BsRoleCB
- java.lang.Object
-
- org.codelibs.fess.es.user.allcommon.EsAbstractConditionBean
-
- org.codelibs.fess.es.user.cbean.bs.BsRoleCB
-
- すべての実装されたインタフェース:
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
- 直系の既知のサブクラス:
RoleCB
public class BsRoleCB extends EsAbstractConditionBean
- 作成者:
- ESFlute (using FreeGen)
-
-
ネストされたクラスの概要
ネストされたクラス 修飾子とタイプ クラス 説明 static class
BsRoleCB.HpSpecification
-
クラスから継承されたネストされたクラス/インタフェース org.codelibs.fess.es.user.allcommon.EsAbstractConditionBean
EsAbstractConditionBean.SearchRequestParams
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 protected BsRoleCA
_conditionAggregation
protected BsRoleCQ
_conditionQuery
protected BsRoleCB.HpSpecification
_specification
-
クラスから継承されたフィールド org.codelibs.fess.es.user.allcommon.EsAbstractConditionBean
_preference, _safetyMaxResultSize, _searchRequestParams, _sqlClause
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 BsRoleCB()
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 RoleCB
acceptPK(java.lang.String id)
void
acceptPrimaryKeyMap(java.util.Map<java.lang.String,? extends java.lang.Object> primaryKeyMap)
BsRoleCA
aggregation()
RoleDbm
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 BsRoleCA
createLocalCA()
protected BsRoleCQ
createLocalCQ()
protected BsRoleCA
doGetConditionAggregation()
protected BsRoleCQ
doGetConditionQuery()
boolean
hasSpecifiedColumn()
org.dbflute.cbean.ConditionQuery
localCQ()
BsRoleCQ
query()
BsRoleCB.HpSpecification
specify()
-
クラスから継承されたメソッド org.codelibs.fess.es.user.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 BsRoleCQ _conditionQuery
-
_conditionAggregation
protected BsRoleCA _conditionAggregation
-
_specification
protected BsRoleCB.HpSpecification _specification
-
-
メソッドの詳細
-
asDBMeta
public RoleDbm 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 RoleCB 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 BsRoleCQ query()
-
doGetConditionQuery
protected BsRoleCQ doGetConditionQuery()
-
createLocalCQ
protected BsRoleCQ createLocalCQ()
-
aggregation
public BsRoleCA aggregation()
-
doGetConditionAggregation
protected BsRoleCA doGetConditionAggregation()
-
createLocalCA
protected BsRoleCA createLocalCA()
-
specify
public BsRoleCB.HpSpecification specify()
-
assertQueryPurpose
protected void assertQueryPurpose()
-
assertAggregationPurpose
protected void assertAggregationPurpose()
-
assertSpecifyPurpose
protected void assertSpecifyPurpose()
-
-