The Node Browser in the UI can now navigate AVM stores.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3553 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2006-08-21 14:05:52 +00:00
parent 0135279f47
commit 26877f6105
5 changed files with 47 additions and 7 deletions

View File

@@ -57,6 +57,9 @@
<property name="storeArchiveMap">
<ref bean="storeArchiveMap"/>
</property>
<property name="avmNodeService">
<ref bean="avmNodeService"/>
</property>
</bean>
<!-- AVMNodeService -->