Menu
- General Information
- Architecture :
- Services & Processes
- CookBooks
- Deployment
- Bundled Applications
- Source Code :
- Third-Party Setup :
- Polytech Staff Area :
The service wrap the PicasaWeb API. It only provides read-only operations to retrieve the content of a published picture album, or perform a folksonomy search inside the existing tags
xsd:string, xsd:anyURY & xsd:int
Operations will throw a PicasaWrapperException fault if they encounter a problem at runtime.
xsd:anyURI[] getAlbumContent(xsd:user, xsd:string album)album of a given user.xsd:anyURI[] getFolksonomyContent(xsd:string tags, xsd:int count)count pictures tagged with the given tags.