:: 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
15.4.6 Universal Content Broker - Using the UCB API - Folders - Accessing the Children of a Folder

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

This interface is required.


 
Top of Page