Re-added the "templatable" aspect back into the web-client config XML

Refactored cache in Permissions service so it can be re-used by other services e.g. Ownable
Added cache into OwnableService (Andy to validate on Monday)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-01-06 17:28:23 +00:00
parent e91be2e5d0
commit dc2078a44e

View File

@@ -292,7 +292,7 @@
<aspect name="effectivity"/>
<aspect name="summarizable"/>
<aspect name="versionable"/>
<!-- <aspect name="templatable"/> -->
<aspect name="templatable"/>
<aspect name="translatable"/>
<aspect name="localizable"/>
<!-- Example configuration to demonstrate how to expose aspect from exampleModel.xml -->