Uses of Interface
org.alfresco.repo.policy.Policy
Packages that use Policy
Package
Description
The Alfesco filesystem to repository translation layer
The implementation of the Alfresco Imap Server
The implementation of the Invitation Service.
The Policy Component.
Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another.
-
Uses of Policy in org.alfresco.email.server
Classes in org.alfresco.email.server that implement PolicyModifier and TypeClassDescriptionclassClass that supports functionality of email aliasable aspect. -
Uses of Policy in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement PolicyModifier and TypeClassDescriptionclassAlfresco Content Disk Driver CacheclassNode Monitor Class -
Uses of Policy in org.alfresco.repo.action
Subinterfaces of Policy in org.alfresco.repo.actionModifier and TypeInterfaceDescriptionstatic interfacePolicy invoked when an async action has completed executionClasses in org.alfresco.repo.action that implement PolicyModifier and TypeClassDescriptionclassClass containing behaviour for the actions aspectclassAction service implementation -
Uses of Policy in org.alfresco.repo.activities.feed.cleanup
Classes in org.alfresco.repo.activities.feed.cleanup that implement PolicyModifier and TypeClassDescriptionclassThe feed cleaner component is responsible for purging 'obsolete' activity feed entries -
Uses of Policy in org.alfresco.repo.audit.access
Classes in org.alfresco.repo.audit.access that implement PolicyModifier and TypeClassDescriptionclassCreates high level audit records on the creation, deletion, modification and access of content and folders. -
Uses of Policy in org.alfresco.repo.coci
Subinterfaces of Policy in org.alfresco.repo.cociModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in org.alfresco.repo.coci that implement Policy -
Uses of Policy in org.alfresco.repo.content
Subinterfaces of Policy in org.alfresco.repo.contentModifier and TypeInterfaceDescriptionstatic interfacePolicy that is raised for each content property change.static interfaceOn content read policy interface.static interfacePolicy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant. -
Uses of Policy in org.alfresco.repo.copy
Subinterfaces of Policy in org.alfresco.repo.copyModifier and TypeInterfaceDescriptionstatic interfaceThe intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.static interfaceFinal callback after the copy (including any cascading) has been completed.static interfacePolicy invoked when a node is copied. -
Uses of Policy in org.alfresco.repo.dictionary
Subinterfaces of Policy in org.alfresco.repo.dictionaryClasses in org.alfresco.repo.dictionary that implement Policy -
Uses of Policy in org.alfresco.repo.doclink
Classes in org.alfresco.repo.doclink that implement PolicyModifier and TypeClassDescriptionclassImplementation of the document link service In addition to the document link service, this class also provides a BeforeDeleteNodePolicy -
Uses of Policy in org.alfresco.repo.event2
Subinterfaces of Policy in org.alfresco.repo.event2Modifier and TypeInterfaceDescriptioninterfaceEvent generator supported policies.interfaceEvent generator supported policies.interfaceEvent generator supported policies for peer associations.Classes in org.alfresco.repo.event2 that implement PolicyModifier and TypeClassDescriptionclassEncapsulates child association events that occurred in a single transaction.classGenerates events and sends them to an event topic.classEncapsulates node events occurred in a single transaction.classEncapsulates peer association events occurred in a single transaction. -
Uses of Policy in org.alfresco.repo.events
Classes in org.alfresco.repo.events that implement Policy -
Uses of Policy in org.alfresco.repo.favourites
Subinterfaces of Policy in org.alfresco.repo.favouritesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Uses of Policy in org.alfresco.repo.forum
Classes in org.alfresco.repo.forum that implement PolicyModifier and TypeClassDescriptionclassclasscomments rollupaspect behaviour bean.classDiscussion-specific behaviours.classThis class registers behaviours for thefm:postcontent type. -
Uses of Policy in org.alfresco.repo.imap
Classes in org.alfresco.repo.imap that implement Policy -
Uses of Policy in org.alfresco.repo.invitation
Classes in org.alfresco.repo.invitation that implement PolicyModifier and TypeClassDescriptionclassImplementation of invitation service. -
Uses of Policy in org.alfresco.repo.lock
Subinterfaces of Policy in org.alfresco.repo.lockModifier and TypeInterfaceDescriptionstatic interfacePolicy for behavior before a lock is made.static interfacePolicy for behavior before an unlock is made.Classes in org.alfresco.repo.lock that implement Policy -
Uses of Policy in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement PolicyModifier and TypeClassDescriptionclassClass containing behaviour for the multilingual empty translation aspect.classClass containing behaviour for the multilingual multilingual container type.classClass containing behaviour for the multilingual document aspect. -
Uses of Policy in org.alfresco.repo.node
Subinterfaces of Policy in org.alfresco.repo.nodeModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in org.alfresco.repo.node that implement PolicyModifier and TypeClassDescriptionclassclassA listener that ensures that an event is audited for every deleted node in a tree of nodes, not just the top one captured byAuditMethodInterceptor!classRegisters and contains the behaviour specific to the'pending delete' aspect.classRegisters and contains the behaviour specific to thereferencable aspect.classRegisters and contains the behaviour specific to thetemporary aspect.classUndeletable aspect behaviour bean.classUnmovable aspect behaviour bean. -
Uses of Policy in org.alfresco.repo.node.integrity
Classes in org.alfresco.repo.node.integrity that implement PolicyModifier and TypeClassDescriptionclassComponent that tagsincompletenodes.classComponent that generates and processes integrity events, enforcing the dictionary model's node structure. -
Uses of Policy in org.alfresco.repo.ownable.impl
Classes in org.alfresco.repo.ownable.impl that implement Policy -
Uses of Policy in org.alfresco.repo.policy
Classes in org.alfresco.repo.policy with type parameters of type PolicyModifier and TypeClassDescriptionclassCachedPolicyFactory<B extends BehaviourBinding,P extends Policy> Policy Factory with caching support.interfacePolicyDefinition<P extends Policy>Definition of a PolicySubinterfaces of Policy in org.alfresco.repo.policyModifier and TypeInterfaceDescriptioninterfaceMarker interface for representing an Association-level Policy.interfaceMarker interface for representing an Class-level Policy.interfaceMarker interface for representing a Property-level Policy.Methods in org.alfresco.repo.policy with type parameters of type PolicyModifier and TypeMethodDescription<P extends Policy>
InvocationHandlerTransactionInvocationHandlerFactory.createHandler(Behaviour behaviour, PolicyDefinition<P> definition, P policyInterface) Create Invocation Handler<P extends Policy>
voidTransactionBehaviourQueue.queue(Behaviour behaviour, PolicyDefinition<P> definition, P policyInterface, Method method, Object[] args) Queue a behaviour for end-of-transaction executionMethods in org.alfresco.repo.policy that return types with arguments of type PolicyModifier and TypeMethodDescriptionPolicyComponent.getRegisteredPolicy(PolicyType policyType, QName policy) Gets the specified registered Policy -
Uses of Policy in org.alfresco.repo.rating
Classes in org.alfresco.repo.rating that implement PolicyModifier and TypeClassDescriptionclassRateable aspect behaviour bean.classAspect behaviour bean forRatingService-related aspects. -
Uses of Policy in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement PolicyModifier and TypeClassDescriptionclassDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classDeprecated. -
Uses of Policy in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement Policy -
Uses of Policy in org.alfresco.repo.rule
Classes in org.alfresco.repo.rule that implement PolicyModifier and TypeClassDescriptionclassClass containing behaviour for the rules aspectclassRule service implementation. -
Uses of Policy in org.alfresco.repo.rule.ruletrigger
Classes in org.alfresco.repo.rule.ruletrigger that implement PolicyModifier and TypeClassDescriptionclassA rule trigger for the creation of secondary child associations.classWe use this specialised trigger for create node beaucse of a problem with the CIFS integration.classA rule trigger for the creation of secondary child associations.classA rule trigger for when nodes are moved.classOn propety update triggerclassSpecial rule trigger to be invoked when the node has been restored from the trashcan (recycle bin). -
Uses of Policy in org.alfresco.repo.search.impl.solr.facet
Classes in org.alfresco.repo.search.impl.solr.facet that implement Policy -
Uses of Policy in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement PolicyModifier and TypeClassDescriptionclassComponent to provide authentication using native Alfresco authentication -
Uses of Policy in org.alfresco.repo.security.authority
Subinterfaces of Policy in org.alfresco.repo.security.authorityModifier and TypeInterfaceDescriptionstatic interfacePolicy invoked when an authority is added to a groupstatic interfacePolicy invoked when an authority is removed from a groupstatic interfacePolicy invoked when a group is deletedClasses in org.alfresco.repo.security.authority that implement Policy -
Uses of Policy in org.alfresco.repo.security.permissions
Subinterfaces of Policy in org.alfresco.repo.security.permissionsModifier and TypeInterfaceDescriptionstatic interfacePolicy invoked when a permission is granted to an authority for a specific nodestatic interfacePolicy invoked when permission inheritance is disabled for a specific node (sync or async mode)static interfacePolicy invoked when permission inheritance is enabled for a specific nodestatic interfacePolicy invoked when a permission is revoked from an authority for a specific node -
Uses of Policy in org.alfresco.repo.security.person
Subinterfaces of Policy in org.alfresco.repo.security.personModifier and TypeInterfaceDescriptioninterfaceDeprecated.Depreciated since 4.0.Classes in org.alfresco.repo.security.person that implement PolicyModifier and TypeClassDescriptionclassDeprecated.Depreciated since 4.0.classDeprecated.Depreciated since 4.0.classclassDeprecated.Depreciated since 4.0. -
Uses of Policy in org.alfresco.repo.site
Classes in org.alfresco.repo.site that implement PolicyModifier and TypeClassDescriptionclassSite aspect behaviour bean.classSite Service Implementation. -
Uses of Policy in org.alfresco.repo.tagging
Classes in org.alfresco.repo.tagging that implement Policy -
Uses of Policy in org.alfresco.repo.thumbnail
Classes in org.alfresco.repo.thumbnail that implement PolicyModifier and TypeClassDescriptionclassDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of Policy in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement PolicyModifier and TypeClassDescriptionclassThe Repo Transfer Receiver is the "Back-End" for transfer subsystem. -
Uses of Policy in org.alfresco.repo.usage
Classes in org.alfresco.repo.usage that implement PolicyModifier and TypeClassDescriptionclassImplements Content Usage service and policies/behaviour.classImplements policies/behaviour for protecting system/admin-maintained person propertiesclassUser Usage Tracking Component - to allow user usages to be collapsed or re-calculated - used by UserUsageCollapseJob to collapse usage deltas. - used on bootstrap to either clear all usages or (re-)calculate all missing usages. -
Uses of Policy in org.alfresco.repo.version
Subinterfaces of Policy in org.alfresco.repo.versionModifier and TypeInterfaceDescriptionstatic interfaceAfter create version policy interfacestatic interfaceAfter revert version policy interfacestatic interfaceBefore create version policy interface.static interfaceCalculate version lable policy interfacestatic interfaceOn create version policy interfacestatic interfaceClasses in org.alfresco.repo.version that implement PolicyModifier and TypeClassDescriptionclassClass containing behaviour for the versionable aspect -
Uses of Policy in org.alfresco.repo.version.common.versionlabel
Classes in org.alfresco.repo.version.common.versionlabel that implement Policy -
Uses of Policy in org.alfresco.repo.workflow
Classes in org.alfresco.repo.workflow that implement PolicyModifier and TypeClassDescriptionclassWorkflow Definition type behaviour. -
Uses of Policy in org.alfresco.service.cmr.transfer
Subinterfaces of Policy in org.alfresco.service.cmr.transferModifier and TypeInterfaceDescriptionstatic interfaceInvoked immediately before processing of a new inbound transfer is started.static interfaceInvoked immediately after completion of processing of an inbound transfer.static interfaceInvoked immediately after processing of a new inbound transfer is started.