Liferay 7.0-ce-b4

com.liferay.portlet.asset.service.persistence
Class AssetTagStatsActionableDynamicQuery

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

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

@Deprecated
public abstract class AssetTagStatsActionableDynamicQuery
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
AssetTagStatsActionableDynamicQuery()
          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

AssetTagStatsActionableDynamicQuery

public AssetTagStatsActionableDynamicQuery()
Deprecated. 

Liferay 7.0-ce-b4