Liferay 7.0-ce-b4

com.liferay.portlet.messageboards.service.persistence
Class MBStatsUserActionableDynamicQuery

java.lang.Object
  extended by com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery
      extended by com.liferay.portlet.messageboards.service.persistence.MBStatsUserActionableDynamicQuery
All Implemented Interfaces:
ActionableDynamicQuery

Deprecated. As of 7.0.0, replaced by MBStatsUserLocalServiceUtil.getActionableDynamicQuery()

@Deprecated
public abstract class MBStatsUserActionableDynamicQuery
extends DefaultActionableDynamicQuery


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery
ActionableDynamicQuery.AddCriteriaMethod, ActionableDynamicQuery.AddOrderCriteriaMethod, ActionableDynamicQuery.PerformActionMethod<T>, ActionableDynamicQuery.PerformCountMethod
 
Field Summary
 
Fields inherited from class com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery
REQUIRES_NEW_TRANSACTION_ATTRIBUTE
 
Constructor Summary
MBStatsUserActionableDynamicQuery()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery
actionsCompleted, addCriteria, addDefaultCriteria, addOrderCriteria, doPerformActions, executeDynamicQuery, getAddCriteriaMethod, getAddOrderCriteriaMethod, getCompanyId, getCountProjection, getInterval, getModelClass, getPerformActionMethod, getPerformCountMethod, getTransactionAttribute, intervalCompleted, isParallel, performAction, performActions, performCount, setAddCriteriaMethod, setAddOrderCriteriaMethod, setBaseLocalService, setClass, setClassLoader, setCompanyId, setGroupId, setGroupIdPropertyName, setInterval, setModelClass, setParallel, setPerformActionMethod, setPerformCountMethod, setPrimaryKeyPropertyName, setTransactionAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBStatsUserActionableDynamicQuery

public MBStatsUserActionableDynamicQuery()
Deprecated. 

Liferay 7.0-ce-b4