mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Low-level archive and restore functionality
- Full tests of archive and restore against the contentModel.xml - TODO: Test permissions of archive store - Currently on a single, simple restoreNode method on NodeService - TODO: NodeRestoreService implementation to provide helpers around mass restoration, purging, etc git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -127,8 +127,8 @@
|
||||
<aspect name="sys:archived">
|
||||
<title>Archived</title>
|
||||
<properties>
|
||||
<property name="sys:archivedOriginalParent">
|
||||
<type>d:noderef</type>
|
||||
<property name="sys:archivedOriginalParentAssoc">
|
||||
<type>d:childassocref</type>
|
||||
<mandatory>true</mandatory>
|
||||
</property>
|
||||
<property name="sys:archivedBy">
|
||||
|
Reference in New Issue
Block a user