| Name | Description | Type | Package | Framework |
| AbstractBaseCopyService | This is a base class for all the copy services. | Class | org.alfresco.repo.copy | AlFresco |
|
| 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. | Class | org.alfresco.repo.copy | AlFresco |
|
| AbstractCopyBehaviourCallback | Abstract implementation to allow for easier migration if the interface changes. | Class | org.alfresco.repo.copy | AlFresco |
|
| AbstractCopyCannedQueryFactory | Support for Canned Queries for copySince:4. | Class | org.alfresco.repo.copy.query | AlFresco |
|
| AbstractCopyCannedQueryFactory .CopyCannedQueryDetail | Parameter bean to use for copy queriesSince:4. | Class | org.alfresco.repo.copy.query | AlFresco |
|
| CompoundCopyBehaviourCallback | Handles compound behavioural callbacks for the same dictionary class (type or aspect). | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback | A callback to modify copy behaviour associated with a given type or aspect. | Interface | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .AssocCopySourceAction | Description of how the copy process should handle multiplicity of peer associations at the source end of the association. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .AssocCopyTargetAction | Description of how the copy process should handle multiplicity of peer associations at the target end of the association. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .ChildAssocCopyAction | Description of how the copy process should traverse a child association. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .ChildAssocRecurseAction | Description of how the copy process should behave when copying an association. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .CopyAssociationDetails | A simple bean class to convey information to the callback methods dealing with copying of associations. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyBehaviourCallback .CopyChildAssociationDetails | A simple bean class to convey information to the callback methods dealing with copying of child associations. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyDetails | Simple Java bean that contains the details of a copy process underway. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyEntity | Bean class to data about copied nodesSince:4. | Class | org.alfresco.repo.copy.query | AlFresco |
|
| CopyParametersEntity | Bean class to carry canned query parametersSince:4. | Class | org.alfresco.repo.copy.query | AlFresco |
|
| CopyServiceImpl | Service implementation of copy operations. | Class | org.alfresco.repo.copy | AlFresco |
|
| CopyServicePolicies | Policies for the CopyService. | Interface | org.alfresco.repo.copy | AlFresco |
|
| 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. | Interface | org.alfresco.repo.copy | AlFresco |
|
| CopyServicePolicies .OnCopyCompletePolicy | Final callback after the copy (including any cascading) has been completed. | Interface | org.alfresco.repo.copy | AlFresco |
|
| CopyServicePolicies .OnCopyNodePolicy | Policy invoked when a node is copied. | Interface | org.alfresco.repo.copy | AlFresco |
|
| DefaultCopyBehaviourCallback | The default behaviour that a type of aspect implements if there is no associated This implementation is stateless and therefore thread-safe. | Class | org.alfresco.repo.copy | AlFresco |
|
| DefaultCopyBehaviourCallbackExtension | | Interface | org.alfresco.repo.copy.traitextender | AlFresco |
|
| DefaultCopyBehaviourCallbackTrait | | Interface | org.alfresco.repo.copy.traitextender | AlFresco |
|
| DoNothingCopyBehaviourCallback | Simple copy behaviour to prevent any copying. | Class | org.alfresco.repo.copy | AlFresco |
|
| GetCopiedCannedQueryFactory | Factory producing queries for the CopyServiceSince:4. | Class | org.alfresco.repo.copy.query | AlFresco |
|
| GetCopiesCannedQueryFactory | Factory producing queries for the CopyServiceSince:4. | Class | org.alfresco.repo.copy.query | AlFresco |