Package org.codelibs.fess.es.log.cbean
Class UserInfoCB
- java.lang.Object
-
- org.codelibs.fess.es.log.allcommon.EsAbstractConditionBean
-
- org.codelibs.fess.es.log.cbean.bs.BsUserInfoCB
-
- org.codelibs.fess.es.log.cbean.UserInfoCB
-
- All Implemented Interfaces:
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
public class UserInfoCB extends BsUserInfoCB
- Author:
- ESFlute (using FreeGen)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.codelibs.fess.es.log.cbean.bs.BsUserInfoCB
BsUserInfoCB.HpSpecification
-
Nested classes/interfaces inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractConditionBean
EsAbstractConditionBean.SearchRequestParams
-
-
Field Summary
-
Fields inherited from class org.codelibs.fess.es.log.cbean.bs.BsUserInfoCB
_conditionAggregation, _conditionQuery, _specification
-
Fields inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractConditionBean
_preference, _safetyMaxResultSize, _searchRequestParams, _sqlClause
-
-
Constructor Summary
Constructors Constructor Description UserInfoCB()
-
Method Summary
-
Methods inherited from class org.codelibs.fess.es.log.cbean.bs.BsUserInfoCB
acceptPK, acceptPrimaryKeyMap, aggregation, asDBMeta, assertAggregationPurpose, assertQueryPurpose, assertSpecifyPurpose, asTableDbName, build, createLocalCA, createLocalCQ, doGetConditionAggregation, doGetConditionQuery, hasSpecifiedColumn, localCQ, query, specify
-
Methods inherited from class org.codelibs.fess.es.log.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
-
-