:: com :: sun :: star :: ucb ::

service DynamicResultSet
Description
provides read access to a static or dynamically changing ContentResultSet.

For example, a DynamicResultSet is returned from the open-command executed by an XCommandProcessor of the service Content.

Developers Guide
UCB - Folders - Accessing the Children of a Folder

Exported Interfaces - Summary
XDynamicResultSet

Provides read access to a static or a dynamically changing ContentResultSet. (details)

Exported Interfaces - Details
XDynamicResultSet
Description
Provides read access to a static or a dynamically changing ContentResultSet.

This interface is required.


 
Top of Page