Uses of Package
org.alfresco.repo.copy
-
Packages that use org.alfresco.repo.copy Package Description org.alfresco.email.server org.alfresco.repo.action org.alfresco.repo.audit.access org.alfresco.repo.coci org.alfresco.repo.copy org.alfresco.repo.copy.traitextender org.alfresco.repo.forum org.alfresco.repo.imap The implementation of the Alfresco Imap Serverorg.alfresco.repo.lock org.alfresco.repo.model.filefolder org.alfresco.repo.model.ml org.alfresco.repo.node org.alfresco.repo.ownable.impl org.alfresco.repo.quickshare org.alfresco.repo.rating org.alfresco.repo.rendition org.alfresco.repo.rule org.alfresco.repo.tagging 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.virtual.bundle -
Classes in org.alfresco.repo.copy used by org.alfresco.email.server Class Description AbstractCopyBehaviourCallback Abstract implementation to allow for easier migration if the interface changes.CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied.DefaultCopyBehaviourCallback The default behaviour that a type of aspect implements if there is no associated <behaviour. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.action Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyCompletePolicy Final callback after the copy (including any cascading) has been completed.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.audit.access Class Description CopyServicePolicies.OnCopyCompletePolicy Final callback after the copy (including any cascading) has been completed. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.coci Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.copy Class Description AbstractBaseCopyService This is a base class for all the copy services.AbstractBaseCopyService.AssociationCopyInfo Simple container for storing data required to copy a node, including the parent association that will be copied along with the new path part of the association that will be created by the copy.AbstractCopyBehaviourCallback Abstract implementation to allow for easier migration if the interface changes.CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyBehaviourCallback.AssocCopySourceAction Description of how the copy process should handle multiplicity of peer associations at the source end of the association.
The order of this enum denotes the priority when mixing behaviour as well; that is to say that a 'ignore' behaviour will occur even if an 'copy' is also provided by the registered behaviour callbacks.CopyBehaviourCallback.AssocCopyTargetAction Description of how the copy process should handle multiplicity of peer associations at the target end of the association.
The order of this enum denotes the priority when mixing behaviour as well; that is to say that a 'ignore' behaviour will occur even if an 'copy' is also provided by the registered behaviour callbacks.CopyBehaviourCallback.ChildAssocCopyAction Description of how the copy process should traverse a child association.CopyBehaviourCallback.ChildAssocRecurseAction Description of how the copy process should behave when copying an association.CopyBehaviourCallback.CopyAssociationDetails A simple bean class to convey information to the callback methods dealing with copying of associations.CopyBehaviourCallback.CopyChildAssociationDetails A simple bean class to convey information to the callback methods dealing with copying of child associations.CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.copy.traitextender Class Description CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.forum Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyCompletePolicy Final callback after the copy (including any cascading) has been completed.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.imap Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.lock Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.model.filefolder Class Description AbstractBaseCopyService This is a base class for all the copy services. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.model.ml Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.node Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.ownable.impl Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.quickshare Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.rating Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.rendition Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.rule Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyCompletePolicy Final callback after the copy (including any cascading) has been completed.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.tagging Class Description CopyServicePolicies.BeforeCopyPolicy The intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.CopyServicePolicies.OnCopyCompletePolicy Final callback after the copy (including any cascading) has been completed. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.thumbnail Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.transfer Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.version Class Description CopyBehaviourCallback A callback to modify copy behaviour associated with a given type or aspect.CopyDetails Simple Java bean that contains the details of a copy process underway.CopyServicePolicies.OnCopyNodePolicy Policy invoked when a node is copied. -
Classes in org.alfresco.repo.copy used by org.alfresco.repo.virtual.bundle Class Description CopyDetails Simple Java bean that contains the details of a copy process underway.