Liferay 7.0-ce-a3

com.liferay.portal.service.persistence
Class LayoutSetPrototypeActionableDynamicQuery

java.lang.Object
  extended by com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
      extended by com.liferay.portal.service.persistence.LayoutSetPrototypeActionableDynamicQuery
All Implemented Interfaces:
ActionableDynamicQuery
Direct Known Subclasses:
LayoutSetPrototypeExportActionableDynamicQuery

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

@Deprecated
public abstract class LayoutSetPrototypeActionableDynamicQuery
extends BaseActionableDynamicQuery


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.BaseActionableDynamicQuery
REQUIRES_NEW_TRANSACTION_ATTRIBUTE
 
Constructor Summary
LayoutSetPrototypeActionableDynamicQuery()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
addCriteria, addDefaultCriteria, addDocument, addDocuments, addOrderCriteria, doPerformActions, executeDynamicQuery, getAddCriteriaMethod, getAddOrderCriteriaMethod, getCountProjection, getPerformActionMethod, getPerformCountMethod, getSearchEngineId, getTransactionAttribute, indexInterval, intervalCompleted, performAction, performActions, performCount, setAddCriteriaMethod, setAddOrderCriteriaMethod, setBaseLocalService, setClass, setClassLoader, setCommitImmediately, setCompanyId, setGroupId, setGroupIdPropertyName, setInterval, setParallel, setPerformActionMethod, setPerformCountMethod, setPrimaryKeyPropertyName, setSearchEngineId, setTransactionAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutSetPrototypeActionableDynamicQuery

public LayoutSetPrototypeActionableDynamicQuery()
Deprecated. 

Liferay 7.0-ce-a3