Package | Description |
---|---|
org.alfresco.repo.domain.contentdata | |
org.alfresco.repo.domain.contentdata.ibatis |
Modifier and Type | Method and Description |
---|---|
void |
ContentDataDAO.getContentUrlsKeepOrphaned(ContentDataDAO.ContentUrlHandler contentUrlHandler,
int maxResults)
Enumerate all available content URLs that were orphaned and cleanup for these urls failed
|
void |
ContentDataDAO.getContentUrlsOrphaned(ContentDataDAO.ContentUrlHandler contentUrlHandler,
Long maxOrphanTimeExclusive,
int maxResults)
Enumerate all available content URLs that were orphaned on or before the given time
|
Modifier and Type | Method and Description |
---|---|
void |
ContentDataDAOImpl.getContentUrlsKeepOrphaned(ContentDataDAO.ContentUrlHandler contentUrlHandler,
int maxResults) |
void |
ContentDataDAOImpl.getContentUrlsOrphaned(ContentDataDAO.ContentUrlHandler contentUrlHandler,
Long maxOrphanTimeExclusive,
int maxResults) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.