|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
org.alfresco.repo.node.db.IndexChildrenWhereRequiredWorker
public class IndexChildrenWhereRequiredWorker
Indexes child nodes where cascade re-indexing is disabled.
Field Summary |
---|
Fields inherited from class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker |
---|
dbNodeService, logger, nodeDaoService, transactionService |
Constructor Summary | |
---|---|
IndexChildrenWhereRequiredWorker()
Default constructor |
Method Summary | |
---|---|
protected java.util.List |
doCleanInternal()
Do the actual cleanup. |
Methods inherited from class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker |
---|
doClean, register, setDbNodeService, setNodeDaoService, setRegistry, setTransactionService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexChildrenWhereRequiredWorker()
Method Detail |
---|
protected java.util.List doCleanInternal() throws java.lang.Throwable
doCleanInternal
in class AbstractNodeCleanupWorker
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |