Uses of Interface
org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
-
Packages that use ContentServicePolicies.OnContentUpdatePolicy Package Description org.alfresco.repo.audit.access org.alfresco.repo.dictionary org.alfresco.repo.model.ml org.alfresco.repo.thumbnail org.alfresco.repo.transfer Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.org.alfresco.repo.version org.alfresco.repo.workflow -
-
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classAccessAuditorCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classEmptyTranslationAspectClass containing behaviour for the multilingual empty translation aspect. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classFailedThumbnailSourceAspectBehaviour/Policies for theContentModel.ASPECT_FAILED_THUMBNAIL_SOURCEaspect.classSimpleThumbnailerA simplistic policy that generates all applicable thumbnails for content as it is added or updated. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classRepoTransferReceiverImplThe Repo Transfer Receiver is the "Back-End" for transfer subsystem. -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.version
Classes in org.alfresco.repo.version that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classVersionableAspectClass containing behaviour for the versionable aspect -
Uses of ContentServicePolicies.OnContentUpdatePolicy in org.alfresco.repo.workflow
Classes in org.alfresco.repo.workflow that implement ContentServicePolicies.OnContentUpdatePolicy Modifier and Type Class Description classWorkflowDefinitionTypeWorkflow Definition type behaviour.
-