Uses of Interface
org.alfresco.repo.domain.patch.AppliedPatchDAO
Packages that use AppliedPatchDAO
Package
Description
-
Uses of AppliedPatchDAO in org.alfresco.repo.admin.patch
Methods in org.alfresco.repo.admin.patch with parameters of type AppliedPatchDAOModifier and TypeMethodDescriptionvoidPatchServiceImpl.setAppliedPatchDAO(AppliedPatchDAO appliedPatchDAO) -
Uses of AppliedPatchDAO in org.alfresco.repo.domain.patch
Classes in org.alfresco.repo.domain.patch that implement AppliedPatchDAOModifier and TypeClassDescriptionclassAbstract implementation for DAO alf_applied_patch. -
Uses of AppliedPatchDAO in org.alfresco.repo.domain.patch.ibatis
Classes in org.alfresco.repo.domain.patch.ibatis that implement AppliedPatchDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the AppliedPatch DAO. -
Uses of AppliedPatchDAO in org.alfresco.repo.domain.schema
Methods in org.alfresco.repo.domain.schema with parameters of type AppliedPatchDAOModifier and TypeMethodDescriptionvoidSchemaBootstrap.setAppliedPatchDAO(AppliedPatchDAO appliedPatchDAO) -
Uses of AppliedPatchDAO in org.alfresco.repo.importer.system
Methods in org.alfresco.repo.importer.system with parameters of type AppliedPatchDAOModifier and TypeMethodDescriptionvoidSystemExporterImporter.setAppliedPatchDAO(AppliedPatchDAO appliedPatchDAO)