com.liferay.portal.kernel.dao.orm
Class IndexableActionableDynamicQuery
java.lang.Object
com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery
- All Implemented Interfaces:
- ActionableDynamicQuery
public class IndexableActionableDynamicQuery
- extends DefaultActionableDynamicQuery
| Methods inherited from class com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery |
addCriteria, addDefaultCriteria, addOrderCriteria, executeDynamicQuery, getAddCriteriaMethod, getAddOrderCriteriaMethod, getCompanyId, getCountProjection, getInterval, getModelClass, getPerformActionMethod, getPerformCountMethod, getTransactionAttribute, intervalCompleted, isParallel, performAction, 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 |
IndexableActionableDynamicQuery
public IndexableActionableDynamicQuery()
addDocuments
public void addDocuments(Document... documents)
throws PortalException
- Throws:
PortalException
performActions
public void performActions()
throws PortalException
- Specified by:
performActions in interface ActionableDynamicQuery- Overrides:
performActions in class DefaultActionableDynamicQuery
- Throws:
PortalException
setSearchEngineId
public void setSearchEngineId(String searchEngineId)
actionsCompleted
protected void actionsCompleted()
throws PortalException
- Overrides:
actionsCompleted in class DefaultActionableDynamicQuery
- Throws:
PortalException
doPerformActions
protected long doPerformActions(long previousPrimaryKey)
throws PortalException
- Overrides:
doPerformActions in class DefaultActionableDynamicQuery
- Throws:
PortalException
getSearchEngineId
protected String getSearchEngineId()
indexInterval
protected void indexInterval()
throws PortalException
- Throws:
PortalException
sendStatusMessage
protected void sendStatusMessage()