PicasaWrapper

Overview

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

Architectural Description

Dependencies

  • This service use jDOM to handle XML data
  • It use the PicasaWeb API as defined in february 2009.

Business Objects

Operations

Operations will throw a PicasaWrapperException fault if they encounter a problem at runtime.

  • xsd:anyURI[] getAlbumContent(xsd:user, xsd:string album)
    • Retrieve the URL of all pictures stored inside a given album of a given user.
  • xsd:anyURI[] getFolksonomyContent(xsd:string tags, xsd:int count)
    • Retrieve count pictures tagged with the given tags.

Download

services/ws/picasawrapper.txt · Last modified: 2009/05/08 17:46 by mosser
CC Attribution-Noncommercial-Share Alike 3.0 Unported www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0