Files
alfresco-community-repo/config/alfresco/bootstrap/webscripts/avmbrowse.get.desc.xml
2007-06-22 22:16:48 +00:00

9 lines
330 B
XML

<webscript>
<shortname>AVM Browse Sample</shortname>
<description>Sample demonstrating the listing of AVM folder contents</description>
<url>/sample/avm/path/{storeid}/{path}</url>
<format default="html">argument</format>
<authentication>admin</authentication>
<transaction>required</transaction>
</webscript>