transfer service : ALF-4128 alien nodes.

- unit test of multiple invasion
   - unit test move alien node via transfer.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2010-08-09 15:04:22 +00:00
parent f79c9fc0e3
commit b51e8ef744
8 changed files with 935 additions and 801 deletions

View File

@@ -208,14 +208,8 @@
<aspect name="trx:alien">
<title>Alien Node</title>
<description>Nodes with this aspect are either alien nodes or have been invaded by alien content</description>
<description>Nodes with this aspect are either alien nodes or have been invaded by other alien nodes</description>
<properties>
<property name="trx:alien">
<title>Alien Content</title>
<type>d:boolean</type>
<mandatory enforced="false">false</mandatory>
<default>false</default>
</property>
<property name="trx:invadedBy">
<title>The repositories that have invaded this node</title>
<type>d:text</type>