Uses of Interface
org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy
-
Packages that use NodeServicePolicies.BeforeDeleteNodePolicy Package Description org.alfresco.email.server org.alfresco.filesys.repo The Alfesco filesystem to repository translation layerorg.alfresco.repo.activities.feed.cleanup org.alfresco.repo.audit.access org.alfresco.repo.dictionary org.alfresco.repo.doclink org.alfresco.repo.events org.alfresco.repo.forum org.alfresco.repo.imap The implementation of the Alfresco Imap Serverorg.alfresco.repo.invitation The implementation of the Invitation Service.org.alfresco.repo.lock org.alfresco.repo.node org.alfresco.repo.quickshare org.alfresco.repo.rule org.alfresco.repo.search.impl.solr.facet org.alfresco.repo.security.authentication org.alfresco.repo.security.authority org.alfresco.repo.security.person org.alfresco.repo.tagging 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.usage org.alfresco.repo.workflow -
-
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.email.server
Classes in org.alfresco.email.server that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classAliasableAspectClass that supports functionality of email aliasable aspect. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classNodeMonitorNode Monitor Class -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.activities.feed.cleanup
Classes in org.alfresco.repo.activities.feed.cleanup that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classFeedCleanerThe feed cleaner component is responsible for purging 'obsolete' activity feed entries -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classAccessAuditorCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.doclink
Classes in org.alfresco.repo.doclink that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classDocumentLinkServiceImplImplementation of the document link service In addition to the document link service, this class also provides a BeforeDeleteNodePolicy -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classEventGenerationBehaviours -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.forum
Classes in org.alfresco.repo.forum that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classCommentServiceImplclassForumPostBehavioursThis class registers behaviours for thefm:postcontent type. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.imap
Classes in org.alfresco.repo.imap that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classImapServiceImpl -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.invitation
Classes in org.alfresco.repo.invitation that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classInvitationServiceImplImplementation of invitation service. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.lock
Classes in org.alfresco.repo.lock that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classLockServiceImplSimple Lock service implementation -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.node
Classes in org.alfresco.repo.node that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classNodeAuditorA listener that ensures that an event is audited for every deleted node in a tree of nodes, not just the top one captured byAuditMethodInterceptor! The values passed to the audit component are:classUndeletableAspectUndeletable aspect behaviour bean. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.quickshare
Classes in org.alfresco.repo.quickshare that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classQuickShareServiceImplQuickShare Service implementation. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classRulesAspectClass containing behaviour for the rules aspect -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.search.impl.solr.facet
Classes in org.alfresco.repo.search.impl.solr.facet that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classSolrFacetServiceImplSolr Facet Service Implementation. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classRepositoryAuthenticationDaoComponent to provide authentication using native Alfresco authentication -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.security.authority
Classes in org.alfresco.repo.security.authority that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classAuthorityDAOImpl -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.security.person
Classes in org.alfresco.repo.security.person that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classPersonServiceImpl -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.tagging
Classes in org.alfresco.repo.tagging that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classTaggingServiceImplTagging service implementation -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classRepoTransferReceiverImplThe Repo Transfer Receiver is the "Back-End" for transfer subsystem. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.usage
Classes in org.alfresco.repo.usage that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classContentUsageImplImplements Content Usage service and policies/behaviour. -
Uses of NodeServicePolicies.BeforeDeleteNodePolicy in org.alfresco.repo.workflow
Classes in org.alfresco.repo.workflow that implement NodeServicePolicies.BeforeDeleteNodePolicy Modifier and Type Class Description classWorkflowDefinitionTypeWorkflow Definition type behaviour.
-