service CachedContentResultSetStub in module com::sun::star::ucb::

(Global Index)

Syntax

service CachedContentResultSetStub;

Description

is used on provider side to access a ContentResultSet remote optimized.

Included Services

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

Exported Interfaces

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

Description

Provides the possibility to get the contents of the columns of several rows with only one call.

This interface is required.


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

Description

Provides the possibility load information offered by a XContentAccess for several rows of one result set at once.

This interface is required.


Top of Page