Dave Ward 7fbccecd71 MOB-1073: RM Ghosted Records
- The <archive> setting on model class definitions (controlling archival on node deletion) is now paid attention to for aspects as well as types
- Archive is on by default for aspects and off by default for types
- If a node's type or any of its aspects has archiving off then it will be purged rather than archived
- Only the cm:content and cm:folder types currently have archiving switched on
- RM subtypes of cm:content and cm:folder plus rm:record aspect switch off archiving
- A module can now include global property overrides in classpath*:alfresco/module/*/alfresco-global.properties
- The RM module currently sets two global properties:
   system.content.eagerOrphanCleanup=true # Switches on synchronous content purging
   rm.ghosting.enabled=true               # Enables the new RM ghosting functionality
- When ghosting is switched on, for nodes with the rma:record aspect the DestroyAction synchronously removes all content properties and applies the rma:ghosted aspect
- TODO: Any properties required for rma:ghosted?


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15990 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-08-28 15:26:15 +00:00
..
2009-08-20 11:01:19 +00:00
2009-06-26 08:48:25 +00:00
2008-12-18 17:23:44 +00:00
2009-08-28 10:49:22 +00:00
2008-12-17 13:28:44 +00:00
2009-08-28 15:26:15 +00:00
2009-06-17 12:28:56 +00:00
2009-03-12 21:48:15 +00:00
2009-08-21 09:31:13 +00:00
2009-06-26 12:47:58 +00:00
2009-08-20 11:01:19 +00:00
2009-03-12 14:50:03 +00:00
2009-08-10 11:03:36 +00:00
2009-07-13 15:16:31 +00:00
2009-08-18 17:45:05 +00:00
2009-08-28 15:26:15 +00:00
2009-07-16 10:45:35 +00:00
2009-06-26 08:48:25 +00:00
2009-03-13 00:51:43 +00:00
2008-12-19 12:15:59 +00:00
2009-06-23 14:34:50 +00:00
2009-08-19 16:56:35 +00:00
2009-06-26 12:47:58 +00:00
2009-08-20 11:01:19 +00:00