Uses of Interface
org.alfresco.repo.policy.ClassPolicy
-
-
Uses of ClassPolicy in org.alfresco.email.server
Classes in org.alfresco.email.server that implement ClassPolicy Modifier and Type Class Description classAliasableAspectClass that supports functionality of email aliasable aspect. -
Uses of ClassPolicy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement ClassPolicy Modifier and Type Class Description classBufferedContentDiskDriverAlfresco Content Disk Driver CacheclassNodeMonitorNode Monitor Class -
Uses of ClassPolicy in org.alfresco.repo.action
Subinterfaces of ClassPolicy in org.alfresco.repo.action Modifier and Type Interface Description static interfaceAsynchronousActionExecutionQueuePolicies.OnAsyncActionExecutePolicy invoked when an async action has completed executionClasses in org.alfresco.repo.action that implement ClassPolicy Modifier and Type Class Description classActionsAspectClass containing behaviour for the actions aspectclassActionServiceImplAction service implementation -
Uses of ClassPolicy in org.alfresco.repo.activities.feed.cleanup
Classes in org.alfresco.repo.activities.feed.cleanup that implement ClassPolicy Modifier and Type Class Description classFeedCleanerThe feed cleaner component is responsible for purging 'obsolete' activity feed entries -
Uses of ClassPolicy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement ClassPolicy Modifier and Type Class Description classAccessAuditorCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of ClassPolicy in org.alfresco.repo.coci
Subinterfaces of ClassPolicy in org.alfresco.repo.coci Modifier and Type Interface Description static interfaceCheckOutCheckInServicePolicies.BeforeCancelCheckOutstatic interfaceCheckOutCheckInServicePolicies.BeforeCheckInstatic interfaceCheckOutCheckInServicePolicies.BeforeCheckOutstatic interfaceCheckOutCheckInServicePolicies.OnCancelCheckOutstatic interfaceCheckOutCheckInServicePolicies.OnCheckInstatic interfaceCheckOutCheckInServicePolicies.OnCheckOutClasses in org.alfresco.repo.coci that implement ClassPolicy Modifier and Type Class Description classWorkingCopyAspect -
Uses of ClassPolicy in org.alfresco.repo.content
Subinterfaces of ClassPolicy in org.alfresco.repo.content Modifier and Type Interface Description static interfaceContentServicePolicies.OnContentPropertyUpdatePolicyPolicy that is raised for each content property change.static interfaceContentServicePolicies.OnContentReadPolicyOn content read policy interface.static interfaceContentServicePolicies.OnContentUpdatePolicyPolicy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant. -
Uses of ClassPolicy in org.alfresco.repo.copy
Subinterfaces of ClassPolicy in org.alfresco.repo.copy Modifier and Type Interface Description static interfaceCopyServicePolicies.BeforeCopyPolicyThe intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.static interfaceCopyServicePolicies.OnCopyCompletePolicyFinal callback after the copy (including any cascading) has been completed.static interfaceCopyServicePolicies.OnCopyNodePolicyPolicy invoked when a node is copied. -
Uses of ClassPolicy in org.alfresco.repo.dictionary
Subinterfaces of ClassPolicy in org.alfresco.repo.dictionary Modifier and Type Interface Description static interfaceDynamicModelPolicies.OnLoadDynamicModelClasses in org.alfresco.repo.dictionary that implement ClassPolicy Modifier and Type Class Description classDictionaryModelTypeDictionary model type behaviour. -
Uses of ClassPolicy in org.alfresco.repo.doclink
Classes in org.alfresco.repo.doclink that implement ClassPolicy 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 ClassPolicy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement ClassPolicy Modifier and Type Class Description classEventGenerationBehaviours -
Uses of ClassPolicy in org.alfresco.repo.favourites
Subinterfaces of ClassPolicy in org.alfresco.repo.favourites Modifier and Type Interface Description static interfaceFavouritesServiceImpl.OnAddFavouritePolicystatic interfaceFavouritesServiceImpl.OnRemoveFavouritePolicy -
Uses of ClassPolicy in org.alfresco.repo.forum
Classes in org.alfresco.repo.forum that implement ClassPolicy Modifier and Type Class Description classCommentServiceImplclassCommentsRollupAspectcomments rollupaspect behaviour bean.classDiscussableAspectDiscussion-specific behaviours.classForumPostBehavioursThis class registers behaviours for thefm:postcontent type. -
Uses of ClassPolicy in org.alfresco.repo.imap
Classes in org.alfresco.repo.imap that implement ClassPolicy Modifier and Type Class Description classImapServiceImpl -
Uses of ClassPolicy in org.alfresco.repo.invitation
Classes in org.alfresco.repo.invitation that implement ClassPolicy Modifier and Type Class Description classInvitationServiceImplImplementation of invitation service. -
Uses of ClassPolicy in org.alfresco.repo.lock
Subinterfaces of ClassPolicy in org.alfresco.repo.lock Modifier and Type Interface Description static interfaceLockServicePolicies.BeforeLockPolicy for behavior before a lock is made.static interfaceLockServicePolicies.BeforeUnlockPolicy for behavior before an unlock is made.Classes in org.alfresco.repo.lock that implement ClassPolicy Modifier and Type Class Description classLockServiceImplSimple Lock service implementation -
Uses of ClassPolicy in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement ClassPolicy Modifier and Type Class Description classEmptyTranslationAspectClass containing behaviour for the multilingual empty translation aspect.classMLContainerTypeClass containing behaviour for the multilingual multilingual container type.classMultilingualDocumentAspectClass containing behaviour for the multilingual document aspect. -
Uses of ClassPolicy in org.alfresco.repo.node
Classes in org.alfresco.repo.node that implement ClassPolicy Modifier and Type Class Description classCascadeUpdateAspectclassNodeAuditorA 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:classPendingDeleteAspectRegisters and contains the behaviour specific to the'pending delete' aspect.classReferenceableAspectRegisters and contains the behaviour specific to thereferencable aspect.classTemporaryAspectRegisters and contains the behaviour specific to thetemporary aspect.classUndeletableAspectUndeletable aspect behaviour bean.classUnmovableAspectUnmovable aspect behaviour bean. -
Uses of ClassPolicy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement ClassPolicy Modifier and Type Class Description classIncompleteNodeTaggerComponent that tagsincompletenodes.classIntegrityCheckerComponent that generates and processes integrity events, enforcing the dictionary model's node structure. -
Uses of ClassPolicy in org.alfresco.repo.ownable.impl
Classes in org.alfresco.repo.ownable.impl that implement ClassPolicy Modifier and Type Class Description classOwnableServiceImplOwnership service support. -
Uses of ClassPolicy in org.alfresco.repo.policy
Classes in org.alfresco.repo.policy with type parameters of type ClassPolicy Modifier and Type Class Description classClassPolicyDelegate<P extends ClassPolicy>Delegate for a Class-level Policy.Methods in org.alfresco.repo.policy with type parameters of type ClassPolicy Modifier and Type Method Description <P extends ClassPolicy>
ClassPolicyDelegate<P>PolicyComponent. registerClassPolicy(java.lang.Class<P> policy)Register a Class-level Policy<P extends ClassPolicy>
ClassPolicyDelegate<P>PolicyComponentImpl. registerClassPolicy(java.lang.Class<P> policy) -
Uses of ClassPolicy in org.alfresco.repo.quickshare
Classes in org.alfresco.repo.quickshare that implement ClassPolicy Modifier and Type Class Description classQuickShareServiceImplQuickShare Service implementation. -
Uses of ClassPolicy in org.alfresco.repo.rating
Classes in org.alfresco.repo.rating that implement ClassPolicy Modifier and Type Class Description classRateableAspectRateable aspect behaviour bean.classRatingsRelatedAspectBehavioursAspect behaviour bean forRatingService-related aspects. -
Uses of ClassPolicy in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement ClassPolicy Modifier and Type Class Description classRenditionedAspectDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classRenditionServiceImplDeprecated. -
Uses of ClassPolicy in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement ClassPolicy Modifier and Type Class Description classRenditionService2ImplThe Async Rendition service. -
Uses of ClassPolicy in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement ClassPolicy Modifier and Type Class Description classRulesAspectClass containing behaviour for the rules aspectclassRuleServiceImplRule service implementation. -
Uses of ClassPolicy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement ClassPolicy Modifier and Type Class Description classBeforeDeleteChildAssociationRuleTriggerA rule trigger for the creation of secondary child associations.classCreateNodeRuleTriggerWe use this specialised trigger for create node beaucse of a problem with the CIFS integration.classOnMoveNodeRuleTriggerA rule trigger for when nodes are moved.classOnPropertyUpdateRuleTriggerOn propety update triggerclassRestoreNodeRuleTriggerSpecial rule trigger to be invoked when the node has been restored from the trashcan (recycle bin). -
Uses of ClassPolicy in org.alfresco.repo.search.impl.solr.facet
Classes in org.alfresco.repo.search.impl.solr.facet that implement ClassPolicy Modifier and Type Class Description classSolrFacetServiceImplSolr Facet Service Implementation. -
Uses of ClassPolicy in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement ClassPolicy Modifier and Type Class Description classRepositoryAuthenticationDaoComponent to provide authentication using native Alfresco authentication -
Uses of ClassPolicy in org.alfresco.repo.security.authority
Subinterfaces of ClassPolicy in org.alfresco.repo.security.authority Modifier and Type Interface Description static interfaceAuthorityServicePolicies.OnAuthorityAddedToGroupPolicy invoked when an authority is added to a groupstatic interfaceAuthorityServicePolicies.OnAuthorityRemovedFromGroupPolicy invoked when an authority is removed from a groupstatic interfaceAuthorityServicePolicies.OnGroupDeletedPolicy invoked when a group is deletedClasses in org.alfresco.repo.security.authority that implement ClassPolicy Modifier and Type Class Description classAuthorityDAOImplclassAuthorityTypeBehaviour -
Uses of ClassPolicy in org.alfresco.repo.security.permissions
Subinterfaces of ClassPolicy in org.alfresco.repo.security.permissions Modifier and Type Interface Description static interfacePermissionServicePolicies.OnGrantLocalPermissionPolicy invoked when a permission is granted to an authority for a specific nodestatic interfacePermissionServicePolicies.OnInheritPermissionsDisabledPolicy invoked when permission inheritance is disabled for a specific node (sync or async mode)static interfacePermissionServicePolicies.OnInheritPermissionsEnabledPolicy invoked when permission inheritance is enabled for a specific nodestatic interfacePermissionServicePolicies.OnRevokeLocalPermissionPolicy invoked when a permission is revoked from an authority for a specific node -
Uses of ClassPolicy in org.alfresco.repo.security.person
Subinterfaces of ClassPolicy in org.alfresco.repo.security.person Modifier and Type Interface Description interfaceHomeFolderProviderDeprecated.Depreciated since 4.0.Classes in org.alfresco.repo.security.person that implement ClassPolicy Modifier and Type Class Description classAbstractHomeFolderProviderDeprecated.Depreciated since 4.0.classExistingPathBasedHomeFolderProviderDeprecated.Depreciated since 4.0.classPersonServiceImplclassUIDBasedHomeFolderProviderDeprecated.Depreciated since 4.0. -
Uses of ClassPolicy in org.alfresco.repo.site
Classes in org.alfresco.repo.site that implement ClassPolicy Modifier and Type Class Description classSiteAspectSite aspect behaviour bean.classSiteServiceImplSite Service Implementation. -
Uses of ClassPolicy in org.alfresco.repo.tagging
Classes in org.alfresco.repo.tagging that implement ClassPolicy Modifier and Type Class Description classTaggingServiceImplTagging service implementation -
Uses of ClassPolicy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement ClassPolicy 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.classSimpleThumbnailerDeprecated.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 ClassPolicy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement ClassPolicy Modifier and Type Class Description classRepoTransferReceiverImplThe Repo Transfer Receiver is the "Back-End" for transfer subsystem. -
Uses of ClassPolicy in org.alfresco.repo.usage
Classes in org.alfresco.repo.usage that implement ClassPolicy Modifier and Type Class Description classContentUsageImplImplements Content Usage service and policies/behaviour.classUsageQuotaProtectorImplements policies/behaviour for protecting system/admin-maintained person propertiesclassUserUsageTrackingComponentUser Usage Tracking Component - to allow user usages to be collapsed or re-calculated - used by UserUsageCollapseJob to collapse usage deltas. -
Uses of ClassPolicy in org.alfresco.repo.version
Subinterfaces of ClassPolicy in org.alfresco.repo.version Modifier and Type Interface Description static interfaceVersionServicePolicies.AfterCreateVersionPolicyAfter create version policy interfacestatic interfaceVersionServicePolicies.AfterVersionRevertPolicyAfter revert version policy interfacestatic interfaceVersionServicePolicies.BeforeCreateVersionPolicyBefore create version policy interface.static interfaceVersionServicePolicies.CalculateVersionLabelPolicyCalculate version lable policy interfacestatic interfaceVersionServicePolicies.OnCreateVersionPolicyOn create version policy interfacestatic interfaceVersionServicePolicies.OnRevertVersionPolicyClasses in org.alfresco.repo.version that implement ClassPolicy Modifier and Type Class Description classVersionableAspectClass containing behaviour for the versionable aspect -
Uses of ClassPolicy in org.alfresco.repo.version.common.versionlabel
Classes in org.alfresco.repo.version.common.versionlabel that implement ClassPolicy Modifier and Type Class Description classSerialVersionLabelPolicyThe serial version label policy. -
Uses of ClassPolicy in org.alfresco.repo.workflow
Classes in org.alfresco.repo.workflow that implement ClassPolicy Modifier and Type Class Description classWorkflowDefinitionTypeWorkflow Definition type behaviour. -
Uses of ClassPolicy in org.alfresco.service.cmr.transfer
Subinterfaces of ClassPolicy in org.alfresco.service.cmr.transfer Modifier and Type Interface Description static interfaceTransferServicePolicies.BeforeStartInboundTransferPolicyInvoked immediately before processing of a new inbound transfer is started.static interfaceTransferServicePolicies.OnEndInboundTransferPolicyInvoked immediately after completion of processing of an inbound transfer.static interfaceTransferServicePolicies.OnStartInboundTransferPolicyInvoked immediately after processing of a new inbound transfer is started.
-