com.liferay.portlet.asset.service.persistence
Class AssetCategoryExportActionableDynamicQuery
java.lang.Object
com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
com.liferay.portlet.asset.service.persistence.AssetCategoryActionableDynamicQuery
com.liferay.portlet.asset.service.persistence.AssetCategoryExportActionableDynamicQuery
- All Implemented Interfaces:
- ActionableDynamicQuery
Deprecated. As of 7.0.0, replaced by com.liferay.portlet.asset.service.AssetCategoryLocalServiceUtil#getExportActionableDynamicQuery()
@Deprecated
@ProviderType
public class AssetCategoryExportActionableDynamicQuery
- extends AssetCategoryActionableDynamicQuery
| Methods inherited from class com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery |
addDefaultCriteria, addDocument, addDocuments, doPerformActions, executeDynamicQuery, getAddCriteriaMethod, getCountProjection, getPerformActionMethod, getPerformCountMethod, getSearchEngineId, getTransactionAttribute, indexInterval, intervalCompleted, performActions, setAddCriteriaMethod, 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 |
AssetCategoryExportActionableDynamicQuery
public AssetCategoryExportActionableDynamicQuery(PortletDataContext portletDataContext)
- Deprecated.
performCount
public long performCount()
throws PortalException
- Deprecated.
- Specified by:
performCount in interface ActionableDynamicQuery- Overrides:
performCount in class BaseActionableDynamicQuery
- Throws:
PortalException
addCriteria
protected void addCriteria(DynamicQuery dynamicQuery)
- Deprecated.
- Overrides:
addCriteria in class BaseActionableDynamicQuery
getStagedModelType
protected StagedModelType getStagedModelType()
- Deprecated.
performAction
protected void performAction(Object object)
throws PortalException
- Deprecated.
- Overrides:
performAction in class BaseActionableDynamicQuery
- Throws:
PortalException