Spotfire.Dxp.Framework.Library Namespace TIBCO Spotfire 7.6 API Reference
The Spotfire.Dxp.Framework.Library namespace contains exceptions thrown when saving to and loading from the library.
Classes

  Class Description
Public class LibraryException
Exceptions thrown for errors encountered at Library service communications.
Public class LibraryItem
Represents an item in the library.
Public class LibraryItemCollection
Represents a collection of items.
Public class LibraryItemMetadataSettings
Specifies how the metadata of a library item shall be changed.
Public class LibraryItemProperty
Represents a property of a library item.
Public class LibraryItemPropertyCollection
Holds a collection of library item properties.
Public class LibraryItemRetrievalOption
Describes a metadata kind that shall be retrieved from the library when it is queried.
Public class LibraryItemSignature
Identifies an item in the library. Provides access to the subset of the metadata associated with the item that can be used to find the item in the library.
Public class LibraryItemType
Represent the type of a library item.
Public class LibraryLinks
Declares methods for retrieving links of different types for a library item. If the resulting link should contain the path to the library item use Uri.AbsoluteUri on the resulting uri for a correct string representation for http or https related links in order to comply with different browsers and systems and Uri.ToString() for TIBCO Spotfire uri. See RFC 3986 and related discussions.
Public class LibraryLinksOption
Options that are used to specified the format for links to library items.
Public class LibraryManager
Provides access to the TIBCO Spotfire library. An instance of this class is available as a service on the user level.
Enumerations

  Enumeration Description
Public enumeration LibraryExceptionFaultCode
Fault codes for LibraryExceptions.