Liferay 7.0-ce-b4

com.liferay.portlet.exportimport.service.persistence
Class ExportImportConfigurationActionableDynamicQuery

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

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

@Deprecated
public abstract class ExportImportConfigurationActionableDynamicQuery
extends DefaultActionableDynamicQuery

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.

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
ExportImportConfigurationActionableDynamicQuery()
          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

ExportImportConfigurationActionableDynamicQuery

public ExportImportConfigurationActionableDynamicQuery()
Deprecated. 

Liferay 7.0-ce-b4