Files
alfresco-community-repo/source/java/org/alfresco/repo
David Caruana 8fcebdc7cf CMIS Dictionary Refactor
- follows pattern of Alfresco Dictionary
- simplified and much reduced DictionaryService interface
- model now compiled and cached (no more lots of small continuous object creations)
- walk model via simple getters
- validated (no dangling references)
- fix up property inheritance
- fix up sub-types for all types
- implements strict mode only for now (i.e. doesn't go outside of CMIS doc, folder, rel and policy)
- abstract helper for building other CMIS dictionaries (e.g. mapping all types in Alfresco)

Alfresco Dictionary:
- add event for initialized or re-initialized

Fix up usage in CMIS REST, Web Services and query. Tests pass.

REST support for custom sub-types and properties now reliable as constrained by validated CMIS model.

TODO:
- hook property value accessors into CMIS Dictionary

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13768 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-03-27 23:13:29 +00:00
..
2008-12-18 17:23:44 +00:00
2009-03-12 21:48:15 +00:00
2008-12-17 13:28:44 +00:00
2009-03-10 14:22:22 +00:00
2008-02-08 16:30:11 +00:00
2008-12-18 15:49:55 +00:00
2009-03-12 12:10:47 +00:00
2009-03-11 03:22:35 +00:00
2009-03-27 23:13:29 +00:00
2009-01-14 17:32:34 +00:00
2009-03-12 21:48:15 +00:00
2009-03-12 14:50:03 +00:00
2008-12-19 12:15:59 +00:00
2009-03-12 21:48:15 +00:00
2009-03-13 00:51:43 +00:00
2008-10-06 15:03:24 +00:00
2008-12-22 10:50:01 +00:00
2009-03-10 14:55:21 +00:00
2009-03-12 21:48:15 +00:00
2009-03-27 23:13:29 +00:00
2009-02-26 15:53:23 +00:00
2009-03-13 00:51:43 +00:00
2008-12-19 12:15:59 +00:00
2009-03-23 09:52:17 +00:00
2009-03-12 12:10:47 +00:00
2009-03-11 13:19:59 +00:00
2009-03-13 01:52:39 +00:00