Songbird / Development / Songbird Add-Ons API Documentation

sbILibraryChangeset Interface Reference

import "sbILibraryChangeset.idl";

List of all members.

Public Attributes

readonly attribute nsIArray sourceLists
readonly attribute sbIMediaList destinationList
readonly attribute nsIArray changes


Detailed Description

See also:
sbILibraryChange sbIPropertyChange sbIChangeOperation

Definition at line 164 of file sbILibraryChangeset.idl.


Member Data Documentation

readonly attribute nsIArray sbILibraryChangeset::sourceLists

Source Libraries or MediaLists.

This is an array of sbIMediaList elements.

Definition at line 171 of file sbILibraryChangeset.idl.

readonly attribute sbIMediaList sbILibraryChangeset::destinationList

Destination Library or MediaList.

This may be the same as the source library or media list when using sbILibraryLoggingService.

When using sbILibraryDiffingService, this will be the destination library or media listfor the changeset.

Definition at line 182 of file sbILibraryChangeset.idl.

readonly attribute nsIArray sbILibraryChangeset::changes

Ordered array of changes.

This is an array of sbILibraryChange elements.

Applying these changes out of order to the destination will have adverse effects.

Definition at line 192 of file sbILibraryChangeset.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:59 2009 for Songbird by  doxygen 1.5.2