:: 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
Exported Interfaces
XDynamicResultSet
Description
Provides read access to a static or a dynamically changing ContentResultSet .

This interface is required.


 
Top of Page