Uses of Interface
org.alfresco.repo.domain.patch.PatchDAO
Packages that use PatchDAO
Package
Description
-
Uses of PatchDAO in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl that return PatchDAOMethods in org.alfresco.repo.admin.patch.impl with parameters of type PatchDAOModifier and TypeMethodDescriptionvoidAliasableAspectPatch.setPatchDAO(PatchDAO patchDAO) voidFixPersonSizeCurrentTypePatch.setPatchDAO(PatchDAO patchDAO) voidGenericDeleteAspectForTypePatch.setPatchDAO(PatchDAO patchDAO) voidGenericMimetypeRenamePatch.setPatchDAO(PatchDAO patchDAO) voidImapUnsubscribedAspectPatch.setPatchDAO(PatchDAO patchDAO) voidQNamePatch.setPatchDAO(PatchDAO patchDAO) voidSurfConfigFolderPatch.setPatchDAO(PatchDAO patchDAO) -
Uses of PatchDAO in org.alfresco.repo.domain.patch
Classes in org.alfresco.repo.domain.patch that implement PatchDAOModifier and TypeClassDescriptionclassAbstract implementation for Patch DAO. -
Uses of PatchDAO in org.alfresco.repo.domain.patch.ibatis
Classes in org.alfresco.repo.domain.patch.ibatis that implement PatchDAOModifier and TypeClassDescriptionclassiBatis-specific implementation of the PatchDAO.static classOracle-specific DAOstatic classPostgreSQL-specific DAO -
Uses of PatchDAO in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication with parameters of type PatchDAO