public class IndexableActionableDynamicQuery extends DefaultActionableDynamicQuery
ActionableDynamicQuery.AddCriteriaMethod, ActionableDynamicQuery.AddOrderCriteriaMethod, ActionableDynamicQuery.PerformActionMethod<T>, ActionableDynamicQuery.PerformCountMethodREQUIRES_NEW_TRANSACTION_ATTRIBUTE| Constructor and Description |
|---|
IndexableActionableDynamicQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionsCompleted() |
void |
addDocuments(Document... documents) |
protected long |
doPerformActions(long previousPrimaryKey) |
protected java.lang.String |
getSearchEngineId() |
protected void |
indexInterval() |
void |
performActions() |
protected void |
sendStatusMessage() |
void |
setSearchEngineId(java.lang.String searchEngineId) |
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, setTransactionAttributepublic void addDocuments(Document... documents) throws PortalException
PortalExceptionpublic void performActions()
throws PortalException
performActions in interface ActionableDynamicQueryperformActions in class DefaultActionableDynamicQueryPortalExceptionpublic void setSearchEngineId(java.lang.String searchEngineId)
protected void actionsCompleted()
throws PortalException
actionsCompleted in class DefaultActionableDynamicQueryPortalExceptionprotected long doPerformActions(long previousPrimaryKey)
throws PortalException
doPerformActions in class DefaultActionableDynamicQueryPortalExceptionprotected java.lang.String getSearchEngineId()
protected void indexInterval()
throws PortalException
PortalExceptionprotected void sendStatusMessage()