PictureSet

Overview

This service is a basic helper to handle URL sets (basically picture albums' content) in a more simple way than using native orchestration construction.

Dependencies

  • none

Business Objects

  • Atomic types: xsd:anyURY & xsd:int
  • Complex types: none

Operations

  • xsd:anyURI[] merge(xsd:anyURI[] set1, xsd:anyURI[] set1)
    • merge (as in merge sort) set1 and set2
  • xsd:anyURI[] truncate(xsd:anyURI[] set, xsd:int count)
    • truncate the content of set, returning a new set of cardinality count
  • xsd:anyURI[] shuffle(xsd:anyURI[] set)
    • allow real set simulation, shuffling the content of the input parameter (as a set must be unordered)

Download

services/ws/pictureset.txt · Last modified: 2009/03/10 16:03 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