Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.OnDeleteNodePolicy
-
Packages that use NodeServicePolicies.OnDeleteNodePolicy Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layerorg.alfresco.repo.dictionary org.alfresco.repo.node.integrity org.alfresco.repo.ownable.impl org.alfresco.repo.thumbnail org.alfresco.repo.version -
-
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classBufferedContentDiskDriverAlfresco Content Disk Driver Cache -
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classIntegrityCheckerComponent that generates and processes integrity events, enforcing the dictionary model's node structure. -
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.repo.ownable.impl
Classes in org.alfresco.repo.ownable.impl that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classOwnableServiceImplOwnership service support. -
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classFailedThumbnailSourceAspectDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classThumbnailServiceImplDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of NodeServicePolicies.OnDeleteNodePolicy in org.alfresco.repo.version
Classes in org.alfresco.repo.version that implement NodeServicePolicies.OnDeleteNodePolicy Modifier and Type Class Description classVersionableAspectClass containing behaviour for the versionable aspect
-