Package | Description |
---|---|
com.logicaldoc.core.document | |
com.logicaldoc.core.document.dao | |
com.logicaldoc.core.searchengine | |
com.logicaldoc.core.stats | |
com.logicaldoc.webdav.resource.service |
Modifier and Type | Method and Description |
---|---|
void |
TagCloudGenerator.setDocumentDao(DocumentDAO documentDao) |
void |
DigestProcessor.setDocumentDao(DocumentDAO documentDao) |
void |
DocumentManagerImpl.setDocumentDAO(DocumentDAO documentDAO) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateDocumentDAO
Hibernate implementation of
DocumentDAO |
Modifier and Type | Field and Description |
---|---|
protected DocumentDAO |
StandardSearchEngine.documentDao |
Modifier and Type | Method and Description |
---|---|
void |
StandardSearchEngine.setDocumentDao(DocumentDAO documentDao) |
void |
IndexOptimizer.setDocumentDao(DocumentDAO documentDao) |
void |
IndexerTask.setDocumentDao(DocumentDAO documentDao) |
Modifier and Type | Method and Description |
---|---|
DocumentDAO |
StatsCollector.getDocumentDAO() |
Modifier and Type | Method and Description |
---|---|
void |
StatsCollector.setDocumentDAO(DocumentDAO documentDAO) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceServiceImpl.setDocumentDAO(DocumentDAO documentDAO) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.