Class BsJobLogCB

  • 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
    Direct Known Subclasses:
    JobLogCB

    public class BsJobLogCB
    extends EsAbstractConditionBean
    Author:
    ESFlute (using FreeGen)
    • Constructor Detail

      • BsJobLogCB

        public BsJobLogCB()
    • Method Detail

      • asTableDbName

        public String asTableDbName()
      • hasSpecifiedColumn

        public boolean hasSpecifiedColumn()
      • localCQ

        public org.dbflute.cbean.ConditionQuery localCQ()
      • acceptPrimaryKeyMap

        public void acceptPrimaryKeyMap​(Map<String,​? extends Object> primaryKeyMap)
      • build

        public org.elasticsearch.action.search.SearchRequestBuilder build​(org.elasticsearch.action.search.SearchRequestBuilder builder)
        Specified by:
        build in class EsAbstractConditionBean
      • doGetConditionQuery

        protected BsJobLogCQ doGetConditionQuery()
      • createLocalCQ

        protected BsJobLogCQ createLocalCQ()
      • doGetConditionAggregation

        protected BsJobLogCA doGetConditionAggregation()
      • createLocalCA

        protected BsJobLogCA createLocalCA()
      • assertQueryPurpose

        protected void assertQueryPurpose()
      • assertAggregationPurpose

        protected void assertAggregationPurpose()
      • assertSpecifyPurpose

        protected void assertSpecifyPurpose()