Package info.magnolia.dam.setup.migration

Class Summary
AbstractCleanContentForDamMigrationTask This task is responsible for cleaning the content repository.
Iterate the list of contentPathsList, get the related Node, and apply the visitor to the Node tree.
It use the NodeVisitor pattern.
AbstractPropertyValueSearchDamMigrationTask Abstract Migration task exposing utility methods in order to perform a search for properties containing a certain value based on some path.
ChangeDataDmsReferenceToDamMigrationTask This task is responsible for changing the old DMS/Data/...
ChangeWebsiteDmsReferenceToDamMigrationTask This task is responsible for changing the old DMS/Data/...
CleanContentForDamMigrationTask This task is responsible for cleaning the content repository.
Iterate the list of contentPathsList, get the related Node, and apply the visitor to the Node tree.
It use the NodeVisitor pattern.
DamControlMigrator Migrate an Dam control to a AssetLinkField.
DamLinkControlMigrator Migrate a old dms control into a dam dialog.
DamMigrationUtil Utility methods used in migration tasks.
MoveContentToDamMigrationTask This task copy uploaded documents stored in the content repository (for example website) into the DAM repository.
MoveDataWorkspaceToDamMigrationTask Migrate Data from a Specified Data repository to DAM.
Let say that you have the following Data Structure:
MoveFCKEditorContentToDamMigrationTask This task copy uploaded documents stored in the content repository into the DAM repository.
MoveFileContentToDamMigrationTask Move the uploaded content performed with a 4.5.x 'file' or 'dataFile' control.
Based on :
- a source workspace 'sourceWorkspace'
- a source sub path 'sourceSubPath'
- a fieldName (name of the resource node)
Search and iterate on all results:
- Create an Asset in the Dam workspace based on the data resource node
- Remove the resource from the Data workspace
- Create a property (same name as fieldName) containing the Dam compositeId.
MoveLinkToDamForFCKEditorContentMigrationTask Update FCK editor links from dms to dam.
MoveUploadedContentToDamMigrationTask Deprecated. since 5.1.1 use MoveContentToDamMigrationTask instead.
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.