Package com.businessobjects.sdk.plugin.desktop.fullclient

This package is responsible for managing Desktop Intelligence documents within the BusinessObjects Enterprise Infrastructure.

See:
          Description

Interface Summary
IFullClient This interface provides the methods that are necessary to manage a Desktop Intelligence document within the BusinessObjects Enterprise Infrastructure.
IFullClientBase This interface inherits from IFullClientProcessingInfo and it also provides a method which allows you to retrieve the ID's of the universes that are associated with a Full Client object.
IFullClientFormatOptions This interface allows you to set the export format type for a Desktop Intelligence document.
IFullClientFormatOptions.CeFullClientFormat The export format types for a Desktop Intelligence document.
IFullClientPrinterOptions This interface allows you to set the printer options for a Desktop Intelligence document.
IFullClientPrinterOptions.CePageSize Specified Report Page Size.
IFullClientPrinterOptions.CePrintCollateType Specifies the report print collation.
IFullClientPrinterOptions.CeReportLayout Specifies Report Layout.
IFullClientProcessingInfo This interface provides methods which allow you to manage options for a Desktop Intelligence document that are specific to prompts and pre-loading the Desktop Intelligence Report Server's document cache with specific document formats.
IFullClientPrompt This interface provides methods that allow you to identify the prompt and its associated information for a given Desktop Intelligence document.
IFullClientPrompts This interface defines a collection that contains IFullClientPrompt objects.
 

Class Summary
CeFullClientRightID Specifies the user rights for a Desktop Intelligence document.
 

Package com.businessobjects.sdk.plugin.desktop.fullclient Description

This package is responsible for managing Desktop Intelligence documents within the BusinessObjects Enterprise Infrastructure. This includes tasks such as scheduling, setting prompt values, assigning data providers, and determining the universes that are associated with a Desktop Intelligence document.