net.nan21.dnet.module.ad.workflow.ds.qb
Class ActDeploymentLovDsQueryBuilder

java.lang.Object
  extended by net.nan21.dnet.core.presenter.action.AbstractQueryBuilder<M,F,P>
      extended by net.nan21.dnet.core.presenter.action.QueryBuilderWithJpql<ActDeploymentLovDs,ActDeploymentLovDs,net.nan21.dnet.core.presenter.model.EmptyParam>
          extended by net.nan21.dnet.module.ad.workflow.ds.qb.ActDeploymentLovDsQueryBuilder
All Implemented Interfaces:
net.nan21.dnet.core.api.action.IQueryBuilder<ActDeploymentLovDs,ActDeploymentLovDs,net.nan21.dnet.core.presenter.model.EmptyParam>

public class ActDeploymentLovDsQueryBuilder
extends net.nan21.dnet.core.presenter.action.QueryBuilderWithJpql<ActDeploymentLovDs,ActDeploymentLovDs,net.nan21.dnet.core.presenter.model.EmptyParam>


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.action.QueryBuilderWithJpql
baseEql, baseEqlCount, customFilterItems, defaultFilterItems, defaultSort, defaultWhere, forExport, noFilterItems, sort, where
 
Fields inherited from class net.nan21.dnet.core.presenter.action.AbstractQueryBuilder
descriptor, em, filter, params, resultSize, resultStart, sortColumnNames, sortColumnSense, systemConfig
 
Constructor Summary
ActDeploymentLovDsQueryBuilder()
           
 
Method Summary
 void setFilter(ActDeploymentLovDs filter)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.action.QueryBuilderWithJpql
addCustomFilterItem, addFetchGroup, addFilterCondition, afterBuildCountStatement, afterBuildQueryStatement, afterBuildWhere, beforeBuildCountStatement, beforeBuildQueryStatement, beforeBuildWhere, buildCountStatement, buildQueryStatement, createQuery, createQueryCount, getBaseEql, getBaseEqlCount, getDefaultSort, getDefaultWhere, isForExport, onBuildCountStatement, onBuildQueryStatement, onBuildWhere, setBaseEql, setBaseEqlCount, setDefaultSort, setDefaultWhere, setForExport
 
Methods inherited from class net.nan21.dnet.core.presenter.action.AbstractQueryBuilder
addFetchLimit, addSortInfo, addSortInfo, addSortInfo, addSortInfo, getDescriptor, getEntityManager, getFilter, getFilterClass, getModelClass, getParamClass, getParams, getResultSize, getResultStart, getSystemConfig, setDescriptor, setEntityManager, setFilterClass, setModelClass, setParamClass, setParams, setResultSize, setResultStart, setSystemConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActDeploymentLovDsQueryBuilder

public ActDeploymentLovDsQueryBuilder()
Method Detail

setFilter

public void setFilter(ActDeploymentLovDs filter)
Specified by:
setFilter in interface net.nan21.dnet.core.api.action.IQueryBuilder<ActDeploymentLovDs,ActDeploymentLovDs,net.nan21.dnet.core.presenter.model.EmptyParam>
Overrides:
setFilter in class net.nan21.dnet.core.presenter.action.AbstractQueryBuilder<ActDeploymentLovDs,ActDeploymentLovDs,net.nan21.dnet.core.presenter.model.EmptyParam>


Copyright © 2012. All Rights Reserved.