Class CountQueryProvider


  • public class CountQueryProvider
    extends java.lang.Object
    Author:
    Elias Ricken de Medeiros
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bonitasoft.engine.bdm.model.Query getCountQueryDefinition​(org.bonitasoft.engine.bdm.model.BusinessObject businessObject, org.bonitasoft.engine.bdm.model.Query baseQuery)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CountQueryProvider

        public CountQueryProvider()
    • Method Detail

      • getCountQueryDefinition

        public org.bonitasoft.engine.bdm.model.Query getCountQueryDefinition​(org.bonitasoft.engine.bdm.model.BusinessObject businessObject,
                                                                             org.bonitasoft.engine.bdm.model.Query baseQuery)