ALF-4128 : F99 transfer service (alien invader)

implementation check point - some testing complete.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21637 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2010-08-05 13:17:56 +00:00
parent 2c97a0e38b
commit ff2b31480d
11 changed files with 2384 additions and 796 deletions

View File

@@ -40,10 +40,10 @@ import org.alfresco.service.namespace.RegexQNamePattern;
*
* The secondary manifest processor performs a second parse of the snapshot file.
*
* It is responsible for linking nodes together, moving them out of the temporary space
* into their final position in the repository. At the point that this processor runs both
* ends (source and target) of the nodes' associations should be available in the receiving
* repository.
* It is responsible for linking nodes together.
*
* At the point that this processor runs both ends (source and target) of the nodes' associations should be
* available in the receiving repository.
*
*/
public class RepoSecondaryManifestProcessorImpl extends AbstractManifestProcessorBase