クラス 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)
    • コンストラクタの詳細

      • BsFileConfigCB

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

      • 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
      • doGetConditionQuery

        protected BsFileConfigCQ doGetConditionQuery()
      • doGetConditionAggregation

        protected BsFileConfigCA doGetConditionAggregation()
      • assertQueryPurpose

        protected void assertQueryPurpose()
      • assertAggregationPurpose

        protected void assertAggregationPurpose()
      • assertSpecifyPurpose

        protected void assertSpecifyPurpose()