sbILibraryChangeset Interface Reference

import"sbILibraryChangeset.idl";

Inheritance diagram for sbILibraryChangeset:
[legend]
Collaboration diagram for sbILibraryChangeset:
[legend]

Public Attributes

readonly attribute nsIArray sourceLists
 
readonly attribute sbIMediaList destinationList
 
attribute nsIArray changes
 

Detailed Description

Member Data Documentation

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 202 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 192 of file sbILibraryChangeset.idl.

readonly attribute nsIArray sbILibraryChangeset::sourceLists

Source Libraries or MediaLists.

This is an array of sbIMediaList elements.

Definition at line 181 of file sbILibraryChangeset.idl.


The documentation for this interface was generated from the following file: