Uses of Interface
org.alfresco.repo.domain.contentdata.ContentDataDAO
Packages that use ContentDataDAO
Package
Description
-
Uses of ContentDataDAO in org.alfresco.repo.content.cleanup
Methods in org.alfresco.repo.content.cleanup with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidContentStoreCleaner.setContentDataDAO(ContentDataDAO contentDataDAO) -
Uses of ContentDataDAO in org.alfresco.repo.domain.audit
Methods in org.alfresco.repo.domain.audit with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidAbstractAuditDAOImpl.setContentDataDAO(ContentDataDAO contentDataDAO) -
Uses of ContentDataDAO in org.alfresco.repo.domain.contentdata
Classes in org.alfresco.repo.domain.contentdata that implement ContentDataDAOModifier and TypeClassDescriptionclassAbstract implementation for ContentData DAO. -
Uses of ContentDataDAO in org.alfresco.repo.domain.contentdata.ibatis
Classes in org.alfresco.repo.domain.contentdata.ibatis that implement ContentDataDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the ContentData DAO. -
Uses of ContentDataDAO in org.alfresco.repo.domain.node
Methods in org.alfresco.repo.domain.node with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidAbstractNodeDAOImpl.setContentDataDAO(ContentDataDAO contentDataDAO) Constructors in org.alfresco.repo.domain.node with parameters of type ContentDataDAOModifierConstructorDescriptionNodePropertyHelper(DictionaryService dictionaryService, QNameDAO qnameDAO, LocaleDAO localeDAO, ContentDataDAO contentDataDAO) Construct the helper with the appropriate DAOs and services -
Uses of ContentDataDAO in org.alfresco.repo.domain.patch.ibatis
Methods in org.alfresco.repo.domain.patch.ibatis with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidPatchDAOImpl.setContentDataDAO(ContentDataDAO contentDataDAO) -
Uses of ContentDataDAO in org.alfresco.repo.node.getchildren
Fields in org.alfresco.repo.node.getchildren declared as ContentDataDAOModifier and TypeFieldDescriptionprotected ContentDataDAOGetChildrenCannedQueryFactory.contentDataDAOMethods in org.alfresco.repo.node.getchildren with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidGetChildrenCannedQueryFactory.setContentDataDAO(ContentDataDAO contentDataDAO) -
Uses of ContentDataDAO in org.alfresco.repo.version
Fields in org.alfresco.repo.version declared as ContentDataDAOMethods in org.alfresco.repo.version with parameters of type ContentDataDAOModifier and TypeMethodDescriptionvoidNodeServiceImpl.setContentDataDAO(ContentDataDAO contentDataDAO) Set the DAO to resolved content data reference IDs into ContentData instances