Uses of Interface
org.alfresco.repo.domain.mimetype.MimetypeDAO
Packages that use MimetypeDAO
Package
Description
-
Uses of MimetypeDAO in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl with parameters of type MimetypeDAOModifier and TypeMethodDescriptionvoidGenericMimetypeRenamePatch.setMimetypeDAO(MimetypeDAO mimetypeDAO) -
Uses of MimetypeDAO in org.alfresco.repo.domain.contentdata
Fields in org.alfresco.repo.domain.contentdata declared as MimetypeDAOMethods in org.alfresco.repo.domain.contentdata with parameters of type MimetypeDAOModifier and TypeMethodDescriptionvoidAbstractContentDataDAOImpl.setMimetypeDAO(MimetypeDAO mimetypeDAO) -
Uses of MimetypeDAO in org.alfresco.repo.domain.mimetype
Classes in org.alfresco.repo.domain.mimetype that implement MimetypeDAOModifier and TypeClassDescriptionclassAbstract implementation for Mimetype DAO. -
Uses of MimetypeDAO in org.alfresco.repo.domain.mimetype.ibatis
Classes in org.alfresco.repo.domain.mimetype.ibatis that implement MimetypeDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the Mimetype DAO.