:: com :: sun :: star :: ucb ::
|
interface XCachedDynamicResultSetFactory |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XCachedDynamicResultSetFactory
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- creates a ::com::sun::star::ucb::CachedDynamicResultSet .
Pay attention to instanciate this helper on clientside where your want
to read the data respectively where you have instantiated the listener to
the ::com::sun::star::ucb::XDynamicResultSet .
The needed stub on server side can be created using
::com::sun::star::ucb::XCachedDynamicResultSetStubFactory .
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.