Liferay 7.0-ce-m6

com.liferay.portlet.shopping.service.persistence
Class ShoppingItemPriceActionableDynamicQuery

java.lang.Object
  extended by com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
      extended by com.liferay.portlet.shopping.service.persistence.ShoppingItemPriceActionableDynamicQuery
All Implemented Interfaces:
ActionableDynamicQuery

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

@Deprecated
public abstract class ShoppingItemPriceActionableDynamicQuery
extends BaseActionableDynamicQuery

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, ActionableDynamicQuery.PerformCountMethod
 
Field Summary
 
Fields inherited from class com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
REQUIRES_NEW_TRANSACTION_ATTRIBUTE
 
Constructor Summary
ShoppingItemPriceActionableDynamicQuery()
          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, 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

ShoppingItemPriceActionableDynamicQuery

public ShoppingItemPriceActionableDynamicQuery()
Deprecated. 

Liferay 7.0-ce-m6