FlickrWrapper

Overview

The service wrap the Flickr 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 Flickr API as defined in february 2009.

Business Objects

Operations

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

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

Download

services/ws/flickrwrapper.txt · Last modified: 2009/05/08 17:36 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