Alfresco Index of Web Scripts Package '/org/alfresco/sample'
Alfresco Community v3.2.0 (2039)
5 Web Scripts

Back to Web Scripts Home

Up to package /org/alfresco

AVM Browse Sample
GET /alfresco/service/sample/avm/path/{storeid}/{path}
Description:Sample demonstrating the listing of AVM folder contents
Authentication:admin
Transaction:required
Format Style:argument
Default Format:html
Id:org/alfresco/sample/avmbrowse.get
Description:workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts/org/alfresco/sample/avmbrowse.get.desc.xml

AVM Stores Sample
GET /alfresco/service/sample/avm/stores
Description:Sample demonstrating the listing of AVM stores
Authentication:admin
Transaction:required
Format Style:any
Default Format:html
Id:org/alfresco/sample/avmstores.get
Description:workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts/org/alfresco/sample/avmstores.get.desc.xml

Blog Search Sample
GET /alfresco/service/sample/blog/search?q={searchTerm}
GET /alfresco/service/sample/blog/search.atom?q={searchTerm}
GET /alfresco/service/sample/b/s?q={searchTerm}
GET /alfresco/service/sample/b/s.atom?q={searchTerm}
Description:Sample that finds all blog entries whose content contains the specified search term
Authentication:guest
Transaction:required
Format Style:extension
Default Format:html
Id:org/alfresco/sample/blogsearch.get
Description:workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts/org/alfresco/sample/blogsearch.get.desc.xml

Category Search Sample
GET /alfresco/service/sample/blog/category/{category}
Description:Sample that finds all blog entries tagged with specified categories
Authentication:guest
Transaction:required
Format Style:argument
Default Format:html
Id:org/alfresco/sample/categorysearch.get
Description:workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts/org/alfresco/sample/categorysearch.get.desc.xml

Folder Listing Sample
GET /alfresco/service/sample/folder/{path}
Description:Sample demonstrating the listing of folder contents
Authentication:guest
Transaction:required
Format Style:argument
Default Format:html
Id:org/alfresco/sample/folder.get
Description:workspace://SpacesStore/app:company_home/app:dictionary/cm:webscripts/org/alfresco/sample/folder.get.desc.xml