AVMLockingException now has I18N message for locked item error.

Added new variant of hasAccess() method to AVMLockingService to support the case where you already have the NodeRef of the webproject available (improves performance by removing the need to perform a lucene search to locate the webproject node).

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6017 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-06-19 13:45:12 +00:00
parent 04e4f0d286
commit 0d81c6a30d
5 changed files with 82 additions and 32 deletions

View File

@@ -339,9 +339,9 @@
<property name="searchService">
<ref bean="searchService"/>
</property>
<property name="webProjectStore">
<value>workspace://SpacesStore</value>
</property>
</bean>
</beans>
</beans>