クラス BsUserCB

java.lang.Object
org.codelibs.fess.es.user.allcommon.EsAbstractConditionBean
org.codelibs.fess.es.user.cbean.bs.BsUserCB
すべての実装されたインタフェース:
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
直系の既知のサブクラス:
UserCB

public class BsUserCB
extends EsAbstractConditionBean
作成者:
ESFlute (using FreeGen)
  • フィールド詳細

  • コンストラクタの詳細

    • BsUserCB

      public BsUserCB()
  • メソッドの詳細

    • asDBMeta

      public UserDbm 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 UserCB 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 BsUserCQ query()
    • doGetConditionQuery

      protected BsUserCQ doGetConditionQuery()
    • createLocalCQ

      protected BsUserCQ createLocalCQ()
    • aggregation

      public BsUserCA aggregation()
    • doGetConditionAggregation

      protected BsUserCA doGetConditionAggregation()
    • createLocalCA

      protected BsUserCA createLocalCA()
    • specify

      public BsUserCB.HpSpecification specify()
    • assertQueryPurpose

      protected void assertQueryPurpose()
    • assertAggregationPurpose

      protected void assertAggregationPurpose()
    • assertSpecifyPurpose

      protected void assertSpecifyPurpose()